JSP Engine will not compile

2002-12-04 Thread Charlene Mitchell
Hi, I'm trying to get a simple jsp to work in Cocoon 2.0.3 deployed in Jetty (JBoss3.0.3/JBossWeb) But I cannot get the jsp to display/compile (it is even just pure HTML content at the moment!!) In sitemap.log I can see the following: /tmp/Jetty_0_0_0_0_10201__/docs/test$jsp.java:9: class o

Re: jsp-engine II. Partially solved

2002-08-28 Thread Raúl Wild-Spain
ve been able to solve it? ... any or another possibility? - Original Message - From: "Koen Pellegrims" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 28, 2002 1:24 PM Subject: RE: jsp-engine II. Partially solved > Raul, > > I hav

RE: jsp-engine II. Partially solved

2002-08-28 Thread Koen Pellegrims
!) Haven't been able to figure it out though Koen > -Oorspronkelijk bericht- > Van: Raúl Wild-Spain [mailto:[EMAIL PROTECTED]] > Verzonden: woensdag 28 augustus 2002 13:04 > Aan: [EMAIL PROTECTED] > Onderwerp: Q: jsp-engine II. Partially solved > > > Hi! (anot

Q: jsp-engine II. Partially solved

2002-08-28 Thread Raúl Wild-Spain
Hi! (another time). It seems that I've partially solved the jsp trouble from Cocoon with Resin. I've changed the default jsp-engine per com.caucho.jsp.JspServlet and now my initial proves with some simple jsp pages have worked correctly. Even so, I can't assure that this is def

Re: jsp-engine

2002-08-27 Thread Raúl Wild-Spain
ail ... jasper ...) ... now I'm at home. Tomorrow at work I'll see a little more about it. I hope all will be right. See you later, Knstntn ;-)) > > > > > > > > - Original Message - > > From: "Piroumian Konstantin" <[EMAIL PROTECTE

RE: jsp-engine

2002-08-27 Thread Piroumian Konstantin
> From: Raul Wild-Spain [mailto:[EMAIL PROTECTED]] > > Hi, Konstantin! > > I've been reading the api-java for Resin. I've seen > com.caucho.jsp classes. > It's no clear (for me) but it seems that > com.caucho.jsp.JspServlet possibly > can work as j

Re: jsp-engine

2002-08-27 Thread Raúl Wild-Spain
Hi, Konstantin! I've been reading the api-java for Resin. I've seen com.caucho.jsp classes. It's no clear (for me) but it seems that com.caucho.jsp.JspServlet possibly can work as jsp-engine. I've changed servlet-class from jsp-engine to com.caucho.jsp.JspServlet. I've

RE: jsp-engine

2002-08-27 Thread Piroumian Konstantin
Did JSPEngine found the needed servlet class? Konstantin > > > > - Original Message - > From: "Piroumian Konstantin" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, August 27, 2002 12:24 PM > Subject: RE: jsp-engine > > > > > Fro

Re: jsp-engine

2002-08-27 Thread Raúl Wild-Spain
;Piroumian Konstantin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 27, 2002 12:24 PM Subject: RE: jsp-engine > > From: Raul Wild-Spain [mailto:[EMAIL PROTECTED]] > > > > Hi!, > > > > I'm looking for documentation about the

RE: jsp-engine

2002-08-27 Thread Piroumian Konstantin
> From: Raul Wild-Spain [mailto:[EMAIL PROTECTED]] > > Hi!, > > I'm looking for documentation about the jsp-engine tag at > cocoon.xconf. The > documentation/cocoon.xconf specifies nothing about this tag. > > Someone know where I can get it? Th

Q: jsp-engine

2002-08-27 Thread Raúl Wild-Spain
Hi!, I'm looking for documentation about the jsp-engine tag at cocoon.xconf. The documentation/cocoon.xconf specifies nothing about this tag. Someone know where I can get it? regards, Raúl [EMAIL PROTECTED] - Please

C2B2: Using weblogic 6.1 JSP engine instead of Jasper

2001-09-20 Thread Damian_Kwok
Hi, I understand that you can configure Cocoon to use a different JSP engine by changing the settings in cocoon.xconf. Does anyone know the full class name of weblogic 6.1's JSP engine?   thanks, Damian __