Hi,
We have been using Axis2 v1.3 for SOAP/JMS. Up until now we have had no
problem using MTOM for MIME attachments. Our solution runs inside Websphere
6.1 and Axis2 queries the WAS JNDI server for its JMS Queue resources.
Recently we upgraded to Axis2 v1.4. Immediately we saw problems with the
Hi,
I am trying to define a simple service which will simply send binary data. I
will to use MTOM with Axis2. I have read the documentation at
http://ws.apache.org/axis2/1_3/mtom-guide.html. This states two approaches
to defining the xsd schema type for an MTOM element:
1) Quote from documentat
Hi,
Is it possible to use MDB's with axis2? I ask this due to the fact the
axis2's jms support does not work with Websphere 6.1. Websphere 6.1 adheres
to the j2ee 1.4 spec and prohibits the use of the setMessageListener method
which means that axis2 jms is incompatable with Websphere 6.1.
As an
Hi,
We are currently deploying axis2 in Websphere 6.1. We wish to use the jms
transport. However axis2 fails to start because it uses forbidden api's.
On startup axis2's JMSConnectionFactory class calls the
listenOnDestination(String destinationJndi) method. Here it creates a
MessageConsumer and
Is it WebSphere 6.1 with Web Services Feature
> Pack?
> -Tom
>
> On Jan 29, 2008 1:20 PM, callagc4 <[EMAIL PROTECTED]> wrote:
>
>>
>>
>> Hi,
>>
>> I have set up an MQQueueConnectionFactory in Websphere. I have configured
>> my
>> axi
Hi,
I have set up an MQQueueConnectionFactory in Websphere. I have configured my
axis2.xml to use this factory for my default JMSListener. On startup the
application is successfully finding the Factory reference in the websphere
jndi context however i am receiving the following exception
"com.
nd JMS
> playing nicely.
>
> I am running into problems with the Axis2 dispatch handlers. I can get
> them to recognise the service. I can seem to figure out what I am doing
> wrong. I'll be sending a seperate email to this group for assistance
> watch this space.
>
> Good
Hi,
We are currently using axis2 in a standalone server. I have been trying to
configure axis2 to hook up with websphereMQ. However i am unsure of how to
configure axis2 for this as all the examples i have found are for activeMQ.
Could anyone tell me how this can be done? My main area of concern