XSL Element testing whether empty, or not!

2002-11-21 Thread Scherler, Thorsten
the is not empty. I figured out that the string-length(./department/text()) is 19 as soon . If is not empty is > 19. So I have written the following xsl (knowing that is a work around but not a solution). Abteilung: Is there a better way to do it? > Mit freundlichem Gruss, > &g

Re: cant create pdfs

2002-11-20 Thread Thorsten Scherler
gidday mate, Could not read resource > file:/C:/apache/Apache Tomcat 4.0/webapps/cocoon/mount/html-pdf/pageOne.xml: > java.lang.RuntimeException: org.apache.fop.apps.FOPException: 'master-name' > for 'fo:page-sequence'matches no 'simple-page-master' or > 'page-sequence-master' > I reckon that the

sendmail Attachments

2002-11-20 Thread Scherler, Thorsten
] Cocoon send mail test post.weidmueller.com text King regards > Mit freundlichem Gruss, > > Thorsten Scherler &g

Sendmail with wyona

2002-11-18 Thread Scherler, Thorsten
\optional. I'm not 100% sure if this is required but it doesn't do any harm. or 2. Copy sendmail.xsl to cocoon-2.0.2\src\java\org\apache\cocoon\components\language\markup\xsp\java I have the src of wyona, but can't found the files anywhere! > Mit freundlichem Gruss, > > Thors

sendmail Attachment

2002-11-18 Thread Scherler, Thorsten
Before I start I like to confirm to my boss that we can attach the uri! Has anyone already attached a uri via sendmail logicsheet? Thanks for the help in advance! > Mit freundlichem Gruss, > > Thorsten Scherler > Marketing / Telefonmarketing > > Weidmüller GmbH & Co. &

FOP - Adding Font and compile the fop.jar for cocoon?

2002-11-15 Thread Scherler, Thorsten
I now have to compile a fop.jar with my userconfig.xml, or not? Then I have to replace the old fop.jar @tomcat\webapps\cocoon\WEB-INF\lib. And then I have Arial within fo, or not > Mit freundlichem Gruss, > > Thorsten Scherler > Marketing / Telefonmarketing > > Weidmülle

AW: AW: esql / xsp <- query for date

2002-11-13 Thread Scherler, Thorsten
> > >is working fine! > >Thanks a lot for the hint! > >Good luck, >Cedric > >-Original Message- >From: Scherler, Thorsten [mailto:Thorsten.Scherler@;weidmueller.de] >Sent: 13 November 2002 17:09 >To: [EMAIL PROTECTED] >Sub

AW: esql / xsp <- query for date

2002-11-13 Thread Scherler, Thorsten
te string into a Date object, which is then converted to the format used in the database by the JDBC driver. Cedric -Original Message- From: Scherler, Thorsten [mailto:Thorsten.Scherler@;weidmueller.de] Sent: 13 November 2002 17:00 To: Cocoon-Users (E-Mail) Subject: esql / xsp <- quer

AW: esql / xsp <- query for date

2002-11-13 Thread Scherler, Thorsten
select * from IDM_info where Info_datum = #11/13/2002# is working (F**cking MS)! Took my hours :-( -Ursprüngliche Nachricht- Von: Scherler, Thorsten Gesendet: Mittwoch, 13. November 2002 18:09 An: [EMAIL PROTECTED] Betreff: AW: esql / xsp <- query for date Jepp! That way I don&#

AW: esql / xsp <- query for date

2002-11-13 Thread Scherler, Thorsten
instead? I would expect esql to use a Java Date class to wrap the date string into a Date object, which is then converted to the format used in the database by the JDBC driver. Cedric -Original Message----- From: Scherler, Thorsten [mailto:Thorsten.Scherler@;weidmueller.de] Sent: 13 Nove

esql / xsp <- query for date

2002-11-13 Thread Scherler, Thorsten
ect * from IDM_info where Info_datum = '11.11.02' My db is access 97 but that should be ok because I use the odbc:jdbc - bridge. So how can I get all data where the date is e.g. 13.11.2002? > Mit freundlichem Gruss, > > Thorsten Scherler > Marketing / Telefonmarketing >

<    1   2