0 Replies Latest reply on Nov 16, 2016 2:23 AM by bhaskergour

    Need help for migration from jboss to wildfly

    bhaskergour

      Hi

      We have to migrate our application from jboss-as-7.1.1 to WILDLFY 10. In our application we are using the wrapper service program

      in which we have a Application parameters  in the wrapper.conf.

      wrapper.app.parameter.1=org.jboss.Main

       

      When we try to run this wrapper program we are getting below error on console

       

      "WrapperSimpleApp Error: Unable to locate the class org.jboss.Main : java.lang.ClassNotFoundException: org.jboss.Main"

       

      in case of WILDFLY what can be replaced to org.jboss.Main so that i can run the application?

       

      Thanks

      Bhasker Gour