[
https://jira.jboss.org/browse/JBWS-3059?page=com.atlassian.jira.plugin.sy...
]
Alessio Soldano commented on JBWS-3059:
---------------------------------------
After changes here:
http://fisheye.jboss.org/changelog/JBossWS/?cs=12480
I still see (against AS trunk):
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.test.ws.jaxws.cxf.descriptor.DescriptorJSETestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.746 sec
I'd close this as "Cannot reproduce" unless you can please give me more info
/ attach a test deployment for reproducing. Thanks.
annotated POJO deployment fails
-------------------------------
Key: JBWS-3059
URL:
https://jira.jboss.org/browse/JBWS-3059
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-cxf
Reporter: Jonathan Halliday
Assignee: Alessio Soldano
Fix For: jbossws-cxf-4.0
http://community.jboss.org/wiki/JBossWS-UserGuide#Plain_old_Java_Object_POJO
<servlet-name> may contain spaces per web-app schema, but won't deploy in that
case. Deploys fine on Native, so this is a regression for users moving between stacks /
app server versions.
Caused by: org.xml.sax.SAXParseException: cvc-datatype-valid.1.2.1: 'Test Name'
is not a valid value for 'NCName'.
at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
[xercesImpl.jar:]
at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source) [xercesImpl.jar:]
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
[xercesImpl.jar:]
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
[xercesImpl.jar:]
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
[xercesImpl.jar:]
at org.apache.xerces.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown
Source) [xercesImpl.jar:]
at org.apache.xerces.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)
[xercesImpl.jar:]
at org.apache.xerces.impl.xs.XMLSchemaValidator.processOneAttribute(Unknown Source)
[xercesImpl.jar:]
at org.apache.xerces.impl.xs.XMLSchemaValidator.processAttributes(Unknown Source)
[xercesImpl.jar:]
at org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)
[xercesImpl.jar:]
at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown Source)
[xercesImpl.jar:]
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
[xercesImpl.jar:]
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source) [xercesImpl.jar:]
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
[xercesImpl.jar:]
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) [xercesImpl.jar:]
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) [xercesImpl.jar:]
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) [xercesImpl.jar:]
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source) [xercesImpl.jar:]
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source) [xercesImpl.jar:]
at
org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)
[:3.0.1.RELEASE]
at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)
[:3.0.1.RELEASE]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira