[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JBoss 4.0: Failed to load DynamicSecurityManager

2004-11-15 Thread boo
you are talking about are equal in my versions of 3.2.5 and 4.0. Could you please post the relevant part of your login-config.xml file? Regards, Boo. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855176#3855176 Reply to the post : http://www.jbos

[JBoss-user] [Messaging, JMS & JBossMQ] - JMS and custom application policy?

2004-11-11 Thread boo
onf/login-config.xml: | | | | | | java:/myDataSource | | | | in the hope to get it running. But it didn't and I don't have any clue why. What did I wrong? Can you help me? Boo View the original post : http://www.jboss.org/index.html?module=bb&op=

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Problem during Topic lookup

2004-07-09 Thread boo
ch ( JMSException ex1 ) { | System.err.println( ex1.getMessage()); | ex1.printStackTrace(); | } | try { | if ( topicConnection != null ) { | topicConnection.close(); | } | } catch ( JMSException ex1 ) { | System.err.printl

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Problem during Topic lookup

2004-07-09 Thread boo
" | to LogMessageServiceEJB has fixed this problem. Cheers, Boo. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841533#3841533 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841533 ---

[JBoss-user] [Messaging, JMS & JBossMQ] - Problem during Topic lookup

2004-07-09 Thread boo
e a file called 'myjms-service.xml' into the jboss/server/default/deploy/ directory with the following content: | | | | | jboss.mq:service=DestinationManager | jboss.mq:service=SecurityManager | | | | | | | | | | I don't know what is wro