[JBoss-user] Deployment descriptor for Sending with JMS

2001-05-17 Thread Balazs Lichtl
there must be something, that gives the access for the jms resource on my bean. what is this thing ??? thanx in advance, balazs lichtl ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

Re: [JBoss-user] JMS Topic question

2001-05-10 Thread Balazs Lichtl
onFactory)jndiContext.lookup("TopicConnectionFactory"); > > topic = (Topic) jndiContext.lookup("testTopic"); fails. thanx, balazs > > -Original Message- > > From: Balazs Lichtl [SMTP:[EMAIL PROTECTED]] > > Sent: Thursday, May 10, 2001 4:39 P

[JBoss-user] JMS Topic question

2001-05-10 Thread Balazs Lichtl
c = (Topic) jndiContext.lookup("testTopic"); the exception was thrown: "JNDI lookup failed: javax.naming.NameNotFoundException: testTopic not bound" do anyone have an idea how to solve this problem? both of jboss and client runs with