On Wed, Jul 8, 2009 at 2:44 PM, Claus Ibsen<claus.ib...@gmail.com> wrote:
> On Tue, Jul 7, 2009 at 4:45 AM, ewhauser<ewhau...@gmail.com> wrote:
>>
>> I'm trying to figure out the best way to package the functionality in the
>> camel web console in my apps.  Is the web console designed to be embedded in
>> a Camel application?  Or should the camel-web project be used as a template
>> for a Camel WAR app?
> Hi
>
> At present time you gotta copy all the camel-web/src/main/web files
> into your own web application to be able to use
> the web console to browse your own camel application.
>
> It does not have any remote management functionallity - eg it must be
> collocated with your web app.

Ah I was told if you use maven then just depend on camel-web in your pom.xml

Then maven does all the hard parts of merging all the src/main/web files.


>
>
>> --
>> View this message in context: 
>> http://www.nabble.com/Embedded-web-console-tp24366288p24366288.html
>> Sent from the Camel - Users mailing list archive at Nabble.com.
>>
>>
>
>
>
> --
> Claus Ibsen
> Apache Camel Committer
>
> Open Source Integration: http://fusesource.com
> Blog: http://davsclaus.blogspot.com/
> Twitter: http://twitter.com/davsclaus
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to