Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 14952 invoked by uid 500); 3 Apr 2003 12:26:26 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 14936 invoked from network); 3 Apr 2003 12:26:25 -0000 Received: from mail.gmx.net (213.165.64.20) by daedalus.apache.org with SMTP; 3 Apr 2003 12:26:25 -0000 Received: (qmail 31958 invoked by uid 65534); 3 Apr 2003 12:26:24 -0000 Received: from unknown (HELO hermelin) (212.254.33.27) by mail.gmx.net (mp018-rz3) with SMTP; 03 Apr 2003 14:26:24 +0200 From: "Michael Gerzabek" To: Subject: AW: Cocoon on Orion2 Date: Thu, 3 Apr 2003 14:27:25 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 In-Reply-To: <20030403065947.84113.qmail@web14807.mail.yahoo.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N seems you're working with Web3RfcTransformer but didn't deploy the right version of SAP Java Connector. > -----Ursprungliche Nachricht----- > Von: e nio [mailto:enio721@yahoo.com] > Gesendet: Donnerstag, 03. April 2003 09:00 > An: cocoon-users@xml.apache.org > Betreff: Cocoon on Orion2 > > > > 1. I am not able to get cocoon2.1dev running on Orion2 I was > getting: > > 500 Internal Server Error > > java.lang.NoClassDefFoundError: com/sap/mw/jco/JCO$Structure > at java.lang.Class.forName0(Native Method) > at java.lang.Class.forName(Class.java:207) > at com.evermind[Orion/2.0 (build > 11018)]._iz.findClass(.:19) > at java.lang.ClassLoader.loadClass(ClassLoader.java:306) > at java.lang.ClassLoader.loadClass(ClassLoader.java:262) > at > org.apache.avalon.excalibur.component.ExcaliburComponentSelector.c > onfigure(ExcaliburComponentSelector.java:409) > at > org.apache.avalon.framework.container.ContainerUtil.configure(Cont > ainerUtil.java:239) > at > org.apache.avalon.excalibur.component.DefaultComponentFactory.newI > nstance(DefaultComponentFactory.java:315) > at > org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.i > nitialize(ThreadSafeComponentHandler.java:141) > at > org.apache.avalon.excalibur.component.ExcaliburComponentManager.in > itialize(ExcaliburComponentManager.java:555) > at org.apache.cocoon.Cocoon.initialize(Cocoon.java:329) > at > org.apache.cocoon.servlet.CocoonServlet.createCocoon(CocoonServlet > .java:1310) > at > org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:505) > at com.evermind[Orion/2.0 (build > 11018)]._ay._lce(.:1672) > at com.evermind[Orion/2.0 (build > 11018)]._ay._bsd(.:3976) > at com.evermind[Orion/2.0 (build > 11018)]._ay._lde(.:2502) > at com.evermind[Orion/2.0 (build > 11018)]._ay._nic(.:2219) > at com.evermind[Orion/2.0 (build 11018)]._ax._lqc(.:449) > at com.evermind[Orion/2.0 (build 11018)]._ax._tvb(.:189) > at com.evermind[Orion/2.0 (build 11018)]._bf.run(.:62) > > 2. cocoon2.0.4 on Orion2 seem to work okay, except I was not > able to get a successful jsp which maybe due to the way sitemap > is laid out in respect to how orion2 have their directory > structure. What I meant by this is I have to create this > directory structure in orion: > > applications/ > | > cocoon/ > |__ META-INF/ > | |_ application.xml > | > |__ cocoon/ > | > |__ META-INF/ > | > |__ WEB-INF/ > | > |_ sitemap.xmap the main one > and the rest of cocoon.war expanded > > Looking at the sitemap.log I am getting this error: > > 32 DEBUG (2003-04-02) 22:37.58:991 [sitemap.reader.jsp] > (/cocoon/samples/jsp/welcome.htm) > ApplicationServerThread/JSPReader: JSPReader executing JSP:/s > amples/jsp/welcome.jsp > 33 DEBUG (2003-04-02) 22:37.59:010 [sitemap.reader.jsp] > (/cocoon/samples/jsp/welcome.htm) > ApplicationServerThread/JSPReader: Exception in > JSPReader.generate() > 34 java.lang.ClassNotFoundException: > org.apache.jasper.servlet.JspServlet > 35 at com.evermind._as.findClass(.:417) > 36 at > java.lang.ClassLoader.loadClass(ClassLoader.java:306) > 37 at > java.lang.ClassLoader.loadClass(ClassLoader.java:262) > > This seem to indicate the orion's jsp engine is not compatible > with jasper because of dependencies on Tomcat as per > Konstantin's comment on another jsp issue. > > > And with the above directory layout, the main sitemap.xmap > doesnt seem to work right on some case for example this portion > on the standard 2.0.4 stock samples: > > 884 > 885 > > instead of generating the samples.xml it displays the > cocoon/welcome/ directory contents instead. By adding a "/" to > the pattern to make it pattern="welcome/" it does display the > samples.xml content but when clicking to any of the href in the > contents IT IS TOTALLY out of whacked in terms of the path and > there all I get is resource not found. > > Anyway to solve these? Thanks in advance. > > __________________________________________________ > Do you Yahoo!? > Yahoo! Tax Center - File online, calculators, forms, and more > http://tax.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org > For additional commands, e-mail: cocoon-users-help@xml.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-users-help@xml.apache.org