Can't start cocoon

2002-06-25 Thread Sidharth Sankar
r.java:247)     at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:361)     at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:261)     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120) Any suggestions ... Sidharth

Re: How to run Cocoon in command-line mode?

2002-02-27 Thread Sidharth
what does it mean?? - Original Message - From: sirisha santhi To: [EMAIL PROTECTED] Sent: Wednesday, February 27, 2002 3:48 PM Subject: RE: How to run Cocoon in command-line mode? Hi  I tried the same.But I couldn't get thing.We are getting Class Not

Re: Extend CocoonServlet

2002-02-11 Thread Sidharth
kind of functionality? - Original Message - From: Sidharth To: [EMAIL PROTECTED] Sent: Monday, February 11, 2002 4:21 PM Subject: Extend CocoonServlet Dear All, Can I extend the functionality of CocoonServlet. How?? Regds

Re: Cocoon action

2002-02-02 Thread Sidharth
3, 2002 1:10 PM Subject: Re: Cocoon action > String myParameter=***???parameter from my page??? (how set from page and get this?)***; > sitemapParams.put("world", myParameter); > > > Sidharth wrote: > > >Ofcourse why not?? > >- Original Message - > &g

Re: Cocoon action

2002-02-02 Thread Sidharth
* > String myParameter=***parameter from my page***; > sitemapParams.put("world", myParameter); > file:// > // It's possible? > Request requ

Re: Cocoon action

2002-02-02 Thread Sidharth
ocoon action > Sorry, but I have sent parameter *into* action code. And setting > pipeline parameter with this parameter ... > > Sidharth wrote: > > >Yes thgis is > >If the current page submits to a single page then write request.getParameter > >code

Re: Cocoon action

2002-02-02 Thread Sidharth
Yes thgis is If the current page submits to a single page then write request.getParameter code in the second page controller - Original Message - From: "yuryx" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 03, 2002 11:41 AM Subject: Cocoon action > Hello All! > > I h

Re: Xml-Pdf question....

2002-01-31 Thread Sidharth
Yes this is very much possible through XSP. U have ur contents in XML file and then apply xsl:fo file at runtime - Original Message - From: Ferran Urgell To: [EMAIL PROTECTED] Sent: Thursday, January 31, 2002 8:14 PM Subject: Xml-Pdf question Hi Cocooners!

Re: access to a JDNI resource in XSP

2002-01-21 Thread Sidharth
y 21, 2002 9:16 PM Subject: RE: access to a JDNI resource in XSP Is there other practice to define and access persistant objects? -Original Message-From: Sidharth [mailto:[EMAIL PROTECTED]]Sent: vendredi 18 janvier 2002 16:14To: [EMAIL PROTECTED]Subject:

Design pattern

2002-01-21 Thread Sidharth
object instantiated. Now this object will move through as session facade and will play with my business objects(CMP, Session, DAO) Now please tell me is the approach appropriate or will I have to change it ?? Regds Sidharth

Re: access to a JDNI resource in XSP

2002-01-21 Thread Sidharth
Title: access to a JDNI resource in XSP This is really not a guud practice to do so but still u can import the JNDI services and enjoy the Theme - Original Message - From: CHAINE, yoann To: '[EMAIL PROTECTED]' Sent: Monday, January 21, 2002 8:07 PM Subject: access

Re: Entity catalog demo

2002-01-20 Thread Sidharth
ur xsl is not working properly - Original Message - From: "Christophe Rykiel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 21, 2002 11:33 AM Subject: Entity catalog demo > Hi all, > > Just installed the last release and can't get the "Entity catalog" exemple > workin

POI with Cocoon

2002-01-18 Thread Sidharth
Has anyone tried POI with Cocoon. Please tell me how to?? Where is the jar log4j.jar  

Re: Help me....

2002-01-09 Thread Sidharth
There is one sitemap in cocon main folder. Open it and search for pipelines. Create a new folder in cocoon and register it in sitemap. Then only u will be able to see the things - Original Message - From: "Malathi Rao" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 09

Re: Cocoon + FOP

2002-01-09 Thread Sidharth
Well I encounetred the same problem for which I downloade the .20 version and succesfully completed the pdf conversions. If u want to open in a browser, then there is a servlet FOPServlet.java just forward the request from a jsp to that servlet and try. - Original Message - Fro

Re: redirection in an XSP

2002-01-06 Thread Sidharth
Another way is to write the rdirection in sitemap - Original Message - From: m-rao To: [EMAIL PROTECTED] Sent: Sunday, January 06, 2002 11:17 AM Subject: redirection in an XSP Hi,   Is there a way I can redirect another xsp (or url) from a xsp?   Say,

XSP VS JSP

2002-01-02 Thread Sidharth
done through JSP and beans, then what is the difference?? Sidharth  

Happy New Year

2001-12-31 Thread Sidharth
Hello All Wish u all a very very happy new year May this year brings full kinds of joy to all s/w professionals and the economy goes up!! Sidharth

XLINKS

2001-12-30 Thread Sidharth
Hello All Has any one used XLINKS with Cocoon2 Can someone give a brief example how can I use it?? I have IE 5.0 Thanks

Re: Class Loader problem

