Kevin Chien created CXF-4706:
--------------------------------
Summary: javax.xml.bind.UnmarshalException at server startup
Key: CXF-4706
URL: https://issues.apache.org/jira/browse/CXF-4706
Project: CXF
Issue Type: Bug
Components: Bus
Affects Versions: 2.7.1
Environment: Tomcat 7.0.30 /JDK 1.6.0_26 / Windows 7/Mac OS Mountain
Lion
Reporter: Kevin Chien
CXF 2.7.1 keeps broadcasting the following exception message after a service
WAR is deployed to Tomcat. This issue even happens to the simplest service
returning "echo message":
javax.xml.bind.UnmarshalException: unexpected element
(uri:"http://schemas.xmlsoap.org/ws/2005/04/discovery", local:"Probe").
Expected elements are
<{http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01}AppSequence>,<{http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01}Bye>,<{http://www.w3.org/20
05/08/addressing}EndpointReference>,<{http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01}Hello>,<{http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01}MetadataVersion>,<{http://docs.oasis-open.org
/ws-dd/ns/discovery/2009/01}Probe>,<{http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01}ProbeMatches>,<{http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01}Resolve>,<{http://docs.oasis-open.org/w
s-dd/ns/discovery/2009/01}ResolveMatches>,<{http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01}Scopes>,<{http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01}Security>,<{http://docs.oasis-open.org
/ws-dd/ns/discovery/2009/01}Sig>,<{http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01}SupportedMatchingRules>,<{http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01}Types>,<{http://docs.oasis-open
.org/ws-dd/ns/discovery/2009/01}XAddrs>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira