Luc14860 / jwebsocket

Automatically exported from code.google.com/p/jwebsocket
0 stars 0 forks source link

Plug-In jars not loaded when not included in server manifest #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I noticed a little issue. When I put a new plug-in .jar into the libs
folder and configure it properly in the jWebSocket.xml file it is loaded
only when the manifest of the server.jar contains the plug-in .jar in the
classpath directive. If I remove it from the classpath in the manifest I
get a ClassNotFoundException. I tried already to fix it but have no clue
why it does not load in this case.

In run-time environment we hardly can change the manifest within the
server.jar. Do you have an idea what we can do here?

Original issue reported on code.google.com by fivefeetfurther@gmail.com on 2 Jun 2010 at 10:16

GoogleCodeExporter commented 9 years ago
I am not very sure why is this happening..but i will try to take a look tonight.

Original comment by mailtopu...@gmail.com on 2 Jun 2010 at 11:18

GoogleCodeExporter commented 9 years ago

Original comment by fivefeetfurther@gmail.com on 7 Jun 2010 at 1:23