[
https://issues.jboss.org/browse/WFLY-11354?page=com.atlassian.jira.plugin...
]
Jan Blizňák commented on WFLY-11354:
------------------------------------
To reproduce:
{code:java}
# build wildfly snapshot and install it in local repo
...
# checkout JBWS project
git clone
https://github.com/jbossws/jbossws-cxf.git /tmp/jbws && cd /tmp/jbws
# run the JBWS project with the same local repo
mvn -B -Pwildfly1500 -Dwildfly1500.version=15.0.0.CR1-SNAPSHOT verify
-Dserver.home=/tmp/wildfly/dist/target/wildfly-15.0.0.CR1-SNAPSHOT
-Dtest=EndpointPublishTestCase -DnoLogRedirect -DenableServerLoggingToConsole -Dnodeploy
{code}
Refactor webservices subsystem to don't use deprecated
ServiceBuilder methods
-----------------------------------------------------------------------------
Key: WFLY-11354
URL:
https://issues.jboss.org/browse/WFLY-11354
Project: WildFly
Issue Type: Sub-task
Components: Web Services
Reporter: Richard Opalka
Assignee: Richard Opalka
Priority: Major
Fix For: 15.0.0.CR1
--
This message was sent by Atlassian Jira
(v7.12.1#712002)