[
https://jira.jboss.org/browse/TEIID-1148?page=com.atlassian.jira.plugin.s...
]
Ted Jones commented on TEIID-1148:
----------------------------------
The steps I used to install JBossWS-CXF are as follows:
1.) Download JBossWS-CXF (I used 3.3.1 GA)
2.) Save the ant.properties.example file as ant.properties and change values accordingly:
For example:
# The JBoss server under test. This can be [jboss500|jboss501|jboss510|jboss600|jboss601]
jbossws.integration.target=jboss510
# The JBoss settings
jboss.server.instance=default
jboss.bind.address=localhost
3.) Install JBossWS-CXF by running the ANT build script from your install directory with
the following command: ant -Djboss.server.instance=default deploy-jboss510 (where default
is your server instance and 510 is your JBossAS version.
Require the use of CXF
----------------------
Key: TEIID-1148
URL:
https://jira.jboss.org/browse/TEIID-1148
Project: Teiid
Issue Type: Sub-task
Components: XML Connector
Affects Versions: 7.1
Reporter: Steve Hawkins
Assignee: Steve Hawkins
Fix For: 7.1
Given the current direction of the JBoss WS project and that the other SOA projects do
not have a specific implementation target, we can require the use of CXF. There are some
additional installation steps needed that will be added to the admin guide / release
notes.
--
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