Please share your axis2.xml [1] configuration

[1]<ESB_HOME>/repository/conf/axis2/axis2.xml

On Sat, Jan 30, 2016 at 12:44 AM, Indrajith Udayakumara <aiukum...@gmail.com
> wrote:

> This is the proxy service to be added. And I added it as a custom proxy in
> the mgmt console.
> <proxy xmlns="http://ws.apache.org/ns/synapse";
> <http://ws.apache.org/ns/synapse>
>        name="MyJMSProxy"
>        transports="jms"
>        startOnLoad="true"
>        trace="disable">
>    <description/>
>    <target>
>       <inSequence>
>          <log level="full"/>
>          <drop/>
>       </inSequence>
>    </target>
>    <parameter name="transport.jms.Destination">LocalQueue1</parameter>
> </proxy>
> And the error was:
>
>
> No. I did not check any use-cases sir.
>
> On Sat, Jan 30, 2016 at 2:09 PM, Vanjikumaran Sivajothy <va...@wso2.com>
> wrote:
>
>> What is the error that you see?
>> Did you check any of the use-cases mentioned[1] in the document for your
>> reference?
>>
>>
>> [1] https://docs.wso2.com/display/ESB490/JMS+Usecases
>>
>> On Fri, Jan 29, 2016 at 11:48 PM, Indrajith Udayakumara <
>> aiukum...@gmail.com> wrote:
>>
>>> Hi I am following the esb 4.9 documentation.
>>> https://docs.wso2.com/display/ESB490/Configure+with+IBM+WebSphere+MQ
>>> Here, they have instructed to add the given transport receiver and
>>> sender to the <ESB_HOME>/repository/conf/axis2/axis2.xml file.
>>>
>>> Even though I added them and restarted the management console, I cannot
>>> proceed to the next step, adding JMSListener proxy service.
>>> It keeps saying: Unable to configure the service MyJMSProxy for the JMS
>>> transport: Service doesn't have configuration information for transport
>>> jms. This service is being marked as faulty and will not be available over
>>> the JMS transport.
>>> I also have copied the jta.jar, jms.jar, com.ibm.mq_2.0.0.jar,
>>> fscontext_1.0.0.jar files to corresponding directories.
>>>
>>> Why cannot I add the proxy service? are there any other modifications to
>>> be done in axis2.xml in order to proceed? (which may not be mentioned in
>>> the documentation)
>>>
>>> Thank you.
>>> Indrajith.
>>> a student.
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Vanjikumaran Sivajothy
>> *Associate Technical Lead*
>> *WSO2 Inc. http://wso2.com <http://wso2.com/>*
>> *USA Mobile **+1-925-464-6816*
>> *Srilanka Mobile:+94-777-219-209*
>> [image: Facebook] <https://www.facebook.com/vanjikumaran> [image:
>> Twitter] <https://twitter.com/vanjikumaran> [image: LinkedIn]
>> <http://www.linkedin.com/pub/vanjikumaran-sivajothy/25/b31/293> [image:
>> Blogger] <http://vanjikumaran.blogspot.com/> [image: SlideShare]
>> <http://www.slideshare.net/vanjikumaran>
>>
>> This communication may contain privileged or other
>> confidential information and is intended exclusively for the addressee/s.
>> If you are not the intended recipient/s, or believe that you may
>> have received this communication in error, please reply to the
>> sender indicating that fact and delete the copy you received and in
>> addition, you should not print, copy, re-transmit, disseminate, or
>> otherwise use the information contained in this communication.
>> Internet communications cannot be guaranteed to be timely, secure, error
>> or virus-free. The sender does not accept liability for any errors
>> or omissions
>>
>
>


-- 
Vanjikumaran Sivajothy
*Associate Technical Lead*
*WSO2 Inc. http://wso2.com <http://wso2.com/>*
*USA Mobile **+1-925-464-6816*
*Srilanka Mobile:+94-777-219-209*
[image: Facebook] <https://www.facebook.com/vanjikumaran> [image: Twitter]
<https://twitter.com/vanjikumaran> [image: LinkedIn]
<http://www.linkedin.com/pub/vanjikumaran-sivajothy/25/b31/293> [image:
Blogger] <http://vanjikumaran.blogspot.com/> [image: SlideShare]
<http://www.slideshare.net/vanjikumaran>

This communication may contain privileged or other confidential information
and is intended exclusively for the addressee/s. If you are not the
intended recipient/s, or believe that you may have received this
communication in error, please reply to the sender indicating that fact and
delete the copy you received and in addition, you should not print,
copy, re-transmit, disseminate, or otherwise use the information contained
in this communication. Internet communications cannot be guaranteed to be
timely, secure, error or virus-free. The sender does not accept liability
for any errors or omissions
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to