<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    javax.naming.NameNotFoundException: Name not found
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/sarraju">Rama Krishna Sarraju</a> in <i>JNDI and Naming</i> - <a href="http://community.jboss.org/message/539085#539085">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hi ,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I have integrated JBoss 5.1.0-GA and Tibco EMS(Remote) on SSL as per the TibcoIntegration Document. After completing all the required configs, I am getting the following exception when I deploy my ear (which contains a MDB). </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>All the configuration is given below , can someone please tell me what is going wrong here:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="font-size: 18pt;">Exception</span>:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><div id="_mcePaste">2010-04-22 13:14:48,574 INFO&#160; [org.jboss.resource.adapter.jms.inflow.JmsActivation] (WorkManager(2)-2) Attempting to reconnect org.jboss.resource.adapter.jms.inflow.JmsActivationSpec@4b91e7(ra=org.jboss.resource.adapter.jms.JmsResourceAdapter@1a6463c destination=myremote.queue.incoming destinationType=javax.jms.Queue tx=true durable=false reconnect=10 provider=java:/TibcoJMSProvider user=null maxMessages=1 minSession=1 maxSession=15 keepAlive=60000 useDLQ=false)</div><div id="_mcePaste">2010-04-22 13:14:48,677 ERROR [org.jboss.resource.adapter.jms.inflow.JmsActivation] (WorkManager(2)-2) Unable to reconnect org.jboss.resource.adapter.jms.inflow.JmsActivationSpec@4b91e7(ra=org.jboss.resource.adapter.jms.JmsResourceAdapter@1a6463c destination=myremote.queue.incoming destinationType=javax.jms.Queue tx=true durable=false reconnect=10 provider=java:/TibcoJMSProvider user=null maxMessages=1 minSession=1 maxSession=15 keepAlive=60000 useDLQ=false)</div><div id="_mcePaste"><span style="color: #ff0000;">javax.naming.NameNotFoundException: Name not found: 'SSLXAQueueConnectionFactory'</span></div><div id="_mcePaste"><span style="color: #ff0000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:736)</span></div><div id="_mcePaste"><span style="color: #ff0000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; at com.tibco.tibjms.naming.TibjmsContext.lookup(TibjmsContext.java:516)</span></div><div id="_mcePaste"><span style="color: #ff0000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; at javax.naming.InitialContext.lookup(InitialContext.java:392)</span></div><div id="_mcePaste"><span style="color: #ff0000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.util.naming.Util.lookup(Util.java:222)</span></div><div id="_mcePaste"><span style="color: #ff0000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.resource.adapter.jms.inflow.JmsActivation.setupQueueConnection(JmsActivation.java:525)</span></div><div id="_mcePaste"><span style="color: #ff0000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.resource.adapter.jms.inflow.JmsActivation.setupConnection(JmsActivation.java:506)</span></div><div id="_mcePaste"><span style="color: #ff0000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.resource.adapter.jms.inflow.JmsActivation.setup(JmsActivation.java:353)</span></div><div id="_mcePaste"><span style="color: #ff0000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.resource.adapter.jms.inflow.JmsActivation.handleFailure(JmsActivation.java:292)</span></div><div id="_mcePaste"><span style="color: #ff0000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.resource.adapter.jms.inflow.JmsActivation$SetupActivation.run(JmsActivation.java:733)</span></div><div id="_mcePaste"><span style="color: #ff0000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:205)</span></div><div id="_mcePaste"><span style="color: #ff0000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:260)</span></div><div id="_mcePaste"><span style="color: #ff0000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)</span></div><div id="_mcePaste"><span style="color: #ff0000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)</span></div><div id="_mcePaste"><span style="color: #ff0000;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:619)</span></div><div id="_mcePaste"> </div><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong style="font-size: 18pt; ">jboss/server/default/deploy/messaging/tibco-jms-ds.xml:</strong></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><p>&lt;!-- =================== TIBCO EMS JMS provider loader ================== --&gt;</p><p> &lt;connection-factories&gt;</p><p>&#160; &lt;mbean code="org.jboss.jms.jndi.JMSProviderLoader" name=":service=JMSProviderLoader,name=TibjmsProvider"&gt;</p><p>&#160;&#160;&#160; &lt;attribute name="ProviderName"&gt;TibcoJMSProvider&lt;/attribute&gt;</p><p>&#160;&#160;&#160; &lt;attribute name="ProviderAdapterClass"&gt;org.jboss.jms.jndi.JNDIProviderAdapter&lt;/attribute&gt;</p><p>&#160;&#160;&#160; &lt;attribute name="QueueFactoryRef"&gt;SSLXAQueueConnectionFactory&lt;/attribute&gt;</p><p>&#160;&#160;&#160; &lt;attribute name="TopicFactoryRef"&gt;XATopicConnectionFactory&lt;/attribute&gt;</p><p>&#160;&#160;&#160; &lt;attribute name="Properties"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160; java.naming.factory.initial=com.tibco.tibjms.naming.TibjmsInitialContextFactory</p><p>&#160;&#160;&#160;&#160;&#160;&#160; java.naming.provider.url=tibjmsnaming://tibco-ems-server:7222</p><p>&#160;&#160;&#160;&#160;&#160;&#160; java.naming.factory.url.pkgs=com.tibco.tibjms.naming</p><p>&#160;&#160;&#160; &lt;/attribute&gt;</p><p>&#160;&#160;&#160; &lt;!-- attribute name="ProviderUrl"&gt;tibjmsnaming://tibco-ems-server:7222&lt;/attribute --&gt;</p><p>&#160; &lt;/mbean&gt;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160; &lt;!-- Redirect QueueConnectionFactory to TIBCO Enterprise Message Service --&gt;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160; &lt;mbean code="org.jboss.naming.NamingAlias" name="DefaultDomain:service=NamingAlias,fromName=SSLXAQueueConnectionFactory"&gt;</p><p>&#160;&#160;&#160; &lt;attribute name="ToName"&gt;tibjmsnaming://tibco-ems-server:7222/SSLXAQueueConnectionFactory&lt;/attribute&gt;</p><p>&#160;&#160;&#160; &lt;attribute name="FromName"&gt;SSLXAQueueConnectionFactory&lt;/attribute&gt;</p><p>&#160; &lt;/mbean&gt;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160; &lt;mbean code="org.jboss.naming.NamingAlias" name="DefaultDomain:service=NamingAlias,fromName=ConnectionFactory"&gt;</p><p>&#160;&#160;&#160; &lt;attribute name="ToName"&gt;tibjmsnaming://tibco-ems-server:7222/SSLXAQueueConnectionFactory&lt;/attribute&gt;</p><p>&#160;&#160;&#160; &lt;attribute name="FromName"&gt;ConnectionFactory&lt;/attribute&gt;</p><p>&#160; &lt;/mbean&gt;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160; &lt;tx-connection-factory&gt;</p><p>&#160;&#160;&#160; &lt;jndi-name&gt;JmsXA&lt;/jndi-name&gt;</p><p>&#160;&#160;&#160; &lt;xa-transaction&gt;&lt;/xa-transaction&gt;</p><p>&#160;&#160;&#160; &lt;rar-name&gt;jms-ra.rar&lt;/rar-name&gt;</p><p>&#160;&#160;&#160; &lt;connection-definition&gt;org.jboss.resource.adapter.jms.JmsConnectionFactory&lt;/connection-definition&gt;</p><p>&#160;&#160;&#160; &lt;config-property name="SessionDefaultType" type="java.lang.String"&gt;javax.jms.Queue&lt;/config-property&gt;</p><p>&#160;&#160;&#160; &lt;config-property name="JmsProviderAdapterJNDI" type="java.lang.String"&gt;java:/TibcoJMSProvider&lt;/config-property&gt;</p><p>&#160;&#160;&#160; &lt;max-pool-size&gt;20&lt;/max-pool-size&gt;</p><p>&#160;&#160;&#160; &lt;security-domain-and-application&gt;JmsXARealm&lt;/security-domain-and-application&gt;</p><div><div>&lt;!--</div><div>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property name="UserName" type="java.lang.String"&gt;user&lt;/config-property&gt;</div><div>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;config-property name="Password" type="java.lang.String"&gt;password&lt;/config-property&gt;</div><div>--&gt;</div><div>&#160; &lt;/tx-connection-factory&gt;</div><div> </div><div>&lt;/connection-factories&gt;</div><div> &lt;!-- ==================================================================== --&gt;</div><div> </div></div></p><p><strong style="font-size: 18pt; ">jboss/server/default/conf/jndi.properties:</strong></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><strong style="font-size: 18pt; "><p><span style="font-size: 10pt; font-weight: normal; ">java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory</span></p><p><span style="font-size: 10pt; font-weight: normal; ">java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces:com.tibco.tibjms.naming</span></p><p><span style="font-size: 10pt; font-weight: normal; ">com.tibco.tibjms.naming.security_protocol=ssl</span></p><p><span style="font-size: 10pt; font-weight: normal; ">com.tibco.tibjms.naming.ssl_enable_verify_host=false</span></p><p><span style="font-size: 10pt; font-weight: normal; ">com.tibco.tibjms.naming.ssl_enable_verify_host_name=false</span></p><p><span style="font-size: 10pt; font-weight: normal; ">com.tibco.tibjms.naming.ssl_vendor=j2se-default</span></p><p><span style="font-size: 10pt; font-weight: normal; ">com.tibco.tibjms.naming.ssl_trusted_certificate=my.pem</span></p><p><span style="font-size: 10pt; font-weight: normal; ">com.tibco.tibjms.naming.ssl_identity=my.p12</span></p><p><span style="font-size: 10pt; font-weight: normal; ">com.tibco.tibjms.naming.ssl_password=password</span></p><p><span style="font-size: 10pt; font-weight: normal; ">com.tibco.tibjms.naming.ssl_trace=false</span></p><p><span style="font-size: 10pt; font-weight: normal; ">com.tibco.tibjms.naming.ssl_debug_trace=false</span></p><p><span style="font-size: 12pt; font-weight: normal; "><br/></span></p><div>Annotations used in MDB:</div><div> </div><div><div><span style="font-size: 10pt; font-weight: normal; ">@MessageDriven(activationConfig =</span></div><div><span style="font-size: 10pt; font-weight: normal; ">{</span></div><div><span style="font-size: 10pt; font-weight: normal; ">@ActivationConfigProperty (propertyName="destinationType", propertyValue="javax.jms.Queue"),</span></div><div><span style="font-size: 10pt; font-weight: normal; ">@ActivationConfigProperty (propertyName="destination", propertyValue="myremote.queue.incoming"),</span></div><div><span style="font-size: 10pt; font-weight: normal; ">@ActivationConfigProperty (propertyName="useDLQ", propertyValue="false"),</span></div><div><span style="font-size: 10pt; font-weight: normal; ">@ActivationConfigProperty(</span></div><div><span style="font-size: 10pt; font-weight: normal; ">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; propertyName="providerAdapterJNDI",</span></div><div><span style="font-size: 10pt; font-weight: normal; ">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; propertyValue="java:/TibcoJMSProvider")</span></div><div><span style="font-size: 10pt; font-weight: normal; "><br/></span></div><div><span style="font-size: 10pt; font-weight: normal; ">})</span></div></div><div> </div><div>MDB/META-INF/jboss.xml:</div><div><div><span style="font-size: 10pt; font-weight: normal; ">&lt;?xml version="1.0" encoding="utf-8"?&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "><span>&lt;jboss xmlns:xsi="</span><a class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a><span>"&#160; xsi:schemaLocation="</span><a class="jive-link-external-small" href="http://java.sun.com/xml/ns/javaee" target="_blank">http://java.sun.com/xml/ns/javaee</a></span></div><div><span style="font-size: 10pt; font-weight: normal; "><span>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span><a class="jive-link-external-small" href="http://www.jboss.org/j2ee/schema/jboss_5_0.xsd" target="_blank">http://www.jboss.org/j2ee/schema/jboss_5_0.xsd</a><span>" version="3.0"&gt;</span></span></div><div><span style="font-size: 10pt; font-weight: normal; ">&lt;resource-managers&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;resource-manager&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;res-name&gt;queuefactoryref&lt;/res-name&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;res-jndi-name&gt;java:/JmsXA&lt;/res-jndi-name&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;/resource-manager&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; ">&lt;/resource-managers&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; ">&lt;enterprise-beans&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;message-driven&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;ejb-name&gt;MyMDB&lt;/ejb-name&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;destination-jndi-name&gt;myremote.queue.incoming&lt;/destination-jndi-name&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;resource-ref&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;res-ref-name&gt;jms/QCF&lt;/res-ref-name&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;res-type&gt;javax.jms.QueueConnectionFactory&lt;/res-type&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;resource-name&gt;queuefactoryref&lt;/resource-name&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;/resource-ref&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;/message-driven&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; ">&lt;/enterprise-beans&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; ">&lt;/jboss&gt;</span></div></div><div> </div><div><strong style="font-size: 18pt; "><div>MDB/META-INF/ejb-jar.xml:</div></strong></div><div><div><span style="font-size: 10pt; font-weight: normal; ">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "><span>&lt;ejb-jar xmlns:xsi="</span><a class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a><span>"&#160;&#160; xsi:schemaLocation="</span><a class="jive-link-external-small" href="http://java.sun.com/xml/ns/javaee" target="_blank">http://java.sun.com/xml/ns/javaee</a></span></div><div><span style="font-size: 10pt; font-weight: normal; "><span>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span><a class="jive-link-external-small" href="http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd" target="_blank">http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd</a><span>"&#160;&#160;&#160; version="3.0"&gt;</span></span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;description&gt;EJB Module&lt;/description&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;display-name&gt;EJB Module&lt;/display-name&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;enterprise-beans&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;message-driven&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;ejb-name&gt;MyMDB&lt;/ejb-name&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;message-destination-type&gt;javax.jms.Queue&lt;/message-destination-type&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;message-destination-link&gt;myremote.queue.incoming&lt;/message-destination-link&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;resource-ref&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;res-ref-name&gt;jms/QCF&lt;/res-ref-name&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;res-type&gt;javax.jms.QueueConnectionFactory&lt;/res-type&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;resource-name&gt;queuefactoryref&lt;/resource-name&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;/resource-ref&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;resource-env-ref&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; ">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;resource-env-ref-name&gt;myremote.queue.incoming&lt;/resource-env-ref-name&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; ">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; </span><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;resource-env-ref-type&gt;javax.jms.Queue&lt;/resource-env-ref-type&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/resource-env-ref&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;/message-driven&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;/enterprise-beans&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;assembly-descriptor&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; "> </span><span style="font-size: 10pt; font-weight: normal; ">&lt;/assembly-descriptor&gt;</span></div><div><span style="font-size: 10pt; font-weight: normal; ">&lt;/ejb-jar&gt;</span></div><div> </div><div>jboss/server/default/conf/standardjboss.xml:</div><div> </div><div><span style="font-size: 10pt; font-weight: normal; "><strong style="font-size: 18pt; "><div><div><div><span style="font-weight: normal;">&#160;&#160;&#160; &lt;invoker-proxy-binding&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;name&gt;message-driven-bean&lt;/name&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;invoker-mbean&gt;default&lt;/invoker-mbean&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;proxy-factory&gt;org.jboss.ejb.plugins.jms.JMSContainerInvoker&lt;/proxy-factory&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;proxy-factory-config&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;JMSProviderAdapterJNDI&gt;TibcoJMSProvider&lt;/JMSProviderAdapterJNDI&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;ServerSessionPoolFactoryJNDI&gt;StdJMSPool&lt;/ServerSessionPoolFactoryJNDI&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;CreateJBossMQDestination&gt;false&lt;/CreateJBossMQDestination&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;!-- WARN: Don't set this to zero until a bug in the pooled executor is fixed --&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;MinimumSize&gt;1&lt;/MinimumSize&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;MaximumSize&gt;15&lt;/MaximumSize&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;KeepAliveMillis&gt;30000&lt;/KeepAliveMillis&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;MaxMessages&gt;1&lt;/MaxMessages&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;/proxy-factory-config&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160; &lt;/invoker-proxy-binding&gt;</span></div><div><span style="font-weight: normal;"><br/></span></div><div><div><span style="font-weight: normal;">&#160;&#160;&#160; &lt;invoker-proxy-binding&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;name&gt;message-driven-bean&lt;/name&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;invoker-mbean&gt;default&lt;/invoker-mbean&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;proxy-factory&gt;org.jboss.ejb.plugins.inflow.JBossJMSMessageEndpointFactory&lt;/proxy-factory&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;proxy-factory-config&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;activation-config&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;activation-config-property&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;activation-config-property-name&gt;providerAdapterJNDI&lt;/activation-config-property-name&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;activation-config-property-value&gt;TibcoJMSProvider&lt;/activation-config-property-value&gt;</span></div><div><span style="font-weight: normal;">.......</span></div></div><div><span style="font-weight: normal;"><br/></span></div><div><div><span style="font-weight: normal;">&#160;&#160;&#160; &lt;invoker-proxy-binding&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;name&gt;singleton-message-driven-bean&lt;/name&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;invoker-mbean&gt;default&lt;/invoker-mbean&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;proxy-factory&gt;org.jboss.ejb.plugins.jms.JMSContainerInvoker&lt;/proxy-factory&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;proxy-factory-config&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;JMSProviderAdapterJNDI&gt;TibcoJMSProvider&lt;/JMSProviderAdapterJNDI&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;ServerSessionPoolFactoryJNDI&gt;StdJMSPool&lt;/ServerSessionPoolFactoryJNDI&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;CreateJBossMQDestination&gt;false&lt;/CreateJBossMQDestination&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;!-- WARN: Don't set this to zero until a bug in the pooled executor is fixed --&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;MinimumSize&gt;1&lt;/MinimumSize&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;MaximumSize&gt;1&lt;/MaximumSize&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;KeepAliveMillis&gt;30000&lt;/KeepAliveMillis&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;MaxMessages&gt;1&lt;/MaxMessages&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;/proxy-factory-config&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160; &lt;/invoker-proxy-binding&gt;</span></div></div><div><span style="font-weight: normal;"><br/></span></div><div><div><span style="font-weight: normal;">&#160;&#160;&#160; &lt;invoker-proxy-binding&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;name&gt;jms-message-inflow-driven-bean&lt;/name&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;invoker-mbean&gt;default&lt;/invoker-mbean&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;proxy-factory&gt;org.jboss.ejb.plugins.inflow.JBossJMSMessageEndpointFactory&lt;/proxy-factory&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160; &lt;proxy-factory-config&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;activation-config&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;activation-config-property&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;activation-config-property-name&gt;providerAdapterJNDI&lt;/activation-config-property-name&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;activation-config-property-value&gt;TibcoJMSProvider&lt;/activation-config-property-value&gt;</span></div><div><span style="font-weight: normal;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/activation-config-property&gt;</span></div><div><span style="font-weight: normal;">.....</span></div></div><div> </div></div></div></strong></span></div></div></strong></p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/539085#539085">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in JNDI and Naming at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2083">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>