Incase of Weblogic also there is a way of referencing / binding the rar in the 
JNDI the weblogic specific dd in the rar file is : weblogic-ra.xml

  <!DOCTYPE weblogic-connection-factory-dd PUBLIC '-//BEA Systems, Inc.//DTD 
WebLogic 8.1.0 Connector//EN' 
'http://www.bea.com/servers/wls810/dtd/weblogic810-ra.dtd'>
<weblogic-connection-factory-dd>
            
<connection-factory-name>com.stc.connector.fileadapter.FileManagedConnectionFactoryImplExt</connection-factory-name>
            <jndi-name>Project1_Deployment1_Service1_File1MCF</jndi-name>
                <pool-params>
                <initial-capacity>1</initial-capacity>
                <max-capacity>20</max-capacity>
                </pool-params>
</weblogic-connection-factory-dd>


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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to