« Return to Thread: NB platform Web service module library problems-webservice-rt.jar

NB platform Web service module library problems-webservices-rt.jar

by javadev-3 :: Rate this Message:

Reply to Author | View in Thread

still had same issues as above.

Tried to move com.me.Handler to a seperate module, with the webservices-rt.jar as wrapped lib in module. Handler sees needed classes in lib. Cool.

Then I tried to redo the web service client module, wrapping/selecting the ws client jar, webservices-rt.jar, and another lib jar file into the same module. This did allow my original ws client org.me.Handler to see the needed classes(inside webservices-rt.jar). But I still get the same  "cannot access" warnings, regarding webservices-rt.jar classes unable to find its needed classes. Listed above. Any one have similar problems/solutions? Anyone know in which jars the needed classes are located?  TIA for taking the time to read/help.




 « Return to Thread: NB platform Web service module library problems-webservice-rt.jar