aspose file tools
The moose likes BEA/Weblogic and the fly likes Unable to Lookup Topic in weblogic 9 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Unable to Lookup Topic in weblogic 9" Watch "Unable to Lookup Topic in weblogic 9" New topic
Author

Unable to Lookup Topic in weblogic 9

Damien Fergusson
Greenhorn

Joined: Oct 17, 2009
Posts: 9
I did all these following steps :

Under a pre-existing JMSModule (SEE ATTACHMENT):
1. I added a new topic
2. Which asked for a submodule (i tried adding none as well as precreated one and added the topic to it)
3. Finished.

On activation - I try to look up the topic via JNDI and I get

Exception in thread "main" javax.naming.NameNotFoundException: Unable to resolve 'PriceFeedTopic'. Resolved ''

If you see the attachment - I dont see a target against my topic name. Could that be the reason why I can't lookup the topic?

Please help!!



[Thumbnail for two.jpg]

Damien Fergusson
Greenhorn

Joined: Oct 17, 2009
Posts: 9
This is how I added the topic to Weblogic BTW



[Thumbnail for One.jpg]

Damien Fergusson
Greenhorn

Joined: Oct 17, 2009
Posts: 9
Never mind I figured it out!!! I hadn't attached an ADMIN SERVER to the JMSServer!!!

Deepak Bala
Bartender

Joined: Feb 24, 2006
Posts: 6588
    
    1

Alas I am late in visiting this thread

Thank you for sharing the solution and providing detailed information


SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Unable to Lookup Topic in weblogic 9
 
Similar Threads
JMS messages not consumed after consuming some messages
Error While Starting JBoss 5.1.0 GA!!!
how to use distanceBetween built in methog
is there any way to trigger onLocationChanged other than moving
Unable to lookup JMS Queue