[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: jboss.xml validation problem
gcoleman
do-not-reply at jboss.com
Tue Jun 16 08:49:30 EDT 2009
Thanks. Moving the local-jndi-name and jndi-name elements makes the xml at least in validate from within IDEA.
The deployment is still failing and it's less clear where the problem is now:
| Caused by: java.lang.Exception: The xml deployfile.ear/bingo-ejbs.jar/META-INF/jboss.xml is not well formed!
| at org.jboss.xb.util.JBossXBHelper.parse(JBossXBHelper.java:191)
| at org.jboss.xb.util.JBossXBHelper.parse(JBossXBHelper.java:166)
| at org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:137)
| at org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:121)
| at org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parseAndInit(AbstractVFSParsingDeployer.java:256)
| at org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer.parse(AbstractVFSParsingDeployer.java:188)
| at org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput.createMetaData(AbstractParsingDeployerWithOutput.java:348)
| ... 35 more
|
I'll keep looking, maybe there's a typo somewhere.
Regarding the strictness, I'm using run.bat on Vista. I can't find mention of xb.builder.useUnorderedSequence in the run.bat or any of the startup scripts.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237900#4237900
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237900
More information about the jboss-user
mailing list