I'm not sure what you're doing here. You just showed a stack trace, you didn't explain how you got it.
Please detail.

Florent

On 14 Apr 2008, at 12:04, Krys Malak wrote:
Hi,

I'm working with Netbeans and wanted to try and test the Maven examples that come with Netbeans 6.0.1 and the Maven Plugin. All the Maven Projects, work except for the one i'm really interested in, the one with Nuxeo. I get the
following error:

14:36:10,841 ERROR [MainDeployer] Could not create deployment:
file:/C:/Programme/jboss-4.0.4.GA/server/default/deploy/ MavenNuxeo-1.0-SNAPS
HOT.jar
<outbind://4/C:/Programme/jboss-4.0.4.GA/server/default/deploy/ MavenNuxeo-1.
0-SNAPSHOT.jar>
org.jboss.deployment.DeploymentException: ejb-jar.xml must either obey the
right xml schema or define a valid DOCTYPE!
at
org .jboss .metadata.ApplicationMetaData.importEjbJarXml(ApplicationMetaData.j
ava:339)
at org.jboss.metadata.XmlFileLoader.load(XmlFileLoader.java:166)
at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:541)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun .reflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun .reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org .jboss .mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at
org .jboss .mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at
org .jboss .mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
rationInterceptor.java:142)
at
org .jboss .mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:9
7)
at
org .jboss .system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServic
eMBeanSupport.java:238)
at org .jboss.ws.server.WebServiceDeployer.create(WebServiceDeployer.java:99)
at
org.jboss.deployment.SubDeployerInterceptorSupport $XMBeanInterceptor.create(
SubDeployerInterceptorSupport.java:180)
at
org .jboss .deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.ja
va:91)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at
org .jboss .mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java: 659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy26.create(Unknown Source)
at org.jboss.deployment.MainDeployer.create(MainDeployer.java:953)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:807)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source) at
sun .reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org .jboss .mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java
:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at
org .jboss .mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java
:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at
org .jboss .mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOpe
rationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at
org .jboss .mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:26
4)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java: 659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy8.deploy(Unknown Source)
at
org .jboss .deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanne
r.java:421)
at
org .jboss .deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.
java:610)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner $ScannerThread.doScan(
AbstractDeploymentScanner.java:263)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner $ScannerThread.loop(Ab
stractDeploymentScanner.java:274)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner $ScannerThread.run(Abs
tractDeploymentScanner.java:225)



So now i'm just totally confused whether something is wrong with my Jboss configuration or what exactly i'm missing so that this project won't run.

Hope somebody can help me out here.

Cheers,

Krys

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm


--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to