NameNotFoundException

hi,

I am trying to get jndi binded jms queue (jndi location : jms/queue) using jndi context which is configured in oracle application server.

how do i acess the same in my program. just jms/queue is sufficient or anything else. if i give it as jms/queue, it is throwing javax.naming.NameNotFoundException

please give me a solution.

[356 byte] By [mjpka] at [2007-10-3 4:57:14]
# 1
> I am trying to get jndi binded jms queue (jndi> location : jms/queue) using jndi context which is> configured in oracle application server.Probably, java:comp/env/jms/queue
aniseeda at 2007-7-14 23:02:31 > top of Java-index,Core,Core APIs...