[
https://issues.apache.org/jira/browse/SYNAPSE-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Asankha C. Perera resolved SYNAPSE-134.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.1
Assignee: Asankha C. Perera
Root cause was that the JMS transport was trying to listen for messages for the
Anonymous service created for sending messages out. I also renamed the
SynapseService to __SynapseService and now check if the service name starts
with "__" before starting to listen for JMS.
> Remove the unwanted text printed when executing sample 113
> ----------------------------------------------------------
>
> Key: SYNAPSE-134
> URL: https://issues.apache.org/jira/browse/SYNAPSE-134
> Project: Synapse
> Issue Type: Bug
> Environment: Windows XP, jdk1.5.0_06
> Reporter: Evanthika Amarasiri
> Assignee: Asankha C. Perera
> Priority: Minor
> Fix For: 1.1
>
>
> When executing sample 113 noticed that the following text is displayed.
> [jms-Worker-1] INFO JMSListener Starting to listen on destination : __NONE__
> for service __NONE__
> [jms-Worker-1] INFO JMSConnectionFactory Mapped JNDI name : __NONE__ and JMS
> Destination name : __NONE__ against service : __NONE__
> [jms-Worker-1] WARN JMSConnectionFactory Cannot find destination : __NONE__.
> Creating a Queue
> Please remove
--
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]