And the answer is:

Ralph,
you overlooked the fact that the example uses a stateless session bean,
which has no conversational state. And this has nothing to do with jBoss
:-)

Sincerely

I_And_Myself


----- Original Message -----
From: Ralph Jensen <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 06, 2001 4:21 PM
Subject: [JBoss-user] javax.jms.Topic part of conversational state


> Can somebody clarify this?
>
> SUN's JMS tutorial ( Section 6.1.1.3 ) uses a javax.jms.TopicConnection
and
> a javax.jms.Topic as member variables of a session bean. They are thus
part
> of the beans conversational state and should be serialized when the bean
is
> passivated.
>
> But I don't find anything in the EJB spec (version 2.0 or 1.1) that would
> allow that. Section 7.4.1 of the version 2.0 specification lists the
> allowed values at the time of ejbPassivate(). It doesn't appear to cover
> Topic and TopicConnection.
>
> Ralph
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to