I am setting it to the handle of an Entity bean (from a WebLogic 
container).  The classpath was a bit messed up which caused the
problem.  I was able to fix it buy changing the classpath (turns out
that I needed to have some duplicated in the java class path and
weblogic class path... but that is not why I sent the mail.  I wanted to
alert you to the fact that if for some reason ObjectCloner.deepCopy() failed
that an invalid message would be queued... and you might want to fix that.

--jason


On Tue, 28 Nov 2000, Andreas Mueller wrote:

> 
> > Hello, I just ran into a problem where a ClassCastException is thrown
> > from
> > ObjectCloner.deepCopy(Object)... which is fine, the problem is that is
> > that there is no JMSException thrown when this happens.  The body of
> > the
> > message is just 'null'.  This seems to be odd behavior, since the
> > message
> > gets queued even though it is incomplete.
> 
> What are you doing? Setting 'setObject(null)'?
> 
> 


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to