[EMAIL PROTECTED] wrote:
Reinhard Poetz <[EMAIL PROTECTED]> writes:


Can I disable this "ShieldingListener" thing?
yes, use the -Dmaven.war.shieldingclassloader=false switch.

Does cocoon-webapp work for you?

Thanks to your advice I'm now able to at least get cocoon-webapp started, but
the "blocks" link on the welcome page doesnt function.

According to the pom.xml of cocoon-webapp, there are no blocks added as 
dependency.


Heres the build invocation:

 mvn -Dmaven.test.skip=true -Dmaven.war.shieldingclassloader=false -Dallblocks 
clean install

then:

 cp core/cocoon-webapp/target/cocoon-webapp.war ../../jetty-6.1.0pre2/webapps

finally I start jetty with java -jar start.jar

I do it this way since the jetty mvn targets dont seem to work for me.

This steps do work for me:

- cd cocoon/trunk
- mvn clean
- mvn install
- cd cocoon/trunk/core/cocoon-webapp
- mvn jetty:run

Are you doing the same?

--
Reinhard Pötz Independent Consultant, Trainer & (IT)-Coach
{Software Engineering, Open Source, Web Applications, Apache Cocoon}

                                       web(log): http://www.poetz.cc
--------------------------------------------------------------------

                
___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

Reply via email to