AW: newlines to br

2004-12-10 Thread Merico Raffaele
Hi Johannes Thanks a lot for your support and the script. In the mean time I have found an additional/alternative solution based on CSS: --- div style=white-space:pre; ... /div --- At the moment I'm still not able to judge which is the *most elegant* way to solve problems of formatting

Re: AW: newlines to br

2004-12-10 Thread Johannes Textor
Hi Merico, You might want to use white-space:pre-line, which still collapses white space, breaks lines at box borders and on occurence of \n in text. However, pre is the only one that works at least in Mozilla. None seem to work in early IE versions, so I still prefer the XSL solution. Some words

Re: Navigation problem

2004-12-10 Thread Derek Hohls
Oleksandr Have a look at Andreas Hartmann's Navigation Menus Tutorial at cocooncenter.de. http://www.cocooncenter.de/cc/documents/resources/navigation/index.html HTH Derek [EMAIL PROTECTED] 2004/12/08 12:04:59 PM Hello All! I have problem with navigation in my cocoon application. Let's

RE: Navigation problem

2004-12-10 Thread Oleksandr Filatov
Thank you! But link is broken. Here is alive: http://www.cocooncenter.org/articles/navigation.html Best regards, Oleksandr Filatov -Original Message- From: Derek Hohls [mailto:[EMAIL PROTECTED] Sent: Friday, December 10, 2004 11:12 AM To: [EMAIL PROTECTED] Subject: Re: Navigation

RE: Navigation problem

2004-12-10 Thread Derek Hohls
Please post this to the Cocoon website admin with a request for an update. [EMAIL PROTECTED] 2004/12/10 11:27:36 AM Thank you! But link is broken. Here is alive: http://www.cocooncenter.org/articles/navigation.html Best regards, Oleksandr Filatov -Original Message- From: Derek

Re: CForm XML binding

2004-12-10 Thread rmarra
Hi, yes I guess you need a fb:repeater to do this. Just in case have a look of this http://cocoon.apache.org/2.1/userdocs/forms/binding.html you should find your answer. Ciao ROb - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Navigation problem

2004-12-10 Thread Bertrand Delacretaz
Le 10 déc. 04, à 10:35, Derek Hohls a écrit : Please post this to the Cocoon website admin with a request for an update. You mean to the http://www.cocooncenter.org website admin I guess, this has nothing to do with the Cocoon website. -Bertrand [EMAIL PROTECTED] 2004/12/10 11:27:36 AM Thank

Invalid Continuation ID

2004-12-10 Thread Jan Hoskens
Hi all, I have a site working with cocoon 2.1.5 and cforms. everything appears to be fine, but today someone tried to access a particular form and got the following exception: ERROR (2004-12-10) 11:21.46:174 [sitemap.handled-errors]

Re: [HOW-TO] Compile Cocoon 2.1.6 using java 1.5 --amand-ok

2004-12-10 Thread Johnson
Hi! I add a line in javac command source=1.4 in the init_build.xml compile-build.xml samples-build.xml change the target=1.3 to target=1.4 in init_build.xml and I build cocoon 2.1.x with java 1.5 twice. once there will a file blocks-build.xml in build/cocoon-2.1.x/tmp replace all

Validation of widgets with dependencies

2004-12-10 Thread Daniele Madama
Hi, I have a form-definition with this 2 fields fd:field id=fromAmount required=false fd:datatype base=decimal/ fd:validation fd:assert test=Not(IsNull(toAmount)) fd:failmessage emptyFromAmount /fd:failmessage /fd:assert fd:assert test=toAmount

Re: Invalid Continuation ID

2004-12-10 Thread Upayavira
Probably simple. The continuation is a short lived object, maybe 30 minutes, or so. He has a form, that contains the continuation ID. When he submits it, he gets that error. You try to fix something, he then tries to resubmit it, and gets the same error. Now, of course he would, he's still got

Re: Navigation problem

2004-12-10 Thread Derek Hohls
Nope, just what I said. The link I originally posted was taken off the Cocoon website, so that's the one that needs changing. See: http://cocoon.apache.org/2.1/tutorial/index.html [EMAIL PROTECTED] 2004/12/10 12:36:54 PM Le 10 déc. 04, à 10:35, Derek Hohls a écrit : Please post this to

Re: Templating: experiments with Conal's html-to-xslt transform

2004-12-10 Thread Christian Stocker
On 10.12.2004 11:27 Uhr, Bertrand Delacretaz wrote: (ccing users@ as I'm sure many subscribers there could contribute to this experiment as well, please discuss on dev@) I've been playing [1] with Conal Tuohy's transform [2], to generate XSLT transforms based on simple attribute-based

truncated text using xinclude with xpointer expression

2004-12-10 Thread icewind
Hi, I'm seeing text truncated when I'm using an xinclude tag with a href that includes an xpointer expression. More details. At a point in my pipeline, I have the following xml (call it XML-ENTRIES): entries entry xi:include

AW: Templating: experiments with Conal's html-to-xslt transform

2004-12-10 Thread Merico Raffaele
Hi Bertrand As you maybe remember, this level of SOC is a main topic of my job. Although I do not understand all details of the attribute-based transformation, I actually see the following limitations (L) and disadvantages (D): L) The HTML-template to XSLT transformation is limited to one level

Cocoon hosting in Australia

2004-12-10 Thread Lincoln
I am looking for a professional Cocoon hosting service in Australia (Preferably Perth WA). Any out there? BTW: I have checked out http://cocoon.apache.org/link/hosting.html TIA Linc [EMAIL PROTECTED] - To unsubscribe, e-mail:

RE: Cocoon hosting in Australia

2004-12-10 Thread Jonas . Kilian
Return Receipt Your RE: Cocoon hosting in Australia document :

RE: Cocoon hosting in Australia

2004-12-10 Thread Mike Dickson
Fixed, sorry to all. -Original Message- From: Tony Collen [mailto:[EMAIL PROTECTED] Sent: Friday, December 10, 2004 9:59 AM To: [EMAIL PROTECTED] Subject: Re: Cocoon hosting in Australia Mike Dickson wrote: I use rimuhosting.com with excellent results. They are from Australia w/

Re: Navigation problem

2004-12-10 Thread Bertrand Delacretaz
Le 10 déc. 04, à 10:35, Derek Hohls a écrit : Please post this to the Cocoon website admin with a request for an update. Got it this time, I have fixed this in our SVN repository, will be updated next time the website is. -Bertrand [EMAIL PROTECTED] 2004/12/10 11:27:36 AM Thank you! But link

Can't start Cocoon 2.0.4 war on Tomcat 5.5

2004-12-10 Thread David
Just installed Cocoon 2.0.4 war in /webapps of Tomcat 5.5 on Linux RH 7.x. Tomcat running fine on port 8080, it's a virgin install, nothing changed. War has unpacked ok, the webapps/cocoon directory is there now. The docs seem to be telling me that Cocoon should work on localhost: right out

Re: Can't start Cocoon 2.0.4 war on Tomcat 5.5

2004-12-10 Thread Tony Collen
David wrote: Just installed Cocoon 2.0.4 war in /webapps of Tomcat 5.5 on Linux RH 7.x. Tomcat running fine on port 8080, it's a virgin install, nothing changed. War has unpacked ok, the webapps/cocoon directory is there now. The docs seem to be telling me that Cocoon should work on localhost:

Re: what does xsp page returns when inserting into database using esql

2004-12-10 Thread Aurélien DEHAY
Reuben Christie wrote: Hi i am learning xsp to do databse transactions. right now i m testing with insert into database.I am using esql logic sheet.now the question is How do i return an xml tag with just value 'true' when the insertion is succesful..currently the xsp doent return anything.the

Re: Can't start Cocoon 2.0.4 war on Tomcat 5.5

2004-12-10 Thread Johnson
if you use the jetty inside cocoon,the port is if you use tomcat it's http://yoursite:8080/cocoon best regard johnson - Original Message - From: David [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, December 11, 2004 6:41 AM Subject: Can't start Cocoon 2.0.4 war on Tomcat 5.5

Re: Cocoon portal tabs

2004-12-10 Thread Ralph Goers
Anna, I can't tell if you are using page labels or bookmarks. If you are not using either one then this just won't work. If you are using bookmarks then I guess we'd also need to see the configuraiton for that. If you are using page labels I'd expect the url to be

Templating: experiments with Conal's html-to-xslt transform

2004-12-10 Thread Bertrand Delacretaz
(ccing users@ as I'm sure many subscribers there could contribute to this experiment as well, please discuss on dev@) I've been playing [1] with Conal Tuohy's transform [2], to generate XSLT transforms based on simple attribute-based templates (HTML in this case, could be whatever) and I like

Re: [HOW-TO] Compile Cocoon 2.1.6 using java 1.5 --amand-ok

2004-12-10 Thread Johnson
got the blocks-build.xml from! in src/blocks-build.xsl just like before add a source=1.4 line to javac block best regards johnson - Original Message - From: Johnson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, December 10, 2004 7:01 PM Subject: Re: [HOW-TO] Compile Cocoon 2.1.6

RE: Cocoon hosting in Australia

2004-12-10 Thread Mike Dickson
I use rimuhosting.com with excellent results. They are from Australia w/ servers in NY. They have the best tech support I have seen anywhere! Thanks, Mike Dickson -Original Message- From: Lincoln [mailto:[EMAIL PROTECTED] Sent: Friday, December 10, 2004 6:39 AM To: [EMAIL PROTECTED]

RE: Cocoon hosting in Australia

2004-12-10 Thread eugene . ivanov
Return Receipt Your RE: Cocoon hosting in Australia document :

Re: Cocoon hosting in Australia

2004-12-10 Thread Tony Collen
Mike Dickson wrote: I use rimuhosting.com with excellent results. They are from Australia w/ servers in NY. They have the best tech support I have seen anywhere! Mike, Please turn off return receipts when posting messages to the list. Return receipts end up popping up a message on many people's

what does xsp page returns when inserting into database using esql

2004-12-10 Thread Reuben Christie
Hi i am learning xsp to do databse transactions. right now i m testing with insert into database.I am using esql logic sheet.now the question is How do i return an xml tag with just value 'true' when the insertion is succesful..currently the xsp doent return anything.the only thing i get back is