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@1e0685a5 {
url=file:/Applications/jboss-4.2.0.GA/server/default/deploy/lyrics03-dev-ds.xml }
| deployer: org.jboss.deployment.XSLSubDeployer@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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...