I run sucsessfully example under JbossBook-2.4.x
in chap4 with messages.
I use lookup("TopicConnectionFactory") for this version.
The same example work for jboss3 if changed lookup("TopicConnectionFactory")
to lookup("ConnectionFactory").
I bought this documents for $10.


Demyanovich, Craig - Apogent wrote:
>>I had the same problem and when I changed 
>>lookup("TopicConnectionFactory") to lookup("ConnectionFactory")
>>it worked for jboss3.
> 
> 
> Mark made the original post on my behalf, as my subscription request was
> taking quite some time.  Now that I'm here, let me carry on the discussion.
> 
> I neglected to mention that I tried "ConnectionFactory" in place of
> "TopicConnectionFactory" (and "QueueConnectionFactory" when working with
> queues).  I didn't expect it to work, as the latter two names are simply
> aliases to "ConnectionFactory."  Furthermore, switching to JBoss 3.0.0 is
> not an option, since our project is in its later stages.  Does anyone have
> any ideas for JBoss 2.4.6?
> 
> Many thanks,
> Craig Demyanovich
> 
> _______________________________________________________________
> 
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas - 
>http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 




_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

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

Reply via email to