[jboss-user] [JBoss Seam] - Errors from app created with seam 2.0b1 seam gen
ghettojava
do-not-reply at jboss.com
Thu Aug 2 08:53:57 EDT 2007
Hello,
I am trying to build an app on an existing database using Seam 2.0b1, jboss AS 4.2.0. It will create the app and deploy it to the AS but I get the following error on startup of the app:
08:39:22,803 INFO [SeamFilter] Initializing filter: org.jboss.seam.debug.hotDeployFilter
| 08:39:22,829 INFO [EARDeployer] Started J2EE application: file:/Applications/jboss-4.2.0.GA/server/default/deploy/lyrics03.ear/
| 08:39:22,829 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
|
| --- Incompletely deployed packages ---
| org.jboss.deployment.DeploymentInfo at 1e0685a5 { url=file:/Applications/jboss-4.2.0.GA/server/default/deploy/lyrics03-dev-ds.xml }
| deployer: org.jboss.deployment.XSLSubDeployer at b3d591
| status: Deployment FAILED reason: Invalid character ':' in value part of property; - nested throwable: (javax.management.MalformedObjectNameException: Invalid character ':' in value part of property)
| state: FAILED
| watch: file:/Applications/jboss-4.2.0.GA/server/default/deploy/lyrics03-dev-ds.xml
| altDD: null
| lastDeployed: 1186058351216
| lastModified: 1186058351000
| mbeans:
|
| --- MBeans waiting for other MBeans ---
| ObjectName: persistence.units:ear=lyrics03.ear,unitName=lyrics03
| State: NOTYETINSTALLED
| I Depend On:
| jboss.jca:name=lyrics03Datasource,service=DataSourceBinding
|
| --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
| ObjectName: jboss.jca:name=lyrics03Datasource,service=DataSourceBinding
| State: NOTYETINSTALLED
| Depends On Me:
| persistence.units:ear=lyrics03.ear,unitName=lyrics03
|
myapp is called lyrics03 at the moment.
Thanks,
Vinny
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070084#4070084
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070084
More information about the jboss-user
mailing list