Hi all.
  I've solved the same problem by adding to the generated wsdl the auth headers 
(i failed to make java2wsdl tool to generate headers, so i've written a "header 
adder"...) to be filled by C# client with login/password info and then parsed 
with custom axis handler.  

Further the credentials are processed by JAAS and JACC interceptors in the 
standard way... not very elegant, but it works...

 wbr, eugen.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863034#3863034

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863034


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to