[JBoss JIRA] Created: (JBIDE-3772) Request way to create .esb file from ESB project
by Aaron Pestel (JIRA)
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
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
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
17 years, 1 month
[JBoss JIRA] Created: (JBIDE-3864) Seam WAR projects are not deployed to server correctly.
by Alexey Kazakov (JIRA)
Seam WAR projects are not deployed to server correctly.
-------------------------------------------------------
Key: JBIDE-3864
URL: https://jira.jboss.org/jira/browse/JBIDE-3864
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS, Seam
Affects Versions: 3.0.0.GA
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.0.0.GA
1. Create Seam Web Project (WAR) using New Seam Web project Wizard.
2. Run it on JBoss AS 4.2 Server.
3. There is an exeption in console:
javax.persistence.PersistenceException: No Persistence provider for EntityManager named <projectName>
...
<SeamWARProject>/src/main/META-INF/persistent.xml is not deployed at all. It causes exception in runtime.
JDT ignores *.xml from source folders and doesn't copy them to build folder.
Should server adapter (WTP?) deploy all *.xml from source folders for WAR projects to server as it does for EJBs?
--
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
17 years, 1 month