[
https://issues.apache.org/activemq/browse/SMX4-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62939#action_62939
]
Gert Vanthienen commented on SMX4-619:
--------------------------------------
@Johan: Thanks for contributing these docs! I've merged them into the
documentation in rev. 1029303-1029305
For the "Using ActiveMQ with Camel" page, I really like the way you separate
the OSGi bits from the Camel route/endpoint/component definition, but I wonder
if this is the right place to explain about that. Perhaps we should add a
"Developing for ServiceMix" section that explains about the
maven-bundle-plugin, creating your own features, ... and that could also
include little development tips and tricks like this one. We could probably
point to that page from a lot of different locations then, because the same
technique can also be used for e.g. a bundle deploying JBI endpoints from a
Spring XML file. That way, the XML snippet on this page would become a lot
more concise and would only introduce concepts that are specific to ActiveMQ +
Camel.
The drawback would be that information is spread around in multiple pages, so
people have to browse around to get all the information they need. If we
decide to create a separate page for this, we would have to make sure there's a
very visible link back to it. Something like --
{info:title=Recommendation - separate Spring file for OSGi}
To allow for easier testing outside the OSGi container, we recommend creating a
separate Spring XML file for the OSGi Service lookup.
Have a look at <some other page> to read more about this!
{info}
> Documentation: User Guide: ActiveMQ
> -----------------------------------
>
> Key: SMX4-619
> URL: https://issues.apache.org/activemq/browse/SMX4-619
> Project: ServiceMix 4
> Issue Type: Sub-task
> Components: Documentation
> Reporter: Gert Vanthienen
>
> Add a section about how to use ActiveMQ on ServiceMix
> - default configuration and how to update/alter it
> - how to use activemq: commands
> - perhaps also:
> -- how to build a Camel route that uses ActiveMQ?
> -- how to build CXF services that use ActiveMQ as the transport?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.