[ openjms-Bugs-875841 ] Error performing JNDI lookups from Sun ONE App Server 7
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #875841, was opened at 2004-01-13 13:27 Message generated for change (Comment added) made by tanderson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474136&aid=875841&group_id=54559 Category: jndi Group: v0.7.6-rc3 Status: Open Resolution: None Priority: 5 Submitted By: Bo Min Jiang (bmjiang) Assigned to: Nobody/Anonymous (nobody) Summary: Error performing JNDI lookups from Sun ONE App Server 7 Initial Comment: When performing JNDI lookups of OpenJMS resources from Sun ONE App Server 7, a CORBA BAD PARAM error occurs, indicating that one or more classes has not been made serializable. The following classes need to be made serializable: org.exolab.jms.jndi.mipc.NameServiceProxy org.apache.avalon.excalibur.naming.DefaultNamespace It seems that the package org.apache.avalon.excalibur.naming has been deprecated on the Avalon site (and moved to a repository on codehaus.org), so I am not sure if I should submit a bug to the Avalon group. ---------------------------------------------------------------------- >Comment By: Tim Anderson (tanderson) Date: 2004-01-17 22:28 Message: Logged In: YES user_id=557161 It looks like Sun ONE App Server is trying to serialize the org.apache.avalon.excalibur.naming.RemoteContext class - which would be OK but for the fact that the m_environment attribute of the parent AbstractContext contains instances of the 2 classes you mention, which aren't Serializable. They aren't Serializable because it doesn't make sense for them to be - deserializing them would result in an error. Can you include the exception stack trace, and minor code with Sun One's description of the minor code, so I can confirm this? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474136&aid=875841&group_id=54559 ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn