Hello!

> > But in addition to my concerns about a final
> deployable war of my webapp,
> > what should I do to deactivate jetty and rcl within my
> production-environment (wich is going to
> > be Tomcat). This has  of course security reasons and should keep my war
> as small as possible. Is
> > this the point, where maven running-modes come into play? Are there
> archetypes to set up such an
> > project-hierarchy, maybe including the src/test -setup as well? If those
> solutions already exists
> > I suggest to extend your video and put them right there!
> 
> It's a job of webapp (created from webapp archetype) to assemble final,
> production-ready WAR package
> that is clean of RCL dependencies, Jetty dependencies, etc. So apart from
> creating webapp and
> declaring dependencies on your blocks you don't have to do anything more.
> The rest belongs to us and
> Maven.
> 
> As I promised, I'll try to officially this video shortly.

Great! Your answer also wiped out my tangled thoughts about packaging final 
wars. Maybe you could explain one more thing to me: What is actually achieved 
by the following statement within a blocks rcl.properties file

%exclude-lib=com.mycompany:myBlock2

Thank you very much,
again!
Greetings
Patrick
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

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

Reply via email to