Re: encoding

2003-02-28 Thread Sebastian Gil
On Fri, 28 Feb 2003 12:36:00 +0100, arturl <[EMAIL PROTECTED]> wrote: But it seems setting only charset attribute in html tag and not infuencing http header. Artur Use action org.apache.cocoon.acting.SetCharacterEncodingAction Regards

Strange problem with J2EE datasource

2003-01-30 Thread Sebastian Gil
Hi there. I have strange problem with J2EE data source. Well it works fine. There is no problem at all, but ... when I start Tomcat I get an error message in Cocoon error log and in fact I don't understand it. Why Avalon can't find jdbc when it is initializing Cocoon and it has no problem after

No more DTM IDs are available

2003-01-20 Thread Sebastian Gil
Hi there Sometimes when I modify my huge sitemap - 54Kb (especially when I add some parameters for actions or XSLT transformer) I got a strange message which tells me nothing. Maybe someone of you can give me some hints what could be wrong and how to correct sucha problem. Regards SG. java.lan

Re: [2.0.4] SQLTransformer and j2ee vs. jdbc datasource

2003-01-09 Thread Sebastian Gil
On Wed, 8 Jan 2003 22:40:37 -, Renaud Bruyeron <[EMAIL PROTECTED]> wrote: I am facing a weird problem with the SQLTransformer. This happens with cocoon 2.0.4 on jdk1.3.1 running in Tomcat 4.1.12 Tomcat doesn't contains the required libraries for J2EE datasources by default. Check your %C

Re: Authorisation problem

2003-01-01 Thread Sebastian Gil
2002-12-31 17:01:07, "Your Name" <[EMAIL PROTECTED]> wrote: >a boolean back from isUserInRole(java.lang.String role). Thanks a lot. It's what I was lloking for. SG. - Please check that your question has not already been ans

Authorisation problem

2002-12-31 Thread Sebastian Gil
tes in xsp-session but it's empty. Is it possible to access session login and role outside the Tomcat, I mean, in my cocoon app ? I'm sorry for not directly Cocoon oriented question and thanks in advance for help. Sebastian Gil --

Lucene - elements stored in the index

2002-12-19 Thread Sebastian Gil
lysis.standard.StandardAnalyzer" ); with String[] stopWords = {"i", "a", "z", "w", "do", "od", "na", "lub", "albo"}; Anal