Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 27125 invoked by uid 500); 29 May 2002 11:36:24 -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 27114 invoked from network); 29 May 2002 11:36:24 -0000 From: "Rajeev Singh" To: Subject: RE: It works---Re: Cocoon on BEA Weblogic6.1 SP2 Date: Wed, 29 May 2002 17:07:58 +0530 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, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: Importance: Normal Disposition-Notification-To: "Rajeev Singh" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, Cant I unjar all the files and put under one single jar. I tried but in the end it gives exception at the very last stage. Alternatively as u had suggested, even if we just remove the dots in the jars and put cocoon as expanded app in domain , do I have to edit startweblogic file to add classpath for all jars under web-inf/lib directory, there are around 35 jar files. Is it anyway possible to know which jars we need? If somebody can resolve this then we can come up with one final document on how to install the cocoon2.0.2 on bea weblogic version 6.1, which help the bea users in this forum. Thx, Rajeev -----Original Message----- From: Atul Gulve [mailto:atulsg@hotmail.com] Sent: Tuesday, May 28, 2002 4:14 PM To: cocoon-users@xml.apache.org Subject: It works---Re: Cocoon on BEA Weblogic6.1 SP2 Hi, There are quite a few things you have to do to make cocoon work on bea. 1. Remove dots from jars filenames of cocoon. (lib\*.jar) 2. Remove manifest files from the above jars or i guess there is a patch available from BEA to resolve this problem. 3. Copy cocoon webapp (not cocoon.war but the cocoon directory) to bea (%BEA_HOME%\wlserver6.1\config\mydomain\applications). 4. Edit %BEA_HOME%\wlserver6.1\config\mydomain\config.xml to include the following lines. 5. Make sure that you have parameter transformer-factory for the xslt-processor in cocoon.xconf---It looks like as follows 6. Now start bea. It should work. 7. There is one more hitch. If you want to use sub-sitemaps then the pipeline should be as follows--- Note that I have added '/' before the uri-prefix. Otherwise you get an error saying "The current URI doesn't start with given prefix" This way sub-sitemap also works and everything works fine. But now with these modification cocoon application does not run on Tomcat4.0.1 Does anyone know how to make the same cocoon application run on both BEA as well Tomcat. Thanks, Atul From: Konstantin Piroumian Reply-To: cocoon-users@xml.apache.org To: cocoon-users@xml.apache.org Subject: Re: Cocoon on BEA Weblogic6.1 SP2 Date: Mon, 27 May 2002 15:38:47 +0400 From: "Atul Gulve" > Hi, > > I have deployed cocoon(2.0.1) application on bea WebLogic6.1 SP2. Great! Could you please tell us how you did it? > > The first cocoon welcome page is shown properly. > Now, the problem I am facing is, bea is not loading sub sitemaps. > > I am getting following error on the browser. > > Cocoon 2 - Internal server error > > ------------------------------------------------------------------------ -- ------ > > type fatal > > message The current URI doesn't start with given prefix > > description java.lang.RuntimeException: The current URI doesn't start with > given prefix > > sender org.apache.cocoon.servlet.CocoonServlet > > source Cocoon servlet > > request-uri > > /cocoon/documents/doclist.html > > path-info > > /documents/doclist.html > > -------------------------------------------------------- > > > > > If I put all mappings in the main sitemap then it works. But I want to have > different sitemaps for different directories under my webapp. > > > Could anyone tell me what to do? See Cocoon logs to see if this is a Cocoon error. If you give more info on the source of the error then we'll try to help. Konstantin > > Thanks in advance for your help. > > atul > > _________________________________________________________________ > Chat with friends online, try MSN Messenger: http://messenger.msn.com > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. > > To unsubscribe, e-mail: > For additional commands, e-mail: > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: