[esb-issues] [JBoss JIRA] Closed: (JBESB-1353) Typo in quickstarts' base-build.xml

Kevin Conner (JIRA) jira-events at lists.jboss.org
Tue Nov 20 06:08:18 EST 2007


     [ http://jira.jboss.com/jira/browse/JBESB-1353?page=all ]

Kevin Conner closed JBESB-1353.
-------------------------------

    Resolution: Done

Fixed in the following revisions.

CP revision 16690.
trunk revision 16691.

> Typo in quickstarts' base-build.xml
> -----------------------------------
>
>                 Key: JBESB-1353
>                 URL: http://jira.jboss.com/jira/browse/JBESB-1353
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Examples
>            Reporter: Kevin Conner
>         Assigned To: Kevin Conner
>             Fix For: 4.2.1 CP1, 4.3
>
>
> The path entries for commons-logging.jar and jboss-system.jar are incorrect.  They currently refer to the lib directory within the server directory but should refer to the top level lib directory.
> They need changing to
>                         <pathelement location="${org.jboss.esb.server.home}/lib/commons-logging.jar"/>
>                         <pathelement location="${org.jboss.esb.server.home}/lib/jboss-system.jar"/>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list