aspose file tools
The moose likes Web Services and the fly likes Passing Security Header running client outside of RAD Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Passing Security Header running client outside of RAD" Watch "Passing Security Header running client outside of RAD" New topic
Author

Passing Security Header running client outside of RAD

Barry Brashear
Ranch Hand

Joined: Jun 05, 2001
Posts: 303
I have a web client that has the security token set in the deployment descriptor. This works fine when running in the RAD ide. However, when running the application as a standalone, the security token is not included in the header. What am I doing wrong?

Thanks.
Jesus Angeles
Ranch Hand

Joined: Feb 26, 2005
Posts: 2036
I dont know if this would help.
Barry Brashear
Ranch Hand

Joined: Jun 05, 2001
Posts: 303
Thanks. I'm not sure what the listing of this file is telling me. What do
I need to add to it that's in this listing?

thanks.
Jesus Angeles
Ranch Hand

Joined: Feb 26, 2005
Posts: 2036
I did not further research on this. My main use was for Sun java server which allowed me to have standalone lcient.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Passing Security Header running client outside of RAD
 
Similar Threads
Setting wsse:Security from Java swing client
Help regarding web service security
Anyone used RAD wssecurity yet?
How to create UsernameToken in Java WS client to compatble with .Net (.asmx) web service
Username Token in J2EE App