| Author |
javax.xml.ws.WebServiceException: java.lang.RuntimeException: Incorrect inclusion value: null
|
Dilip Ganesh
Greenhorn
Joined: Sep 30, 2011
Posts: 17
|
|
I developed web services using CXF. Today i added the simple user name token security for the web service. After that when i try to deploy the web service i am getting following exception
I am using Jboss 6 . The following is my policy snippet i have added in the wsdl file.
The following is my cxf.xml file
Please help me . Thanks in advance
|
 |
 |
|
|
subject: javax.xml.ws.WebServiceException: java.lang.RuntimeException: Incorrect inclusion value: null
|
|
|