socket write error

2004-04-19 Thread Shivakumar
(Thread.java:479) java.lang.RuntimeException: java.net.SocketException: Connection reset by peer: socket write error at org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java :3231) at java.lang.Thread.run(Thread.java:479) Thanks, Shivakumar Welcome Real-Time Pte. Ltd

Group By

2003-11-20 Thread shivakumar
HI All, How I have to display the data in group by in XSL. I need some sample examples, Help me if any one knows. Thanks in advance, Shivakumar

xml file generation

2003-11-18 Thread shivakumar
ply-templates select=/document/[EMAIL PROTECTED]'BodyPage']/table[2]/[EMAIL PROTECTED]'ResultSetRow']/ /root /source:write /content /page my question is, I want to add tags to the output xml file. Help me if anyone knows. Thanks in advance, Shivakumar

xml file generation

2003-11-17 Thread shivakumar
this code, please help me if any one known. Thanks, Shivakumar

RE: not generation xml file

2003-11-13 Thread shivakumar
may not work within Cocoon. To conform to the Cocoon best practice, you should use a separate pipeline stage to save the XML data to a file on the server. Use the SourceWritingTransformer for this purpose. Cheers Con -Original Message- From: shivakumar [mailto:[EMAIL

not generation xml file

2003-11-12 Thread shivakumar
Hi Using the above code I am able to display the xml on the browser, but it is not generating the xml output file in my local server, whats wrong in this code. Any one help me. Thanks Shiva This is my xls file. ?xml version=1.0? xsl:stylesheet

generate PDF documents

2003-11-11 Thread shivakumar
Hi All,I am using Cocoon only to generate PDF documents, but I have to send them in the HttpResponse or to save them in a file localized in the server. Help me If any one knows.Thanks in advance,Shivakumar

RE: generate xml file using xsp

2003-11-11 Thread shivakumar
Thanks, Now I am able to see the xml on the browser, how to generate xml file in local server. Shiva -Original Message- From: Antonio Gallardo [mailto:[EMAIL PROTECTED] Sent: Monday, November 10, 2003 6:44 PM To: [EMAIL PROTECTED] Subject: Re: generate xml file using xsp shivakumar

generate xml file using xsp

2003-11-10 Thread shivakumar
Hi All, How to generate xml file using xsp. Help me if any one knows. Thanks, Shiva