[jboss-user] [Installation, Configuration & Deployment] - Re: javax.resource.spi.SecurityException

jaikiran do-not-reply at jboss.com
Mon Dec 4 06:09:42 EST 2006


<!DOCTYPE JMSConfig SYSTEM "JMSConfig.dtd">
  | 
  | <JMSConfig>
  | 	<Destination 
  | 		destType="queue"
  | 		providerURL="jnp://localhost:3099"
  | 		connFactoryJNDIName="java:AlarmMgrConnectionFactory"
  | 		destJNDIName="queue/AlarmMgrRecvQueue"
  | 		timeToLive="1000000"
  | 		receiveTimeout="1000"
  | 		
  | 	/>
  | </JMSConfig>	

Pardon my ignorance, but i havent seen such a JMSConfig file before in JBoss.

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

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



More information about the jboss-user mailing list