[jira] [Updated] (COCOON-2156) Upgrade to Xalan 2.7.1 in trunk

2012-03-06 Thread Javier Puerto (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Javier Puerto updated COCOON-2156: -- Attachment: COCOON-2156.diff Apache Xalan updated to 2.7.1 and Apache Xerces updated to 2.9.1.

Re: Starting cocoon application directly from eclipse

2012-03-06 Thread Javier Puerto
Hi Leszek 2012/3/6 Leszek Gawron > Hi, > > We have been developing and running cocoon applications using 'mvn > jetty:run'. We would like to stop that and run the project directly under > eclipse. > Did you tested to run the application directly with maven plugin and goal jetty:run? We are work

Re: Starting cocoon application directly from eclipse

2012-03-06 Thread Leszek Gawron
On 2012-03-06 11:07, Leszek Gawron wrote: b) block1, block2: opened eclipse projects webapp uses block1, block2 exported classpaths directly. No dependency on jar. Cocoon block deployer is unable to properly initialize the application: Still talking to myself... :) Let me rephrase the questi

Re: Starting cocoon application directly from eclipse

2012-03-06 Thread Leszek Gawron
b) block1, block2: opened eclipse projects webapp uses block1, block2 exported classpaths directly. No dependency on jar. Cocoon block deployer is unable to properly initialize the application: The exception of course: org.springframework.beans.factory.BeanCreationException: Error creating b

SVN party on IRC - from proposals to actions :)

2012-03-06 Thread Simone Tripodi
Hi all guys, time to act! Please schedule your availability on http://www.doodle.com/fzcsynvyphxv7agh Times are just a nerd-ish proposal - feel free to add the times are more comfortable for you and we'll try to find an agreement (I didn't understand how to modify the current doodle :S) #cocoon o

Starting cocoon application directly from eclipse

2012-03-06 Thread Leszek Gawron
Hi, We have been developing and running cocoon applications using 'mvn jetty:run'. We would like to stop that and run the project directly under eclipse. In normal circumstances all you do is create a jetty-server dependency and run a simple class: public class Loader { public sta

Re: CachingServletServiceSerializer

2012-03-06 Thread Francesco Chicchiriccò
On 05/03/2012 16:03, Javier Puerto wrote: > Hi Francesco > > 2012/3/5 Francesco Chicchiriccò > > > Hi Javier, > from a very first look your approach seems very interesting: could you > please file an issue on JIRA and attach your patch there? Thanks. > > > D