I'm running Cocoon 1.8.2 and I've just upgraded
from Tomcat3.x to Tomcat4.0.1. According to Tomcat's documentation,
anything in WEB-INF/classes is available (so I dont have to put it in my
classpath). I've got my own com.blah.globals package in
WEB-INF/classes/com/blah/globals. When I try and import this in my cocoon
logicsheet I get a NoClassDefFoundError:
java.lang.NoClassDefFoundError: com/rrp/globals/Globals
at _home._reedy._docs._production._pcteachit_com._temp.<init>(_temp.java:33) at java.lang.Class.newInstance0(Native Method) at java.lang.Class.newInstance(Class.java:237) If anyone has any ideas on this I would really
appreciate it. I tried adding it to my classpath and restarting everything
and I still get the same error.
Thanks!
- Brent
|
- Re: [c1] java.lang.NoClassDefFoundError with custom cla... Brent L Johnson
- Re: [c1] java.lang.NoClassDefFoundError with custo... David Rosenstrauch
- Re: [c1] java.lang.NoClassDefFoundError with c... Brent L Johnson
- Error compiling sitemap Zilvinas Marozas
- RE: Error compiling sitemap Gerhard Froehlich
- Re: Error compiling sitemap Zilvinas Marozas
- Help - Applying Cocoon2 for equip... Roger I Martin PhD
- Re: Help - Applying Cocoon2 f... Stan Hughes
- Re: [c1] java.lang.NoClassDefFoundError with custo... Jeff Turner