[esb-issues] [JBoss JIRA] Closed: (JBESB-1057) Deployment descriptors are not copied to management.esb

Kevin Conner (JIRA) jira-events at lists.jboss.org
Tue Sep 18 08:55:11 EDT 2007


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

Kevin Conner closed JBESB-1057.
-------------------------------

    Resolution: Duplicate Issue

> Deployment descriptors are not copied to management.esb
> -------------------------------------------------------
>
>                 Key: JBESB-1057
>                 URL: http://jira.jboss.com/jira/browse/JBESB-1057
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Tooling
>    Affects Versions: 4.2.1 IR1
>         Environment: Sun JVM, ant 1.6.5
>            Reporter: Martin Vecera
>         Assigned To: Mark Little
>
> Deployment descriptors (product/tools/console/management-esb/{jboss-esb.xml, jboss-service.xml, deployment.xml}) are not copied to management.esb because product/tools/console/management-esb/build.xml is being ran with wrong ${basedir} from product/tools/console/build.xml. I would suggest replace the line 216 in product/tools/console/build.xml to be like:
> <ant dir="${console.dir}/management-esb/" antfile="${console.dir}/management-esb/build.xml" target="esb">
> This corrects the problem.

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