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.

Reply via email to