Re: simple question

2003-01-28 Thread Jordi Valldaura
Thank you very much, but I  don't want the acces times I want the time
cocoon takes to generate a page. I am comparing cocoon and the jstl from
jakarta that what I need the time it takes to generate a page. If someone
can point me to some comparative I would apreciate it.

Thanks in advande

-Jordi
- Original Message -
From: SAXESS - Hussayn Dabbous [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, January 28, 2003 9:08 PM
Subject: Re: simple question


 you can find the access times in the logfile

 WEB-INF/logs/access.log

 hussayn

 Jordi Valldaura wrote:
  I used cocoon 1.8.* in the past, now I'm using 2.0.4. In the first one
each
  generated page had a line with the time cocoon taked to generate it. I
dont
  see this line in cocoon 2 generated pages is there any easy way to know
how
  much time takes cocoon to generate a page???
 
 
  -
  Please check that your question  has not already been answered in the
  FAQ before posting. http://xml.apache.org/cocoon/faq/index.html
 
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail:   [EMAIL PROTECTED]
 

 --
 Dr. Hussayn Dabbous
 SAXESS Software Design GmbH
 Neuenhöfer Allee 125
 50935 Köln
 Telefon: +49-221-56011-0
 Fax: +49-221-56011-20
 E-Mail:  [EMAIL PROTECTED]


 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]



-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Cocoon versus taglibs

2003-01-25 Thread Jordi Valldaura
Hello,

Im developing a litle intranet, I want to use XML and i18n so I need XSLT
transformation and internacionalization support. I was planning to use
cocoon, but
Jeff Turner said  there were other ways to do this for example tablibs.

My question is: are the tablibs (XTags  i18n) faster than cocoon with a
simple sitemap transforming XSPs to HTML 

The intranet will have an average of 200 concurrent users.

Thanks in advance


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Re: Cocoon versus taglibs

2003-01-25 Thread Jordi Valldaura
 On Sat, Jan 25, 2003 at 01:26:09PM +0100, Jordi Valldaura wrote:
  Hello,
 
  Im developing a litle intranet

 (plug.. http://xml.apache.org/forrest/ :)

 , I want to use XML and i18n so I need XSLT transformation and
 internacionalization support. I was planning to use cocoon, but
  Jeff Turner said  there were other ways to do this for example tablibs.
 
  My question is: are the tablibs (XTags  i18n) faster than cocoon with a
  simple sitemap transforming XSPs to HTML 

 I think you'll have to test it for yourself.  Being straight SAX, Cocoon
 should be faster, but real life often throws surprises, and theorising on
 performance issues is pointless.

 One thing to note though: if your XML rarely changes, Cocoon's caching
 should help significantly.  There are caching taglibs around if you
 choose the JSP route, but they won't be nearly as sophisticated as
 Cocoon.

 Everything will be dynamic, I acces a database through an EJB layer. The
intranet is a kind of web file system thats why performance its important.




 --Jeff

  The intranet will have an average of 200 concurrent users.
 
  Thanks in advance

 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]



-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Re: IDE for cocoon

2003-01-22 Thread Jordi Valldaura
Hello,

I agree with u that eclipse is a very good ide. But the sunbow plug in needs
a registration
key, I know they give it freely now but I don't think they will do it in the
future.


