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

Magesh Bojan (JIRA) jira-events at lists.jboss.org
Wed Sep 15 01:45:28 EDT 2010


     [ https://jira.jboss.org/browse/JBESB-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Magesh Bojan resolved JBESB-3476.
---------------------------------

    Resolution: Done


Removed the check for cxf-rt-core.jar

revision: 35145

> 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 CP1
>            Reporter: Pavel Macik
>            Assignee: Magesh Bojan
>            Priority: Critical
>             Fix For: 4.9 CP1
>
>
> 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