[JBoss JIRA] (JBWS-3894) Schema validation regression
by Alessio Soldano (JIRA)
[ https://issues.jboss.org/browse/JBWS-3894?page=com.atlassian.jira.plugin.... ]
Alessio Soldano commented on JBWS-3894:
---------------------------------------
You can use WildFly 9.0.0 Beta2 or wait for 9 Final, which should be released quite soon.
Alternatively, instead of manually playing with jars, checkout jbossws 5.0.0.Beta3 or 5.0.0.CR1 and install it on your wildfly 8.2.0 (check instructions in the README file)
> 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)
9 years, 7 months
[JBoss JIRA] (JBWS-3894) Schema validation regression
by oğuz karakuş (JIRA)
[ 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)
9 years, 7 months
[JBoss JIRA] (JBWS-3894) Schema validation regression
by oğuz karakuş (JIRA)
[ https://issues.jboss.org/browse/JBWS-3894?page=com.atlassian.jira.plugin.... ]
oğuz karakuş edited comment on JBWS-3894 at 4/20/15 10:24 AM:
--------------------------------------------------------------
Hi,
i did not understand the comment above well.
If you tested the sample project on 8.2 and did not receive the validation error, that is the problem, the reason that issue is opened in the first place. It should be receiving a validation error, like it does when it is deployed on 8.1
But if you are implying that the server provided the validation error as expected, then it is strange, because it did not the last time i checked...
was (Author: oguz_karakus):
Hi,
i did not understand the comment above well.
If you tested the sample project on 8.2 and did not receive the validation error, that is the problem, the reason that issue is opened in the first place. It should be receiving a validation error, like it does when it is deployed on 8.1
But if you are implying that it the server provided the validation error as expected, then it is strange, because it did not the last time i checked...
> 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.11#6341)
9 years, 7 months
[JBoss JIRA] (JBWS-3894) Schema validation regression
by oğuz karakuş (JIRA)
[ https://issues.jboss.org/browse/JBWS-3894?page=com.atlassian.jira.plugin.... ]
oğuz karakuş commented on JBWS-3894:
------------------------------------
Hi,
i did not understand the comment above well.
If you tested the sample project on 8.2 and did not receive the validation error, that is the problem, the reason that issue is opened in the first place. It should be receiving a validation error, like it does when it is deployed on 8.1
But if you are implying that it the server provided the validation error as expected, then it is strange, because it did not the last time i checked...
> 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.11#6341)
9 years, 7 months