Oddity with XSP and Namespaces

2002-07-17 Thread Helena Ginzburg
Hi All, Can anyone explain the following? XSP page: http://apache.org/xsp";> Hello! Pipeline : After HTML serializations I get the clean result Hello! But after WML serialization the result looks "different" http://apache.org/xsp";

cocoon2.1 on WebLogic6.1 sp2

2002-06-13 Thread Helena Ginzburg
Hi all, I have an installation problem with latest version of cocoon on WebLogic6.1 sp2. Could you please help me? I am doing as the following (all taken from a list on http://www.mail-archive.com/cocoon-users@xml.apache.org/msg05228.html I am adding a below code in cocoon.xconf file

RE: Empty html page

2002-06-12 Thread Helena Ginzburg
Yes. -Original Message- From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 3:12 PM To: [EMAIL PROTECTED] Subject: RE: Empty html page > From: Helena Ginzburg [mailto:[EMAIL PROTECTED]] > > Hi All, > > I am trying to test simple Hello World

Empty html page

2002-06-12 Thread Helena Ginzburg
Hi All, I am trying to test simple Hello World on WebLogic6.1.sp2 If I am using LogTransformer this is work correctly ( I see my xml file output on the server console ). While if I am using org.apache.cocoon.transformation, TraxTransformer output on the browser is just empty html page. All logs

Cocoon.war Language Exception on WebLogic6.1 sp2

2002-06-10 Thread Helena Ginzburg
Hi, I need your help! The first cocoon welcome page is displayed properly. Now, the problem I am facing is, bea is not loading sub sitemaps. I am getting the following error: message Language Exception description org.apache.cocoon.ProcessingException: Language Exception: org.apache.cocoon.compone

Error Installing Cocoon latest war using in Weblogic 6.1 sp2

2002-06-06 Thread Helena Ginzburg
Hi All, I have deployed latest cocoon application on bea WebLogic6.1 SP2. In order to deploy this, I have done the following: 1.The cocoon Libraries consists of '.' in the names. Eliminated them. 2.Removed all Manifest.mf files from WEB-INF/lib jars. 3.Changed cocoon.xconf file for using XSLTPr

multiple request problem.

2001-12-30 Thread Helena Ginzburg
Hi, I've a problem with Cocoon1.8. One client is working properly. In stress test with 5 clients 2 or 3 get errors. Error found handling the request. org.xml.sax.SAXParseException: The markup in the document preceding the root element must be well-formed. at org.apache.coc

RE: Cocoon 2 (B2) on weblogic 6.1 problem

2001-12-04 Thread Helena Ginzburg
Hi,I followed your instructions, but it did not solved the problem.However, I found where it is not working properly: CocoonServlet.private void initLogger()    throws ServletException {..    subcontext.put("context-root", this.servletContext.getRealPath("/"));..}this.servletCo

Cocoon 2 (B2) on weblogic 6.1 problem

2001-12-03 Thread Helena Ginzburg
Has anyone managed to successfully install Cocoon 2 (B2) on weblogic 6.1? I followed the instructions that came with the distribution, but Cocoon failed to load during deployment with the following errors: java.lang.reflect.UndeclaredThrowableException: java.lang.NullPointerException