
INFO | jvm 1 | 1 11:06:07 | at .getMainMethod(WrapperStartStopApp.java:629) INFO | jvm 1 | 1 11:06:07 | at $AppClassLoader.loadClass(Launcher.java:301) INFO | jvm 1 | 1 11:06:07 | Exception in thread "main" : class ""'s signer information does not match signer information of other classes in the same package INFO | jvm 1 | 1 11:06:07 | WrapperManager: Initializing. STATUS | wrapper | 1 11:06:07 | Launching a JVM. When I start JBoss instance I get this error.

4=%JBOSS_HOME%/client/jbossall-client.jar 1=/usr/share/java/java-service-wrapper.jar


# Java Classpath (include wrapper.jar) Add class path elements as Following this guide all worksfine, but I need to use "method integration 2" with "WrapperStartStopApp" main class. I installed JBoss EAP 5.1 and I would like to use Jave Service Wrapper (3.5.7).
