OK - I will look - which should be the correct (conforming?) parser...? >>> [EMAIL PROTECTED] 22/08/2002 03:18:58 >>> Derek Hohls wrote:
>Vadim > >Maybe its just the limits of my own knowledge >showing up rather badly here - but it worries me that Cocoon >is (perhaps like its namesake!) so fragile. On *my* test machine >I can control the environment to a large extent... but have >less say over the live machine(s) to which the sites will get >deployed. > If you buy commercial solution, it always comes with Java bundled. Do you want same for Cocoon? ;-) >Is there no way of tracking down what the root cause (file?) is >in a more specific way...? > Go to the source code of: ----- Root Cause ----- java.lang.NoSuchMethodError at org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.<init>(DefaultConfigurationBuilder.java:97) I guess the problem is wrong (non-conforming) parser. Vadim >I guess I will be reinstalling *everything* tonight.... > >Thanks >Derek > > > >>>>[EMAIL PROTECTED] 22/08/2002 02:42:04 >>> >>>> >>>> >Derek Hohls wrote: > > > >>Vadim >> >>Thanks - well, I do have a "freshly installed" Tomcat 4.0.4 >>AND the lastest stable Cocoon binary - OK, I did not reinstall >>Java (this was not part of the install guide and I was not >>aware that it was a prerequisite for a C2 installation??) - >>*thats* why I found it strange that, after following the >>instructions it did NOT work. (I did not, after all, have >>any such problems with TC 4.0.1 and C2.0.0...) >> >>Do I really have to reinstall Java? >> >> >> > >You see, if all three components are not modified in any way, it does >work (under Win and Linux). This was tested before doing release. Only > >exception was FreeBSD and/or OS X platforms (archives have more on >this). > >May be you have something in jre/lib/ext, this could break some >things. > >Vadim > > > > >>Thanks >>Derek >> >> >> >> >> >>>>>[EMAIL PROTECTED] 22/08/2002 01:58:52 >>> >>>>> >>>>> >>>>> >>>>> >>Derek Hohls wrote: >> >> >> >> >> >>>A quick follow-up - I took everything off again - reinstalled TC and >>>Cocoon - this time I found the xercesImpl-2.0.0 file !? and so I >>>followed your procedure again. >>> >>>If its of any additional use - below the >>> >>>javax.servlet.ServletException: Servlet.init() for servlet Cocoon2 >>>threw exception >>> >>>error, I get: >>> >>>----- Root Cause ----- >>>java.lang.NoSuchMethodError >>> at >>>org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.<init>(DefaultConfigurationBuilder.java:97) >>> >>>Any ideas what this means?? >>> >>> >>Derek, >> >>Follow install guide. Java 1.3.1, Tomcat 4.0.4, Cocoon 2.0.3, this >>*does* work without fiddling with libraries. If it does *not* work - >>this just means that you don't have clean (freshly installed) Java or >> >> >>Tomcat. >> >>Vadim >> >> >> >>>Thanks >>>Derek >>> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>