MissingResourceException is thrown when the soap Message gets some invalid 
character error or any error related to xml validation.
----------------------------------------------------------------------------------------------------------------------------------

                 Key: WSCOMMONS-174
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-174
             Project: WS-Commons
          Issue Type: Bug
          Components: AXIOM
         Environment: axis2-1.1.1 binary package. 
            Reporter: Palanikumar
            Priority: Minor


The axiom-dom-1.2.2.jar doesnt contain the DomMessage.properties bundled into 
it . When trying to invoke a webservice from a client with the databinding as 
xmlbeans , the following error is thrown back to the client. 

below is the exact listing of the error.

Can't find bundle for base name org.apache.axiom.om.impl.dom.msg.DOMMessages.

the properties comes part of the source of axiom-dom-1.2.2.jar . including the 
properties file into the binary jar file works. 

The properties files should be included as part of binary axiom-dom package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to