[jboss-user] [Messaging, JMS & JBossMQ] - Re: error: invalid user or password for JMS

sagimann do-not-reply at jboss.com
Thu Jul 19 10:56:29 EDT 2007


something happened to the login-module.xml excerpt I put earlier. retrying:


  | <!-- The JMS provider loader -->
  | <mbean code="org.jboss.jms.jndi.JMSProviderLoader"
  | name=":service=JMSProviderLoader,name=TibjmsProvider">
  | <attribute name="ProviderName">TIBCOJMSProvider</attribute>
  | <attribute name="ProviderAdapterClass">org.jboss.jms.jndi.JNDIProviderAdapter</attribute>
  | <attribute name="QueueFactoryRef">SSLXAQueueConnectionFactory</attribute>
  | <attribute name="TopicFactoryRef">XATopicConnectionFactory</attribute>
  | <attribute name="Properties">
  | java.naming.security.principal=jbosslookup
  | java.naming.security.credentials=jbosslookup
  | java.naming.factory.initial=com.tibco.tibjms.naming.TibjmsInitialContextFactory
  | java.naming.factory.url.pkgs=com.tibco.tibjms.naming
  | java.naming.provider.url=tibjmsnaming://localhost:7243
  | </attribute>
  | </mbean>
  | 
  | 

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

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



More information about the jboss-user mailing list