[
https://issues.jboss.org/browse/SEAMREMOTING-52?page=com.atlassian.jira.p...
]
Tomas Remes updated SEAMREMOTING-52:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 3.1.0.Beta5
(was: 3.1.0.CR1)
Resolution: Done
as6 profile updated
Could not deploy model example to AS6
-------------------------------------
Key: SEAMREMOTING-52
URL:
https://issues.jboss.org/browse/SEAMREMOTING-52
Project: Seam Remoting
Issue Type: Bug
Affects Versions: 3.1.0.Beta4
Environment: jboss-6.0.0.Final, seam-3.1.0.Beta4
Reporter: Tomas Remes
Assignee: Tomas Remes
Fix For: 3.1.0.Beta5
Deployment fails with following exception:
java.lang.IllegalArgumentException: Can't find a persistence unit named
'null' in
AbstractVFSDeploymentContext@1385888939{vfs:///home/tremes/SERVERS/jboss-6.0.0.Final/server/default/deploy/remoting-model.war}
at
org.jboss.jpa.resolvers.BasePersistenceUnitDependencyResolver.resolvePersistenceUnitSupplier(BasePersistenceUnitDependencyResolver.java:107)
[:1.0.2-alpha-3]
at
org.jboss.jpa.deployers.switchboard.PersistenceUnitResourceProvider.provide(PersistenceUnitResourceProvider.java:72)
[:1.0.2-alpha-3]
at
org.jboss.jpa.deployers.switchboard.PersistenceUnitResourceProvider.provide(PersistenceUnitResourceProvider.java:39)
[:1.0.2-alpha-3]
at
org.jboss.switchboard.mc.JndiEnvironmentProcessor.process(JndiEnvironmentProcessor.java:68)
[:1.0.0-alpha-15]
at
org.jboss.switchboard.mc.deployer.AbstractSwitchBoardDeployer.process(AbstractSwitchBoardDeployer.java:119)
[:1.0.0-alpha-15]
at
org.jboss.switchboard.mc.deployer.WebEnvironmentSwitchBoardDeployer.internalDeploy(WebEnvironmentSwitchBoardDeployer.java:66)
[:1.0.0-alpha-15]
at
org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:55)
[:2.2.0.GA]
at
org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:179)
[:2.2.0.GA]
... 37 more
model/pom.xml is missing resource specification in jbossas6 profile
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira