Skip to main content

alphaWorks  >  Forums  >  Trace Analyzer for WebSphere Application Server  >  developerWorks

Exchange of LTPA Tokens between WPS and WAS in Secured Webservice    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
This question is not answered.

Permlink Replies: 0 - Pages: 1 Threads: [ Previous | Next ]
sudan

Posts: 30
Registered: Oct 30, 2007 07:45:40 AM
Exchange of LTPA Tokens between WPS and WAS in Secured Webservice
Posted: Feb 01, 2008 04:11:03 AM
 
Click to report abuse...   Click to reply to this thread Reply
i am having two servers one WPS and WAS. I have published the WSDL of Task container and BPE container in wps server and used that to generate a client in the WAS server. After doing all the LTPA configurations in the server as mentioned in the link
http://publib.boulder.ibm.com/bpcsamp/processInteraction/web ServiceAPI/buildItYourself.html
i am getting these exception in the Client(WAS) side

2/1/08 14:23:52:661 IST 0000006f ServletWrappe A SRVE0242I: WebServiceClientEAR [/wsclient] [/invoke.jsp]: Initialization successful.

2/1/08 14:23:53:442 IST 0000006f LTPATokenCall W WSEC0151W: The com.ibm.wsspi.wssecurity.auth.callback.LTPATokenCallbackHandler callback handler with no basic authentication information specified in the binding may fail to obtain an LTPA token unless one can be obtained from the run-as identity.

Exceptions in the Server(WPS) side

2/1/08 14:24:04:197 IST 00000060 LoginProcesso E WSEC6510E: Failed to login
2/1/08 14:24:04:275 IST 00000060 WSSecurityCon E WSEC5514E: An exception while processing WS-Security message

Can anyone please help me out in this.....

Point your RSS reader here for a feed of the latest messages in all forums