2001-12-27 Thread Sidharth
  -Mensagem original-De: Sidharth [mailto:[EMAIL PROTECTED]] Enviada: quinta-feira, 27 de Dezembro de 2001 17:01Para: [EMAIL PROTECTED]Assunto: Class Loader problem   Hello All I am trying to define a new action in cocoon2 It gives me an exception

Class Loader problem

2001-12-27 Thread Sidharth
Hello All I am trying to define a new action in cocoon2 It gives me an exception Classloader

Re: HELP PLEASE:Error loading driver: org.postgresql.Driver "esql.xml"

2001-12-23 Thread Sidharth
its beter u download the latest driver jdbc-7.1.2 from some site and put it in the classpath. The Driver u have does not support jdbc2.0 properly - Original Message - From: Ivan Manuel Andrade Muñoz To: [EMAIL PROTECTED] Sent: Saturday, December 22, 2001 10:50 PM

I18N

2001-12-22 Thread Sidharth
Hello All  I am using cocoon2 Now how should I run my own sampole in Cocoon2/I18N I have tried one but it is throwing getTransformerException Please help Sidharth

Cocoon1.8.2 with Catalina(Tomcat 4)

2001-12-21 Thread Sidharth
How to install cocoon 1.8.2 with tomcat 4. Which version of JBOSS supports EJB 2.0

Re: Coccon and Tomcat

2001-12-18 Thread Sidharth
which version of tomcat are u trying with?/ - Original Message - From: "John Antonakos" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 18, 2001 7:24 PM Subject: Coccon and Tomcat > I added the coccon.war in %tomcat_home%/webapps and i > started tomcat... it created

Re: Http 404

2001-12-13 Thread Sidharth
check for JAXp to be deleted from tomcat/lib: parser to be renamed as zparser And cocoon.war to be pasted in tomcat/webapps - Original Message - From: "vishakha kulkarni" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 13, 2001 10:00 PM Subject: Http 404 > Hi all, >

Re: Examples Cocoon 1.8.2

2001-12-09 Thread Sidharth
seta nt home in the enviornment vairables and then run the ommnad.Since u r running the commend with java so u need ant for compiling essential java classes - Original Message - From: Ivan Manuel Andrade Muñoz To: [EMAIL PROTECTED] Sent: Sunday, December 09, 2001 8:46

Re: Globalization og XML

2001-12-03 Thread Sidharth
  408 257 0420 (work)PGP Fingerprint:    E629 5DFD 7EAE 4995 E9D7  3D2F 5A9F 0CE7 DFE7 1756Paradoxically, a refusal to 'put a monetary value on life' means thatlife is often undervalued. -- Artificial Intelligence: A Modern Approach From: "Sidharth" <

Globalization og XML

2001-12-02 Thread Sidharth
How should I proceed for makin my XML data globalized

Re: Examples Cocoon 1.8.2

2001-12-02 Thread Sidharth
download the driver for Postgresql from jdbc.postgresql.org and put it in the classpath and then try - Original Message - From: Ivan Manuel Andrade Muñoz To: [EMAIL PROTECTED] Sent: Saturday, December 01, 2001 10:29 PM Subject: Examples Cocoon 1.8.2

Re: no cocoon.properties WHY?

2001-11-28 Thread Sidharth
which version are u using?? - Original Message - From: "Cocoon User" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 4:37 PM Subject: no cocoon.properties WHY? > > i can not find cocoon.properties in my cocoon's dir > > no cocoon.properties entry into we

Re: serving XML using cocoon (please HELP)

2001-11-28 Thread Sidharth
thsis is in cocoon/conf directory - Original Message - From: "Cocoon User" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 4:39 PM Subject: Re: serving XML using cocoon (please HELP) > On Wed, 28 Nov 2001, Sidharth wrote: > t

Re: Internationalization

2001-11-28 Thread Sidharth
I have found I18n on cocoon2 but when I try to run the example of this I get an error. Could u tell me whether I18n works ina way I am explaining here It uses java.util.Locale classes for translation?? - Original Message - From: "Adam A R" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <

Re: MySQL, C2, Tomcat 4.0.1, win2k/xp

2001-11-28 Thread Sidharth
Could any one tell me how I18n works with cocoon 1.8.2 Can I have any help in getting my xml internationalized - Original Message - From: "David Rosenstrauch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 2:59 AM Subject: Re: MySQL, C2, Tomcat 4.0.1, win2k/

Internationalization

2001-11-28 Thread Sidharth
How should I proceed for Internationalizing an XML document so that a user in japan reads data in japanese,in spain in spanish and so on

Re: serving XML using cocoon (please HELP)

2001-11-27 Thread Sidharth
copy cocoon.properties to ur folder and edit web.xml - Original Message - From: "Cocoon User" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 3:44 AM Subject: serving XML using cocoon (please HELP) > > i try some edits into sitemap.xmap > but i still not

Re: Get a xml file from a query

2001-11-27 Thread Sidharth
may be a longer process but read the xml query file though DOM or SAX then pass those as parameter to a java class and then get the results back to another xml - Original Message - From: Ferran Urgell To: [EMAIL PROTECTED] Sent: Tuesday, November 27, 2001 6:06 PM

Re: Session object has new ID each time

2001-11-25 Thread Sidharth
check the confihuration file for tomcat - Original Message - From: "Liam Morley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 26, 2001 2:51 AM Subject: Session object has new ID each time > My environment is Cocoon 2, rc2, running on Tomcat 4/Windows XP. I have > t