[ 
https://issues.apache.org/jira/browse/AXIS2-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508707
 ] 

[EMAIL PROTECTED] commented on AXIS2-2816:
---------------------------------------------

Is this problem true for TIBCO as well ??  We have succesfully connected to one 
of our TIBCO servers via tcp with user and password but have been unsuccefull 
with ssl.  Is it possible to put the additional jndi and jms parameters 
necessary for ssl in the services.xml or axis2.xml and have axis do the jndi 
lookup for the destination ??

Thank you
 
Quoted from: 
http://www.nabble.com/-jira--Created%3A-%28AXIS2-2816%29-JMS-over-WebsphereMQ-doesn%27t-support-%27CLIENT%27-connections-tf3939423.html#a11173164



> JMS over WebsphereMQ doesn't support 'CLIENT' connections
> ---------------------------------------------------------
>
>                 Key: AXIS2-2816
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2816
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.2
>         Environment: Tomcat 6, WindowsXP, WebsphereMQ 6.0
>            Reporter: Mark Badorrek
>            Assignee: Asankha C. Perera
>             Fix For: 1.3
>
>         Attachments: Axis2-websphereMQ-fix.zip
>
>
> Currently Axis2 can only connect withthe factory.createConnection() method 
> from the JMS API.
> This is insufficient for WebspherMQ CLIENT connections, where the 
> administrator must nominate a particular userID and password per 
> connectionfactory, resulting in the following call which is unsupported in 
> the Axis2 JMS code:
> factory.createConnection(userID, password) 
> The attached Axis2 JMS files contain the fix to allow the deployer to specify 
> a nominated userID and password through the standard Axis2 JNDI lookup 
> mechanism.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to