Hello,
2.9.1 is out and I am not yet able to use web console.
I badly need it to debug because jconsole/visualvm are uncomfortable to use.
Please tell me if there are any news about this.
Thanks,
Mario
--
View this message in context:
http://camel.465427.n5.nabble.com/Embedded-Web-Console-in
> workaround? Can I deploy the console in a separate war?
>
> Thanks,
> Mario
>
> --
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://camel.465427.n5.nabble.com/Embedded-Web-Console-in-Tom
Hello,
any news about this?
I have the same problem: I need web console under tomcat. Is there any
workaround? Can I deploy the console in a separate war?
Thanks,
Mario
--
View this message in context:
http://camel.465427.n5.nabble.com/Embedded-Web-Console-in-Tomcat-tp4894690p5129233.html
Sent
Same thing for me! And I tried also to deploy projects created with maven
archetype webconsole without luck.
--
View this message in context:
http://camel.465427.n5.nabble.com/Embedded-web-console-tp478885p5119175.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I have tried camel-archetype-web and camel-archetype-webconsole (it seems
newer) but I am not able to see the console.
In my project too I cannot see console...
--
View this message in context:
http://camel.465427.n5.nabble.com/Embedded-web-console-tp478885p5117887.html
Sent from the Camel
the box :
https://issues.apache.org/jira/browse/CAMEL-4544 CAMEL-4544
https://issues.apache.org/jira/browse/CAMEL-4545 CAMEL-4545
--
View this message in context:
http://camel.465427.n5.nabble.com/Embedded-Web-Console-in-Tomcat-tp4894690p4902565.html
Sent from the Camel - Users mailing list archive at Nabble.com.
greatly
appreciated...
--
View this message in context:
http://camel.465427.n5.nabble.com/Embedded-Web-Console-in-Tomcat-tp4894690p4894690.html
Sent from the Camel - Users mailing list archive at Nabble.com.
-
View this message in context:
http://camel.465427.n5.nabble.com/Embedded-web-console-tp478885p4758894.html
Sent from the Camel - Users mailing list archive at Nabble.com.
.
>>
>> It's working. I can see the changes after I click the start and stop. Now
>> it's redirect to "/services/routes"
>>
>
>
> -
> Ben O'Day
> IT Consultant -http://consulting-notes.com
>
> --
> View this message in
ay
IT Consultant -http://consulting-notes.com
--
View this message in context:
http://camel.465427.n5.nabble.com/Embedded-web-console-tp478885p4758894.html
Sent from the Camel - Users mailing list archive at Nabble.com.
start and stop. Now
it's redirect to "/services/routes"
--
View this message in context:
http://camel.465427.n5.nabble.com/Embedded-web-console-tp478885p4758797.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Jersey Filter
> /*
>
>
>
> TemplateEngineServlet
>
>
> org.fusesource.scalate.servlet.TemplateEngineServlet
>
> 1
>
>
>
> TemplateEngineServlet
> *.mustache
>
>
> TemplateEngineServlet
> *.scaml
>
>
> TemplateEngineServlet
> *.ssp
>
>
>
> 500
> /WEB-INF/scalate/errors/500.scaml
>
>
>
>
>
>
-
Ben O'Day
IT Consultant -http://consulting-notes.com
--
View this message in context:
http://camel.465427.n5.nabble.com/Embedded-web-console-tp478885p4755900.html
Sent from the Camel - Users mailing list archive at Nabble.com.
oute, the URL
> redirect to http://localhost:8081/routes (with out my app context
> "services")
> But It stop the route.
Is that the only "button" or link in your embedded web console, that
has this problem?
eg it looses the "services" from the path?
And what version
--
View this message in context:
http://camel.465427.n5.nabble.com/Embedded-web-console-tp478885p4755568.html
Sent from the Camel - Users mailing list archive at Nabble.com.
.nabble.com/Embedded-web-console-tp478885p4688736.html
Sent from the Camel - Users mailing list archive at Nabble.com.
lting-notes.com
--
View this message in context:
http://camel.465427.n5.nabble.com/Embedded-web-console-tp478885p4576821.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I recalled Charles add the CamelResourceConfig few month ago,
it looks like regression, please feel free to log a JIRA[1] for it.
[1]http://issues.apache.org/activemq/browse/CAMEL
Willem
greenstar wrote:
James.Strachan wrote:
There's an example in the sandbox
https://svn.apache.org/repos/as
i.wadl.config.WadlGeneratorLoader.loadWadlGenerator(WadlGeneratorLoader.java:136)
at
com.sun.jersey.api.wadl.config.WadlGeneratorLoader.loadWadlGeneratorDescriptions(WadlGeneratorLoader.java:111)
at
com.sun.jersey.api.wadl.config.WadlGeneratorConfig.getWadlGenerator(WadlGeneratorConfig.java:186)
... 47 more
--
View t
> You can then override any file locally; whether its parts of the
>>> default views or the spring XML or adding new views or your own
>>> servlets and whatnot.
>>>
>>> We're using Jersey as a filter; so you should be able to mix camel-web
>>> wit
>> We're using Jersey as a filter; so you should be able to mix camel-web
>> with any servlet/framework to do other things (see the web.xml for how
>> we exclude bits of the URI space from Jersey to work with regular
>> static resources & JSPs etc).
>>
>&g
2009/7/8 James Strachan :
> 2009/7/8 Claus Ibsen :
>> On Wed, Jul 8, 2009 at 2:44 PM, Claus Ibsen wrote:
>>> On Tue, Jul 7, 2009 at 4:45 AM, ewhauser 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 des
2009/7/8 Claus Ibsen :
> On Wed, Jul 8, 2009 at 2:44 PM, Claus Ibsen wrote:
>> On Tue, Jul 7, 2009 at 4:45 AM, ewhauser 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 Cam
plication.
>
> 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.
>
>
>> --
>&
b app.
> --
> 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://www.nabble.com/Embedded-web-console-tp24366288p24366288.html
Sent from the Camel - Users mailing list archive at Nabble.com.
25 matches
Mail list logo