[esb-issues] [JBoss JIRA] Commented: (JBESB-2655) AS5 Deployer: Add support for subdeployments in subdirectories and not only the root or the esb archive

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Wed Jul 1 08:50:06 EDT 2009


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

Daniel Bevenius commented on JBESB-2655:
----------------------------------------

A workaround for this is to give each subdirectory a META-INF directory. This directory can be empty but this will cause the directory to be recognized as a subdeployment.

>From the mc docs:
In order to detect nested JAR deployments we iterate through all subdirectories checking whether their names end in a known suffix or if they contain META-INF directories. 
The check for a META-INF directory is required otherwise every subdirectory without a known filename would be classified as a nested deployment.

Think I might make this clear in the docs as a known issue.

> AS5 Deployer: Add support for subdeployments in subdirectories and not only the root or the esb archive
> -------------------------------------------------------------------------------------------------------
>
>                 Key: JBESB-2655
>                 URL: https://jira.jboss.org/jira/browse/JBESB-2655
>             Project: JBoss ESB
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Rosetta
>    Affects Versions: 4.6
>            Reporter: Daniel Bevenius
>            Assignee: Daniel Bevenius
>             Fix For: 4.6
>
>
> There seems to be an issue where subdeployments, for example a .war archive, not being deployed if it is not placed in the root of the .esb archive. We need to test this and add support for this situation.

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

        



More information about the esb-issues mailing list