vertx-service-factory : vertx service factory with ruby maven module

18 views
Skip to first unread message

Pratap Patil

unread,
Jul 27, 2016, 9:26:04 AM7/27/16
to vert.x
Hello

I am developing maven module using ruby and want to deploy it from another Java Verticle using vertx-service-factory but while deploying it from another Java verticle it gives java.lang.
ClassNotFoundException: Winrm.rb on my ruby maven module.

I created descriptor file with correct naming convention as per provided on link : https://github.com/vert-x3/vertx-service-factory/blob/master/src/main/asciidoc/java/index.ad

My ruby vertx module descriptor file content is
{
"main": "Winrm.rb",
  "options": {
    "worker": true,
    "isolationGroup": "jruby-winrm"
  }
}


vertx-service-factory version :: 3.2.1
vertx version :: 3.2.1

and I kept ruby script at src/main/rb/Winrm.rb

Please correct me if I am going wrong.

Thanking you in advance

Regards

Pratap Patil

Associate Software Engineer

Infiverve Technologies Pvt Ltd. || Flint IT Automation Platform

Reply all
Reply to author
Forward
0 new messages