EasyBeans is an open source implementation by ObjectWeb of the EJB3 container specification.

Project

Developer

Wiki

About

|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
equinox osgi R4 + jdk1.6 + windowXP sp3
|
|
|
<queue> element in the easybeans.xml cannot be parsed
Root exception:
Caused by: org.ow2.util.xmlconfig.XMLConfigurationException: No class found for element 'queue' withing xmlmapping 'XMLMapping
Exception stack:
at org.ow2.util.xmlconfig.XMLConfiguration.getClassMapping(XMLConfiguration.java:465)
at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:334)
at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:375)
at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:375)
at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:207)
at org.ow2.easybeans.osgi.configuration.XMLConfigurationExtractor.init(XMLConfigurationExtractor.java:116)
at org.ow2.easybeans.osgi.configuration.XMLConfigurationExtractor.<init>(XMLConfigurationExtractor.java:97)
at org.ow2.easybeans.osgi.agent.Activator$1.execute(Activator.java:197)
at org.ow2.easybeans.osgi.agent.Activator$1.execute(Activator.java:185)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.easybeans.osgi.agent.Activator.start(Activator.java:183)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)
|
|
Description
|
<queue> element in the easybeans.xml cannot be parsed
Root exception:
Caused by: org.ow2.util.xmlconfig.XMLConfigurationException: No class found for element 'queue' withing xmlmapping 'XMLMapping
Exception stack:
at org.ow2.util.xmlconfig.XMLConfiguration.getClassMapping(XMLConfiguration.java:465)
at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:334)
at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:375)
at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:375)
at org.ow2.util.xmlconfig.XMLConfiguration.configure(XMLConfiguration.java:207)
at org.ow2.easybeans.osgi.configuration.XMLConfigurationExtractor.init(XMLConfigurationExtractor.java:116)
at org.ow2.easybeans.osgi.configuration.XMLConfigurationExtractor.<init>(XMLConfigurationExtractor.java:97)
at org.ow2.easybeans.osgi.agent.Activator$1.execute(Activator.java:197)
at org.ow2.easybeans.osgi.agent.Activator$1.execute(Activator.java:185)
at org.ow2.util.execution.helper.RunnableHelper.execute(RunnableHelper.java:77)
at org.ow2.easybeans.osgi.agent.Activator.start(Activator.java:183)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993) |
Show » |
|
Nightly builds will have this fix:
http://maven.ow2.org/maven2-snapshot/org/ow2/easybeans/osgi/ow2-easybeans-osgi/1.1.0-RC2-SNAPSHOT/
So check this URL tomorow and download the assembly.
Please close this bug if the new version fixes your problem.