Thanks this worked. Added the xml file below to my EJB3 jar file resolved my 
problem.


  | <?xml version="1.0" encoding="UTF-8"?>
  | <jboss-ws-security xmlns="http://www.jboss.com/ws-security/config"; 
  |                    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
  |                    
xsi:schemaLocation="http://www.jboss.com/ws-security/config 
http://www.jboss.com/ws-security/schema/jboss-ws-security_1_0.xsd";>
  |   <config>
  |     <username/>
  |   </config> 
  | </jboss-ws-security>
  | 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098710
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to