History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CAMEL-665
Type: Task Task
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Claus Ibsen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Apache Camel

Document - how does Camel kickstart itself

Created: 04/Jul/08 12:30 AM   Updated: 04/Jul/08 12:30 AM
Component/s: documentation
Affects Version/s: 1.4.0
Fix Version/s: 1.5.0

Time Tracking:
Not Specified


 Description  « Hide
I do think we should have a more clear picture how Camel kick-starts itself. Currently you can do it in several ways according to your needs and Camel is pretty smart in that regard.

You can start Camel with:

  • Standalone with your own java main code
  • Using camel-spring Main class
  • From maven tools
  • Spring configured (a normal use-case)
  • Web-app with spring configured
  • OSGi activator (or how does it do this?)

And on a related note as well, how to easy do unit testing of your own camel integrations

  • standard junit
  • using camel-core-tests
  • using camel-spring-tests
  • using spring unit tests with all its annotations etc
  • etc.


 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.