<binding.ws> jms error when jms transport is not configured
-----------------------------------------------------------
Key: TUSCANY-2904
URL: https://issues.apache.org/jira/browse/TUSCANY-2904
Project: Tuscany
Issue Type: Bug
Components: Java SCA Axis Binding Extension
Affects Versions: Java-SCA-1.5
Environment: All
Reporter: Simon Laws
Priority: Minor
when a normal <binding.ws> is configured you get an error in the runtime log as
follows.
"No JMS connection factories are defined.Will not listen for any JMS messages"
We have a JMS transport defined by default in our Axis.xml config regardless of
whether JMS is in use so it's complaining that no connection factories are
specified for the transport in the case where binding.ws is used with no JMS
configuration. Make this configuration happen programmatically so it is only in
force when JMS is configured.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.