[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-3864) Seam WAR projects are not deployed to server correctly.
Aliaksey Nis (JIRA)
jira-events at lists.jboss.org
Wed Feb 25 09:14:48 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aliaksey Nis closed JBIDE-3864.
-------------------------------
Can't reproduce it too.
Closed.
> 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/persistence.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
More information about the jbosstools-issues
mailing list