Reinhard Pötz schrieb:
Johannes Hoechstaedter wrote:
Hello everybody,
My Webapp grows. :) Thank you all for all your help till now.
The next thing I am struggeling with is this:
Error creating bean with name 'de.memocomp.myBlock1.service':
Invocation of init method failed; nested exception is
java.lang.NoSuchMethodError:
This error appears only in Tomcat 5.0 with JRE 1.4. Everything works
with Tomact 5.5 and JDK 1.5.
I managed to create a war file completely with JDK 1.4 as JAVA_HOME.
The manifest file looks good. Only Tomcat doesn't want to start the
webapp. Any suggestions?
My guess is that you have a problem with your XML parser.
But the parser is the default parser. I have not changed anything. Are
there compatibility problems?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]