Re: Can be used flash in cocoon1.8.2?

2002-01-30 Thread Hubert NEOtyk Iwaniuk
DONT USE HTML only, JGenerator - look for it. Hubert. - Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: <[EMAIL PROTECTE

Re: Recursive sub sitemaps

2001-12-12 Thread Hubert NEOtyk Iwaniuk
On Wed, Dec 12, 2001 at 04:15:41PM +0100, Arnaud Vandyck wrote: > Is it possible to mount sub sitemaps recursively? > > I mean: > > /cocoon/sitemap.xmap (mount sub) > /cocoon/sub/sitemap.xmap (mount undersub) subsitemap is sitemap as well so it can have subsitemaps. > /cocoon/sub/undersub/sit

Re: esql insert statement

2001-12-11 Thread Hubert NEOtyk Iwaniuk
On Tue, Dec 11, 2001 at 10:18:40AM +0100, rgi wrote: > Hello cocoon-users, > > I want to insert a new record in a oracle table. I use esql and > connection pooling from cocoon2. > I have cofigured all needed things in web.xml and cocoon.conf files. > No error ocure when I start cocoon. Bu

Re: Java code being dumped to browser. (newbie question)

2001-12-11 Thread Hubert NEOtyk Iwaniuk
On Mon, Dec 10, 2001 at 01:50:24PM -0500, Matthew Crocker wrote: > Jeremy Crosbie wrote: > > >My guess is you need to specify you are using the LDAP transformer like so > > . This requires that > >you have defined this transformer in the first place, which is not done in > >the default sitemap in

Re: Starting up a second time...

2001-12-07 Thread Hubert NEOtyk Iwaniuk
Hi Stu, first do *NOT* start new thread in old one, please. On Fri, Dec 07, 2001 at 01:23:49PM -, Stu Lewis wrote: > Hi, > > Cocoon (2.0) starts up first time ok after I have built it. But whenever I > shutdown Tomcat 4.0, and then start it up again, I get the following error: > > Startin

Re: [c2] q: howto use ESQL inside own logicsheets?

2001-12-05 Thread Hubert NEOtyk Iwaniuk
On Wed, Dec 05, 2001 at 01:34:52PM +0100, Christian Haul wrote: > On 05.Dec.2001 -- 10:30 AM, Hubert NEOtyk Iwaniuk wrote: > > Hello Chris, > > > > On Wed, Dec 05, 2001 at 12:24:51AM +0100, Christian Haul wrote: > > > Wait a minute. stylesheet != taglib > >

Re: [c2] q: howto use ESQL inside own logicsheets?

2001-12-05 Thread Hubert NEOtyk Iwaniuk
Problem solved! I have manadged to solve the problem. In attachement 3 files: problem.tgz -- not working files problem_solved.tgz -- working files problem.diff.gz -- differences between problem and problem_solved

Re: XSLT and international characters.

2001-12-05 Thread Hubert NEOtyk Iwaniuk
Hello Marcin, On Tue, Dec 04, 2001 at 12:33:00PM +0100, Marcin Kłos wrote: > Hi! > > For serveral days I'm trying to solve the following problem. I'm sure that > somebody has already faced it, but I could not find any answer on the net. > > I use Cocoon 2 for XSLT transformations (Tomcat 4.0.1

Re: [c2] q: howto use ESQL inside own logicsheets?

2001-12-05 Thread Hubert NEOtyk Iwaniuk
Hello Chris, On Wed, Dec 05, 2001 at 12:24:51AM +0100, Christian Haul wrote: > Wait a minute. stylesheet != taglib > taglib: used when creating .java from XSP. taglibs are aka logicsheets. > stylesheet: used when styling XML > > usually, both are implemented in XSLT > > you apply your taglib to

Re: [c2] q: howto use ESQL inside own logicsheets?

2001-12-04 Thread Hubert NEOtyk Iwaniuk
Hi David, > Your previous question was a little unclear, but I'll try my best to help. > > Generally the way I handle logicsheets and XSP is as follows: > > 1) take an XML file (what you refer to in your message as "my server page" I would >say is not a server page; it's just a regular xml fil

Re: [c2] Please help: howto use ESQL inside own logicsheets?

2001-12-04 Thread Hubert NEOtyk Iwaniuk
C2 users, please help. i send my files that makes me file confiused. i don't knoe why it's now working. "fp" is pooled connection and it works. tables are ok. sql is ok too. please i need help on this, thanks in advance,

Re: [c2] q: howto use ESQL inside own logicsheets?

2001-12-04 Thread Hubert NEOtyk Iwaniuk
If my question is somehow incomplite or unclear, tell me what is wrong with it. It is very important to me to know why it is not working. help, help, hubert. - Please check that your question has not already been answe

[c2] q: howto use ESQL inside own logicsheets?

2001-12-03 Thread Hubert NEOtyk Iwaniuk
Hi all, i want my logicsheet to use ESQL, i try this: http://apache.org/cocoon/SQL/v2"; xmlns:xsp="http://apache.org/xsp"; xmlns:my-logicsheet="http://my.org/my-logicsheet"; xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>

[c2]: actions

2001-11-28 Thread Hubert NEOtyk Iwaniuk
Hi all, what i want to do is: on each page of my site login (user, pwd) is present. i want it to anable user login on every page. for now it is ok. i want login if passed or failed, show page from witch it was called and give information to user if he is

[c2:ESQL] how to get tag from DB?

2001-11-20 Thread Hubert NEOtyk Iwaniuk
hello cocooners, what i have: in DB have soething like this: "here goes link link 2 blabla" what i wont: to get this anhor as tag not as "here goes link link 2 blabla" this what i get when using when using i g

Re: [c2]NullPointerException

2001-10-30 Thread Hubert NEOtyk Iwaniuk
Hi, answering on my own questions is my hobby i found that if i have xsp like this: is an error. i fixed it by enclosing with some other tag. and it works. have a nice day, hubert. - Please check that yo

[c2]NullPointerException

2001-10-30 Thread Hubert NEOtyk Iwaniuk
Hello, my c2 gives me something like this: message: Exception in ServerPagesGenerator.generate() description: org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.NullPointerException i dont know how to fix it. i enclose sitemap, xsp, xsl. in cocoon.xco

[c2.0rc1] startup failure

2001-09-26 Thread Hubert NEOtyk Iwaniuk
hi again, bad day, nothing wants to work ok. my conf: debian jdk1.3.1_01 jakarta-ant-1.4 tomcat-3.2.3 c2 is compiled, i have followed installing instructions. at startup i get in stdout.log: Starting tomcat. Check logs/tomcat.log for error messages java.lang

[c2.0rc1] can't build

2001-09-26 Thread Hubert NEOtyk Iwaniuk
hi there, my conf: debian jdk1.3.1_01 jakarta-ant-1.4 tomcat-3.2.3 {JAVA,ANT}_HOME are set. as in INSTALL wrote i try the following: # ./run.sh -Dinclude.webapp.libs=yes -Dinstall.war=$TOMCAT_HOME/webapps webapp where #TOMCAT_HOME stands for my absolute path to

Re: C1 [1.8.2] and national char

2001-09-25 Thread Hubert NEOtyk Iwaniuk
hello Remek, are you using xsp, in 1.8.2 is bug that wont let you produce national characters 1.8.3-dev is ok. if you are not using xsp, so you have only xml, and xsp, it should work. you can see my test for static (xml, xsl) generated html under http://office.ferienwelt.com.pl/cocoon/xml/test6.xm

[cocoon-users] Q: why empty java file?

2001-09-19 Thread Hubert NEOtyk Iwaniuk
/Transform"; version="1.0"> type="text/html" version: author: polskie znaki Hubert NEOtyk Iwaniuk $Id: test6v2.xml,v 1.2 2001/09/19 13:32:24 huberti Exp $ -

[c1] where cocoon-format

2001-09-04 Thread Hubert NEOtyk Iwaniuk
hi, where to put i'm getting html strict 4.0. help, hubert --- Ausgehende Mail ist zertifiziert virenfrei. Uberpruft durch AVG Antivirus System (http://www.grisoft.com/de). Version: 6.0.265 / Virendatenbank: 137 - Erstellungsdatum: 2001-07-18

[c1] w2k, coconn 1.8.2 and tomcat 4.0-b7: publishing Engine could not be initialized.

2001-08-24 Thread Hubert NEOtyk Iwaniuk
hi,     onmy w2k pro i have tomcat 4.0-b7 - it works,     and cocoon 1.8.2 and Sun JDK 1.3.1   when i try to access cocoons samples page (index.xml), here is what i get:     Cocoon 1.8.2 Publishing Engine could not be initialized. java.lang.R

Re: What's wrong?: Get it worked...

2001-08-23 Thread Hubert NEOtyk Iwaniuk
  - Original Message - From: Ekrem Aksoy To: [EMAIL PROTECTED] Sent: Thursday, August 23, 2001 10:24 AM Subject: Re: What's wrong?: Get it worked... Now i have got it worked..thanx...   ---Ausgehende Mail ist zertifiziert virenfrei.Uberpruft d

Re: Problem getting xml from DB

2001-08-22 Thread Hubert NEOtyk Iwaniuk
hi Sébastien, > > Hello u should use match not name hope it helps, hubert --- Ausgehende Mail ist zertifiziert virenfrei. Uberpruft durch AVG Antivirus System (http://www.grisoft.com/de). Version: 6.0.265 / Virendatenbank: 137 - Erstellungsdatum: 2001-07-18 --

[c1] created node not processed by logicsheet

2001-08-21 Thread Hubert NEOtyk Iwaniuk
hi all, in my i have created my class witch implements XMLFragment and function witch based on request parameters creates my xml fragment. i use this function in . this function has argument based on request parameter lets say "id". so in my i have String rId = request.getParameter ("i

[c1] as param for

2001-08-16 Thread Hubert NEOtyk Iwaniuk
Hi all, I want to get something like this: XML file: http://my_host/my_taglib" xmlns:xsp="http://www.apache.org/1999/XSP/Core" xmlns:esql="http://apache.org/cocoon/SQL/v2"> ... ... logcsheet: my_taglib.xsl: http://my

Re: [C1]: ESQL pool connection

2001-08-13 Thread Hubert NEOtyk Iwaniuk
> how is your pool set up in cocoon.properties? In addition to setting up > the properties for the default pool, you need these lines, I think: > processor.xsp.pool.database.adaptor=DBPostgres > processor.xsp.pool.database.adaptor.DBPostgres=org.postgresql.Driver i had in my cocoon.prperties: pr

[C1]: ESQL pool connection

2001-08-13 Thread Hubert NEOtyk Iwaniuk
Hi when i try connecting to my db i get this error: java.lang.RuntimeException: Error opening pooled connection: default: Database type org.postgresql.Driver not implemented. xml is: default ... when i used same config, not in pooled connection but in: org.postgresql.Driver

Re: esql logicsheet, insert, update and delete, examples

2001-08-09 Thread Hubert NEOtyk Iwaniuk
- Original Message - From: "JEULIN Olivier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 09, 2001 3:43 PM Subject: RE: esql logicsheet, insert, update and delete, examples > I'll send you an example in a few minutes (I'm not sure the rest of the > mailing list wou

Re: [C2] esql & postgres' nextval

2001-08-08 Thread Hubert NEOtyk Iwaniuk
HI > I'm trying to do the following : > > INSERT INTO foo(id,url,email,username,password) > VALUES (NEXTVAL('id_seq') > ,'abcd','[EMAIL PROTECTED]','dfgdf','123'); > NEXTVAL is function stored in postgresql. Consider doing it like this: 1. define table like: a) sequence CREATE SEQU

Re: ESQL can't connect to PostgreSQL

2001-07-31 Thread Hubert NEOtyk Iwaniuk
> 1) put /usr/share/java/postgresql.jar in the classpath of JServ It was in classpath of JServ. > 5) Please, do not post in html OK. Solwation: Authentication problems in PostgreSQL. It wasn't configured good. This file esql.xml has NO errors. Error in DB backend. Thanks for trying t

ESQL can't connect to PostgreSQL

2001-07-31 Thread Hubert NEOtyk Iwaniuk
me why i can't connect to db.   Thanks,     Hubert NEOtyk Iwaniuk.   ---Ausgehende Mail ist zertifiziert virenfrei.Uberpruft durch AVG Antivirus System (http://www.grisoft.com/de).Version: 6.0.265 / Virendatenbank: 137 - Erstellungsdatum: 2001-07-18 http://www.apache.org/1999/XSP