[
https://issues.apache.org/jira/browse/AXIS2-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508723
]
Mark Badorrek commented on AXIS2-2816:
--------------------------------------
Hi stambo,
Not sure about TIBCO but I wouldn't be suprised if there are some issues there.
This fix is about being able to supply an arbitary userID and password rather
than accepting the OS userID credentials.
We will be attempting to use SSL with Websphere shortly and if Axis2 needs
patching I'll raise a JIRA and let you know.
A point to note is that there is a bug in the code released with this jira.
Normal functionality is unchanged, but the new JNDI username/password fix just
does not work. I have the fix for this and will get it into the axis2 nightly
build hopefully in the next day or so. It really depends on how soon the
committers fix their current JMS address problem. Once this is fixed I'll test
and submit my patch.
Cheers,
Mark B
> 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]