- Original Message -
From: Geoff Howard [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, January 22, 2003 2:27 PM
Subject: RE: IDE for cocoon


 I've recently started using eclipse and have been very impressed.  The
 information it provides helps make sense of what can seem like a rats nest
 of dependencies.  I have brought in avalon and avalon-excalibur as
projects
 alongside cocoon and my own cocoon-based projects which has been very
 helpful in tracking down information that crosses the border between the
 projects.

 All of that would be true with any good IDE, but this one's free and has
the
 added benefit of the sunBow stuff.

 Hope that helps,
 Geoff

  -Original Message-
  From: Martin Dulisch [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, January 22, 2003 4:20 AM
  To: [EMAIL PROTECTED]
  Subject: Re: IDE for cocoon
 
 
  Hi Reza,
 
  sunBow is a plugin for eclipse (www.eclipse.org). It contributes some
  Cocoon/XML/XSLT features to eclipse. You can find the download and
  documentation here: http://radio.weblogs.com/0108489/
 
  Martin
 
  - Original Message -
  From: Reza Aliakbari [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Wednesday, January 22, 2003 10:11 AM
  Subject: IDE for cocoon
 
 
   Dears,
  
   I am new in cocoon.
   I need some tools and IDE for cocoon.
   Also I am waiting for any advise that could be useful for new cocoon
   developers.
  
   Thanks,
   Reza.
  
   
  -
   Please check that your question  has not already been answered in
  the
   FAQ before posting.
  http://xml.apache.org/cocoon/faq/index.html
  
   To unsubscribe, e-mail:
  [EMAIL PROTECTED]
   For additional commands, e-mail:
  [EMAIL PROTECTED]
  
 
 
  -
  Please check that your question  has not already been answered in the
  FAQ before posting. http://xml.apache.org/cocoon/faq/index.html
 
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail:   [EMAIL PROTECTED]
 
 
 


 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]



-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Re: IDE for cocoon

2003-01-22 Thread Jordi Valldaura
You are doing a good work.

Thank you

- Original Message -
From: Matthew Langham [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, January 22, 2003 3:34 PM
Subject: RE: IDE for cocoon


 Hi,

 the current free version of sunBow will remain free. At the moment we
 require a licence key (because we originally thought this a good idea) and
 have not yet got round to removing the dependency.

 Hopefully we will find some time to do that...but until then :-).

 Matthew

 --
 Open Source Group   Cocoon { Consulting, Training, Projects }
 =
 Matthew Langham, SN AG, Klingenderstrasse 5, D-33100 Paderborn
 Tel:+49-5251-1581-30 [EMAIL PROTECTED] - http://www.s-und-n.de
 -
 Cocoon book:
   http://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20
 Weblogs:
   http://radio.weblogs.com/0103021/
   http://www.oreillynet.com/weblogs/author/1014
 =


 -Original Message-
 From: Jordi Valldaura [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, January 22, 2003 3:27 PM
 To: [EMAIL PROTECTED]
 Subject: Re: IDE for cocoon


 Hello,

 I agree with u that eclipse is a very good ide. But the sunbow plug in
needs
 a registration
 key, I know they give it freely now but I don't think they will do it in
the
 future.


 - Original Message -
 From: Geoff Howard [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Wednesday, January 22, 2003 2:27 PM
 Subject: RE: IDE for cocoon


  I've recently started using eclipse and have been very impressed.  The
  information it provides helps make sense of what can seem like a rats
nest
  of dependencies.  I have brought in avalon and avalon-excalibur as
 projects
  alongside cocoon and my own cocoon-based projects which has been very
  helpful in tracking down information that crosses the border between
the
  projects.
 
  All of that would be true with any good IDE, but this one's free and has
 the
  added benefit of the sunBow stuff.
 
  Hope that helps,
  Geoff
 
   -Original Message-
   From: Martin Dulisch [mailto:[EMAIL PROTECTED]]
   Sent: Wednesday, January 22, 2003 4:20 AM
   To: [EMAIL PROTECTED]
   Subject: Re: IDE for cocoon
  
  
   Hi Reza,
  
   sunBow is a plugin for eclipse (www.eclipse.org). It contributes some
   Cocoon/XML/XSLT features to eclipse. You can find the download and
   documentation here: http://radio.weblogs.com/0108489/
  
   Martin
  
   - Original Message -
   From: Reza Aliakbari [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Sent: Wednesday, January 22, 2003 10:11 AM
   Subject: IDE for cocoon
  
  
Dears,
   
I am new in cocoon.
I need some tools and IDE for cocoon.
Also I am waiting for any advise that could be useful for new cocoon
developers.
   
Thanks,
Reza.
   

   -
Please check that your question  has not already been answered in
   the
FAQ before posting.
   http://xml.apache.org/cocoon/faq/index.html
   
To unsubscribe, e-mail:
   [EMAIL PROTECTED]
For additional commands, e-mail:
   [EMAIL PROTECTED]
   
  
  
   -
   Please check that your question  has not already been answered in the
   FAQ before posting. http://xml.apache.org/cocoon/faq/index.html
  
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail:   [EMAIL PROTECTED]
  
  
  
 
 
  -
  Please check that your question  has not already been answered in the
  FAQ before posting. http://xml.apache.org/cocoon/faq/index.html
 
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail:   [EMAIL PROTECTED]
 


 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]



 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]




-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Re: Cocoon deffo does not work in Jetty

2002-12-10 Thread Jordi Valldaura i Riqué
Hello,

I've tried cocoon 2.0.3 and cocoon 2.0.4 on jboss/jbossweb(jetty), and 
it works. But I've only tried xsps.



Charlene Mitchell wrote:
Sorry, I forgot to quantify.

JSP in Cocoon deployed in Jetty does not work -
everything else does work (AFAIK), but JSP's do not.

So, unless you use JSP's you can easily be misled unto
thinking that everything works fine - but it doesn't.

Charlene

 --- leo leonid [EMAIL PROTECTED] wrote:  

I can't confirm this. I used all C2.0.x versions
with Jetty without 
problems. Apart from this known redirection problem,
that Nicola 
pointed out to be probably a Jetty bug.


http://marc.theaimsgroup.com/?l=xml-cocoon-devm=103926206004897w=2


The simple workaround is to put a leading slash to
your redirect url.

What exactly is the problem?

/Leo


On Tuesday, December 10, 2002, at 09:04 AM, Charlene
Mitchell wrote:



Hi,

The Jetty guys confirmed that Cocoon 2.0.3 does


not


work in Jetty (JBoss 3.0.3/JBossWeb) - so I am not
going mad.

Anyone else searching the groups with the same


problem


can follow the thread on YahooGroups under the


title


JSP Engine in the group 'jetty-support'.

HTH someone in the future

Charlene






-


Please check that your question  has not already
been answered in the
FAQ before posting.
http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:  
[EMAIL PROTECTED]



__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]



--

Jordi Valldaura i Riqué
CSI - Centre de Serveis Informàtics
Enginyeria i Arquitectura La Salle
Universitat Ramón Llull



-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Anyway to handle a servlet exception inside the sitemap

2002-12-03 Thread Jordi Valldaura i Riqué
Hi,

I have several servlets on my application, and I want to handle their 
exceptions with handle-errors...

I've tried map:redirect ... to call the servlets but when a servlet 
throws an exception I only get a white page. Then I tried map:generate 
src=myservlet but the sitemap gives me an error(cannot find myservlet).

Is there any generator to call servlets or anyway to catch servlet 
exceptions inside cocoon sitemap?

Thanks in advance


Jordi Valldaura i Riqué
CSI - Centre de Serveis Informàtics
Enginyeria i Arquitectura La Salle
Universitat Ramón Llull



-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]



Re: AW: Cocoon deploy in JBoss 3.0.4

2002-12-02 Thread Jordi Valldaura i Riqué
Hello,

there is a especial cocoon download for jdk1.4, look at the downloads 
section.

--

Jordi Valldaura i Riqué
CSI - Centre de Serveis Informàtics
Enginyeria i Arquitectura La Salle
Universitat Ramón Llull




Sascha Kulawik wrote:
Hello,

I've a lot of problems deploying Cocoon in Jboss+Jetty+JDK1.4.
The Problem could be, that Cocoon is still not really 1.4 compatible - and
if i hotfix my 1.4 Installation with Xalan and Xerces in the endorsed-Dir,
Jboss can't run because of many JDBC Errors.

Any suggestions ?


-Ursprüngliche Nachricht-
Von: Jordi Valldaura i Riqué [mailto:[EMAIL PROTECTED]] 
Gesendet: Montag, 2. Dezember 2002 10:31
An: [EMAIL PROTECTED]
Betreff: Re: Cocoon deploy in JBoss 3.0.4


Hello,

I've got cocoon 2.0.3 working on a jboss 3.0.4, the only thing I've done 
is deploying cocoon.war in the deploy dir. Nothing else.





-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Handling servlet exceptions in sitemap

2002-12-02 Thread Jordi Valldaura i Riqué
Hello,

I'm trying to call a servlet from my sitemap, but I'm not able to handle 
the servlet's exceptions through handle-errors. Is there anyway to do it.

map:pipeline
	map:match pattern=greet
		map:redirect-to url=greeting type=servlet/
	/map:match
	map:match pattern=*.*
		map:generate src={1}.{2} type=serverpages/
		map:transform src=stylesheets/page2html.xsl /
		map:serialize/
	/map:match
   map:handle-errors
map:transform src=stylesheets/error2html.xsl/
map:serialize status-code=500/
   /map:handle-errors
/map:pipeline

Thanks in advance


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]