[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3772) Request way to create .esb file from ESB project

Rob Stryker (JIRA) jira-events at lists.jboss.org
Thu Feb 12 00:35:44 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12452290#action_12452290 ] 

Rob Stryker commented on JBIDE-3772:
------------------------------------

A workaround is to use the JBoss deploy-only server where you basically just set a deploy folder. It's just a server that's really nothing more than a shell for a folder to deploy to.

This should cover the user's use-case 100%. 

I'm trying to trace through the WTP code for export. I'm not gonna lie, it's overly abstracted, however, to get a basic export as esb should be pretty easy to get up and running. 

As for Max's comment 3,a few things:  They don't use the exact API in terms of getting children modules.  They both access the same underlying models (the virtual component model). The issue we had in the past had to do with the export using different code than their module adapter did. 

I've noticed in the export wizard there is now a section that says "optimize for server X" so I'll be digging into this a bit more. 

Regardless, the ESB project has no children project types, and so if we code it it could work pretty well and at least be more intuitive for the user to find than the deploy-only server. 

> Request way to create .esb file from ESB project
> ------------------------------------------------
>
>                 Key: JBIDE-3772
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3772
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: esb, JBossAS
>    Affects Versions: 3.0.0.CR2
>         Environment: Version: 2.0.0.CR1
> Build id: R200812221144
> Build date: 12/22/2008 11:54
>            Reporter: Aaron Pestel
>            Assignee: Rob Stryker
>            Priority: Optional
>
> Love the new esb project wizard.  Wanted to deploy the esb project to another server (not configured in JBDS) and wanted to be able to create a .esb archive from the ESB project so I could deploy it on another server.  Don't see any way to do that and can't seem to find a place in the JBoss deploy directory where a .esb archive is being created when deployed from JBDS.
> Would like team to consider adding "Export | ESB Archive" like there is "Export | WAR", "Export | EAR", etc. for other types of projects.  Maybe there is a better way to do this, but would like some mechanism to get a .esb file from a JBDS ESB project.

-- 
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 jbosstools-issues mailing list