Weston M. Price created QPID-4035:
-------------------------------------
Summary: JCA examples should allow for possibility of cluster
deployment
Key: QPID-4035
URL: https://issues.apache.org/jira/browse/QPID-4035
Project: Qpid
Issue Type: Improvement
Components: JCA
Environment: All supported OS platforms, environments. All supported
JEE platforms.
Reporter: Weston M. Price
Assignee: Weston M. Price
Fix For: 0.17
Currently the JCA example code does not allow for deployment in a clustered
environment without a fair amount of manual effort. Due to the way we generate
connection URLS, and the fact that most JEE application servers use XML as
configuration mechanism, certain characters in the URL string cause XML parsing
failures (most notably the use the '&' character).
This should be addressed in the example code to at least allow for deploying
the examples in a clustered environment without requiring the manual effort.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]