« Return to Thread: Webservices-rt.jar dependencies when building with NetBeans platform app.

Re: Webservices-rt.jar dependencies when building with NetBeans platform app.

by metro-3 :: Rate this Message:

Reply to Author | View in Thread

This is true, webservices-rt.jar is not needed for callbackhandlers, there just happens to be an implementation of UsernameCallback in there, that was being referenced. But we are using some web service security classes that requires this class to be available to my client, and others such as StreamingAttachmentFeature and JAXWSProperties.

Therefore still need to use it in my clients. At this point seems to be more of a setup problem with jdk,netbeans and/ or user(me) error. Thanks for the suggestion though.
[Message sent by forum member 'javajoe83' (javajoe83)]

http://forums.java.net/jive/thread.jspa?messageID=354759

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Webservices-rt.jar dependencies when building with NetBeans platform app.