Re: Connection pooling w. 1.4.0.

2002-07-08 Thread Andrey Demchenko
list recomendation to recompile Excalibur under JDK 1.4 I do not check it, but I hope this help you. It will be interested for me to know results. -- Best regards, Andrey Demchenko. - Original Message - From: Michael Mangeng [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, July 08

Re: PDF

2002-04-11 Thread Andrey Demchenko
fo:external-graphic display-align="center" src="logo.gif"/ - Original Message - From: Ferran Urgell To: [EMAIL PROTECTED] Sent: Thursday, April 11, 2002 12:17 PM Subject: PDF Hi Cocooners!! I would to put an image (logo for example) into a

FragmentExtractorxmlns problem

2002-04-08 Thread Andrey Demchenko
. It works Ok, but when I view the extracted fragment I have test:test instead of test:test xmlns:test=http://mydomain; How can I get xmlns in extracted fragment? Thanks in advance, Andrey Demchenko. - Please check that your

Re: FragmentExtractorxmlns problem

2002-04-08 Thread Andrey Demchenko
When I apply transform for mydoc.xml before TransformExtarct such as map:transform src=my.xsl/ map:transform type=extractor/ than it works well. Is it a C2 bug? - Original Message - From: Andrey Demchenko [EMAIL PROTECTED] Hi, I have the following code mydoc.xml

Re: oradb esql no connection in pool error!

2002-03-29 Thread Andrey Demchenko
I have the same problem with JDK 1.4 With JDK 1.3.1 it works well. - Original Message - From: Jerzy Kut [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, March 29, 2002 3:12 PM Subject: oradb esql no connection in pool error! Hi cocooners! I have got win2k, tomcat4.0.2,

Re: Encoding non-english characters in XSP (C2.0.2)

2002-03-28 Thread Andrey Demchenko
, Tomcat 4.0? -- Best regards, Andrey Demchenko. - Original Message - From: Vadim Gritsenko [EMAIL PROTECTED] Next step for you would be: 1. Switch back to Javac (pizza does not support Java file encoding option) 2. Make sure Javac gets -encoding KOI8-R command line option

Re: Encoding non-english characters in XSP (C2.0.2)

2002-03-28 Thread Andrey Demchenko
Hi, Vadim. - Original Message - From: Vadim Gritsenko [EMAIL PROTECTED] 2) How can I put -encoding KOI8-R to javac in servlet container e.g. Resin 2.0.5, Tomcat 4.0? You can change encoding for the whole JVM right now May be this is offtopic but I do not know how set

Re: Encoding non-english characters in XSP (C2.0.2)

2002-03-27 Thread Andrey Demchenko
 I also have the same problem in Win 2000 Server. I solve this with change my Localeto Ukrainian, delete all files in ...WEB-INF/tmp And now it works OK. But I do not shure that it's good solution. I use "windows-1251" encoding It is work only in cocoon 2.0.1 In 2.0.2 I have "ðÒÉ×ÅÔ"

getRootContext in Action

2002-03-26 Thread Andrey Demchenko
Hi, How can I get RootContext in action? --- Andrey Demchenko. - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faqs.html To unsubscribe, e-mail: [EMAIL

Re: Database connection problem

2002-03-26 Thread Andrey Demchenko
1) You must have jdbc driver file in classpath 2) Check your cocoon.xconf for datasources.../datasources for pool configuration 3) See access.log for message like this DEBUG (2002-03-26) 17:04.45:713 [access] (Unknown-URI) Unknown-thread/Cocoon Servlet: Trying to load class:

Re: Oracle jdbc thin driver

2002-03-19 Thread Andrey Demchenko
You must set encoding in your xml,xsp... file I use it (for russian) ?xml version=1.0 encoding=windows-1251? or ?xml version=1.0 encoding=utf-8? and it works Ok - Original Message - From: ITANI Mohamed (LB Soft) [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, March 18, 2002