Web App not deploying.
Using Intellij 5.1 and JBoss 4.0.5 GA for a single web application module,
I created a run configuration.
When I decide to run, everything looks fine in the log but the application is not deployed (the last line says
JBoss (MX MicroKernel) Started in 32s:417ms )
It's when I decide to 'refresh deployment status' that I get a
java.lang.SecurityException: Failed to authenticate principal=null, securityDomain=jmx-console
followed by a stack trace.
Could you tell me what I am doing wrong?
Please sign in to leave a comment.
Authentication is currently not supported by the JBoss plugin.
Hi Martin,
Does that mean that I have to handle it myself?
(in code or declaratively)?
thanks
No, that means that you have to wait until tomorrow. I'll publish an updated version of the plugin shortly.
Great :)
Thanks a lot.
The new version 2.14 is available through plugin manager.