[esb-issues] [JBoss JIRA] Commented: (JBESB-3476) base-build.xml for quickstarts asserts CXF WS availability by misplaced cxf-rt-core.jar

Kevin Conner (JIRA) jira-events at lists.jboss.org
Wed Sep 8 10:55:50 EDT 2010


    [ https://jira.jboss.org/browse/JBESB-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12549671#action_12549671 ] 

Kevin Conner commented on JBESB-3476:
-------------------------------------

This seems to be a difference in the JBossWS/CXF installation scripts as it is present in my local versions.

In any case it should be looking at the server/<config>/deployers/jbossws.deployer/cxf-rt-core.jar in case there are co-located profiles that do not have CXF installed.

> base-build.xml for quickstarts asserts CXF WS availability by misplaced cxf-rt-core.jar
> ---------------------------------------------------------------------------------------
>
>                 Key: JBESB-3476
>                 URL: https://jira.jboss.org/browse/JBESB-3476
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Examples
>    Affects Versions: 4.9, 4.9 CP1
>            Reporter: Pavel Macik
>            Priority: Critical
>
> In the 'assert-ws-available' target of '${org.jboss.esb.server.home}/samples/quickstarts/conf/base-build.xml' the 'ws-cxf-rt-as5' available property is checking for presence of cxf-rt-core.jar file on following  path '${org.jboss.esb.server.home}/common/lib/cxf-rt-core.jar' that is a wrong location of the file.
> The file is actually placed in ${org.jboss.esb.server.home}/client/cxf-rt-core.jar.
> That causes failures during deployment of ws-related quickstarts when WS stack is switched to CXF.
> The value of the property should change to the right location.

-- 
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

        


More information about the esb-issues mailing list