[
https://jira.jboss.org/browse/JBAS-8055?page=com.atlassian.jira.plugin.sy...
]
Shelly McGowan commented on JBAS-8055:
--------------------------------------
This was intended to be a trivial update but I ran into an issue while testing.
17:30:54,181 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] Error
installing to Start:
name=jboss.j2ee:ear=ejb3_appclient_descriptor.ear,jar=ejb3_appclient_descriptor_client.jar,name=ejb3_appclient_descriptor_client,service=EJB3
state=Create: java.lang.RuntimeException: javax.naming.CommunicationException [Root
exception is java.io.NotSerializableException: org.jboss.metadata.ejb.util.ChildrenList]
at org.jboss.ejb3.clientmodule.RemotePuEncInjector.inject(RemotePuEncInjector.java:70)
[:6.0.0-SNAPSHOT]
at
org.jboss.ejb3.clientmodule.ClientENCInjectionContainer.populateEnc(ClientENCInjectionContainer.java:297)
[:6.0.0-SNAPSHOT]
at
org.jboss.ejb3.clientmodule.ClientENCInjectionContainer.start(ClientENCInjectionContainer.java:426)
[:6.0.0-SNAPSHOT]
<snip>
Caused by: javax.naming.CommunicationException [Root exception is
java.io.NotSerializableException: org.jboss.metadata.ejb.util.ChildrenList]
at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:604) [:5.0.5.Final]
at org.jnp.interfaces.NamingContext.rebind(NamingContext.java:542) [:5.0.5.Final]
at org.jboss.util.naming.Util.rebind(Util.java:131) [jboss-common-core.jar:2.2.17.GA]
at org.jboss.util.naming.Util.rebind(Util.java:117) [jboss-common-core.jar:2.2.17.GA]
at org.jboss.ejb3.clientmodule.RemotePuEncInjector.inject(RemotePuEncInjector.java:66)
[:6.0.0-SNAPSHOT]
... 79 more
Caused by: java.io.NotSerializableException: org.jboss.metadata.ejb.util.ChildrenList
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1156) [:1.6.0_18]
at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
[:1.6.0_18]
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474) [:1.6.0_18]
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
[:1.6.0_18]
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150) [:1.6.0_18]
at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
[:1.6.0_18]
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474) [:1.6.0_18]
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
[:1.6.0_18]
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150) [:1.6.0_18]
at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
[:1.6.0_18]
at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:416)
[:1.6.0_18]
at
org.jboss.jpa.impl.remote.RemotelyInjectEntityManagerFactory.writeObject(RemotelyInjectEntityManagerFactory.java:203)
[:2.0.0]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [:1.6.0_18]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[:1.6.0_18]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[:1.6.0_18]
Update jboss-metadata-ejb to 2.0.0-alpha-13
-------------------------------------------
Key: JBAS-8055
URL:
https://jira.jboss.org/browse/JBAS-8055
Project: JBoss Application Server
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Shelly McGowan
Assignee: Shelly McGowan
Fix For: 6.0.0.M4
Release Notes - JBoss Metadata - Version jboss-metadata-ejb-2.0.0-alpha-12
** Task
* [JBMETA-278] - Add support for processing @DependsOn annotation and its xml
equivalent
* [JBMETA-279] - Invalid jboss-logging-log4j ends up in dependency tree
* [JBMETA-280] - Add jboss release repo to distributionManagement in
jboss-metadata-ejb pom
Release Notes - JBoss Metadata - Version jboss-metadata-ejb-2.0.0-alpha-13
** Task
* [JBMETA-282] - enable RelationMetaData.setEjbRelationshipRoles(roles)
** Thirdparty Change
* [JBMETA-283] - Upgrade to 1.0.0.Beta2 of
org.jboss.spec.javax.ejb:jboss-ejb-api_3.1_spec
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira