Re: Not able to create and test cocoon2.2 webapp with maven/jetty

2008-08-21 Thread Ken Starks
sorry, I forgot: perhaps it would be better to start a new thread about this. We are straying off topic a bit far! Ken Starks wrote: Derek Hohls wrote: Ken I am very curious how you plan to get PDF output using LaTeX and Cocoon - I have seen Hugh's page where he generates GIF images from LaT

Re: Not able to create and test cocoon2.2 webapp with maven/jetty

2008-08-21 Thread Ken Starks
Derek Hohls wrote: Ken I am very curious how you plan to get PDF output using LaTeX and Cocoon - I have seen Hugh's page where he generates GIF images from LaTeX equations ( http://www.csparks.com/jeuler/index.jhtml ) but this seems an order-of-magnitude more complex. Derek On 2008/08/21 a

Re: Not able to create and test cocoon2.2 webapp with maven/jetty

2008-08-21 Thread Derek Hohls
Ken I am very curious how you plan to get PDF output using LaTeX and Cocoon - I have seen Hugh's page where he generates GIF images from LaTeX equations ( http://www.csparks.com/jeuler/index.jhtml ) but this seems an order-of-magnitude more complex. Derek >>> On 2008/08/21 at 09:37, in message <

Re: Not able to create and test cocoon2.2 webapp with maven/jetty

2008-08-21 Thread Ken Starks
Luca Morandini wrote: jantje wrote: So on the internet I am searching ways to generate cocoon webapp from my blocks. There I have found the install instruction and the advice to use it.. So do you think there is a better way to generate a webapp. And do you advice me not to install my sepera

Re: Not able to create and test cocoon2.2 webapp with maven/jetty

2008-08-20 Thread Luca Morandini
jantje wrote: So on the internet I am searching ways to generate cocoon webapp from my blocks. There I have found the install instruction and the advice to use it.. So do you think there is a better way to generate a webapp. And do you advice me not to install my seperate blocks? I'm not sure

Re: Not able to create and test cocoon2.2 webapp with maven/jetty

2008-08-19 Thread jantje
org.springframework.web.context.ContextLoaderListener java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener -- View this message in context: http://www.nabble.com/Not-able-to-create-and-test-cocoon2.2-webapp-with-maven-jetty-tp19048077p19049487.html Sent from the Cocoon - Users

Re: Not able to create and test cocoon2.2 webapp with maven/jetty

2008-08-19 Thread Grzegorz Kossakowski
jantje pisze: Hi there, I am not able to create a working cocoon webapp and test it with maven/jetty. Does someone know what is wrong with the next steps? Thanks for your reply! cd project/build/blocks; mvn archetype:create -DarchetypeGroupId=org.apache.cocoon -DarchetypeArtifactId=cocoon-22-arc

Not able to create and test cocoon2.2 webapp with maven/jetty

2008-08-19 Thread jantje
-webapp 1.0 cd project/build/blocks/cocoon-webapp mvn:package ### untill here everything works mvn jetty:run; ### this gives errors.. Is there soms step I am missing? Thanks.. -- View this message in context: http://www.nabble.com/Not-able-to-create-and-test-cocoon2.2-webapp-with-maven-jetty