2 Replies Latest reply on Oct 5, 2012 2:51 AM by jeff.yuchang

    proper way to add the resteasy dependency.

    jeff.yuchang

      Hi all,

       

      Firstly, not sure if this is best asked in SwitchYard forum or AS7 forum, but I am trying the switchyard first to see if someone else experience this as well.

       

      I have now seen the following warning when I made the dependency on out-of-box resteasy module, looks like now the resteasy module is 'private', my question is: what is the best way to add resteasy module dependency, bundled the resteasy jars inside own module?

       

      ----------------

      11:23:18,456 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) JBAS018567: Deployment "deployment.switchyard-bpel-console-server-3.0.0-SNAPSHOT.war" is using a private module ("org.jboss.resteasy.resteasy-multipart-provider:main") which may be changed or removed in future versions without notice.

      11:23:18,458 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) JBAS018567: Deployment "deployment.switchyard-bpel-console-server-3.0.0-SNAPSHOT.war" is using a private module ("org.jboss.resteasy.resteasy-multipart-provider:main") which may be changed or removed in future versions without notice.

      11:23:19,198 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.switchyard-bpel-console-3.0.0-SNAPSHOT.war" is using a private module ("org.javassist:main") which may be changed or removed in future versions without notice.

      11:23:19,199 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.switchyard-bpel-console-3.0.0-SNAPSHOT.war" is using a private module ("org.javassist:main") which may be changed or removed in future versions without notice.