Mantis - Resin
Viewing Issue Advanced Details
4481 minor always 04-05-11 15:58 04-06-11 13:25
ccwf  
ferg  
normal  
closed 4.0.16  
fixed  
none    
none 4.0.17  
0004481: resin:jspc Maven pugin is broken
Maven resin:jspc plugin fails with the same "java.lang.ClassNotFoundException: com.caucho.server.resin.EnvInit" error experienced by the resin-jspc ant task in bug 0004235.

[INFO] [resin:jspc {execution: default-cli}]
com.caucho.config.ConfigRuntimeException: java.lang.ClassNotFoundException: com.caucho.server.resin.EnvInit
    at com.caucho.config.ConfigException.create(ConfigException.java:168)
    at com.caucho.loader.Environment.initializeEnvironment(Environment.java:946)
    at com.caucho.loader.Environment.init(Environment.java:305)
    at com.caucho.env.service.ResinSystem.<init>(ResinSystem.java:127)

There are no notes attached to this issue.