[
https://issues.jboss.org/browse/JBWS-3894?page=com.atlassian.jira.plugin....
]
oğuz karakuş commented on JBWS-3894:
------------------------------------
Is it possible to use this jbossws-cxf-resources-5.0.0.Beta3.jar with 8.2 ?
I tried to change this jar with jbossws-cxf-resources-4.3.2.Final-wildfly800.jar under
wildfly-8.2.0.Final\modules\system\layers\base\org\jboss\as\webservices\main directory and
also modified the modules.xml under the same directory accordingly. But could not deploy
the sample project to 8.2 successfully. I got the error:
Caused by: java.lang.IllegalStateException: JBAS015532: Cannot obtain deployment property:
stack.transport.class
at
org.jboss.as.webservices.tomcat.WebMetaDataModifier.getTransportClassName(WebMetaDataModifier.java:127)
at
org.jboss.as.webservices.tomcat.WebMetaDataModifier.configureEndpoints(WebMetaDataModifier.java:77)
at
org.jboss.as.webservices.tomcat.WebMetaDataModifier.modify(WebMetaDataModifier.java:65)
at
org.jboss.as.webservices.tomcat.WebMetaDataModifyingDeploymentAspect.start(WebMetaDataModifyingDeploymentAspect.java:39)
at
org.jboss.as.webservices.deployers.AspectDeploymentProcessor.deploy(AspectDeploymentProcessor.java:75)
at
org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:159)
[wildfly-server-8.2.0.Final.jar:8.2.0.Final]
Or maybe it is not compatible with 8.2 at all and i should wait for 9.0 final?
Could you please clarify it?
Schema validation regression
----------------------------
Key: JBWS-3894
URL:
https://issues.jboss.org/browse/JBWS-3894
Project: JBoss Web Services
Issue Type: Bug
Components: jbossws-cxf
Reporter: Alessio Soldano
Assignee: R Searls
Fix For: jbossws-cxf-5.0
Attachments: jbws3894.war
Looks like there could be a regression in schema validation in the jbossws/cxf libraries
included in WildFly 8.2.0.Final. See
https://developer.jboss.org/message/922437 . A
reproducer is also attached there.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)