Hi,

I got solution to the above problem.

The problem is due to the fact that the jms configuration is in /deploy/jms 
folder in JBoss 3.2.1.
By default the deploy folder is parsed first for deployments and then its 
subfolders.
So my EAR is deployed before the JMS implementation.

To get rid of this problem  I changed  the value of RecursiveSearch to true in 
conf/jboss-service.xml  i.e 
True

Thanks.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863623#3863623

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863623


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to