Archetype generates invalid brokerURL
-------------------------------------
Key: SM-1024
URL: https://issues.apache.org/activemq/browse/SM-1024
Project: ServiceMix
Issue Type: Bug
Components: tooling
Affects Versions: 3.1.1
Reporter: Gert Vanthienen
Priority: Trivial
The servicemix-jms-provider-service-unit generates an xbean.xml file that
contains
{code:xml}
<amq:connectionFactory id="connectionFactory"
brokerURL="tcp://localhost:61616/" />
{code}
When you try to deploy this, you get an exception on the trailing /
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.