JBoss plugin exception with 4049
I can dismiss the exception and hit "Deploy All" and it works.
com.intellij.j2ee.serverInstances.DefaultJ2EEServerEvent.(Ljava/lang/String;Ljava/lang/String;ZZ)V
java.lang.NoSuchMethodError:
com.intellij.j2ee.serverInstances.DefaultJ2EEServerEvent.]]>(Ljava/lang/String;Ljava/lang/String;ZZ)V
at com.fuhrer.idea.plugin.jboss.ad.a(ad.java:50)
at com.fuhrer.idea.plugin.jboss.ad.isConnected(ad.java:68)
at
com.intellij.j2ee.run.execution.J2EEProcessHandlerHelper.isConnected(J2EEProcessHandlerHelper.java:35)
at
com.intellij.j2ee.run.execution.J2EEProcessHandlerHelper$MyPingAction.run(J2EEProcessHandlerHelper.java:1)
at java.lang.Thread.run(Thread.java:595)
Please sign in to leave a comment.
That's the reason for the until-build="3999" in the plugin.xml file... :)
You'll get a fixed version tomorrow morning.
Here you go...
Attachment(s):
jbossIntegration.zip