Hi

Fell free to log a JIRA and as we love contributions you are welcome
to work on a patch
You can use the object helper to wrap in runtime as we do in other places

Something along the lines of

try
...
catch
  throw ObjectHelper.wrapRuntimeException(e)



On Thu, Feb 6, 2014 at 4:04 PM, brianorwig <brianor...@gmail.com> wrote:
> Claus Ibsen-2 wrote
>> What Camel version do you use? And have you tried with latest release?
>
> We have tested this using the latest version 2.12.2 and looked at the code
> and the issue is there in the code.
>
> GuiceCamelContext.java:
>
>     @PostConstruct
>     @Override
>     public void start() *throws Exception* {
>         super.start();
>     }
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/GuiceCamelContext-checked-exception-issue-with-Glassfish4-tp5746869p5746895.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
Make your Camel applications look hawt, try: http://hawt.io

Reply via email to