Monday, 19 August 2013

Apache karaf and Netbeans debugger

Apache karaf and Netbeans debugger

When I'am trying to execute command like set KARAF_DEBUG=TRUE in apache
karaf 3.01R shell this error occurs :
Error executing command: No enum constant
org.apache.karaf.log.core.Level.KARAF_DEBUG=TRUE
What I'am trying to do is to link netbeans debugger to karaf debugger. How
can I do that ?

No comments:

Post a Comment