Patrick Heiden pisze:
I don't think it's problem with RCL.

I still have to remove myDomainModel-dependency from cocoons web-app block to 
get the app running
inside tomcat. Clearly this can not be an RCL issue, due to the fact that RCL 
never 'touches' my
tomcat, but this is a little misterious, still. WDYT??

Besides: I recieve the same error, when I put myDomainBlock-dependency inside 
another block (e.g.
myBlock2). Should there be only ONE dependency to myDomainModel? This would be 
confusing, since
some blocks should use this dep?

To be honest, I'm lost with your problem now. If servlet API 2.3 is not included (there is no dependency on it) what is the problem?

You can depend on your myDomainModel from whatever block you want. It will be included only once. It's a job of Maven to guarantee that.

--
Grzegorz Kossakowski

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

Reply via email to