On Mar 9, 2007, at 9:01 AM, Luciano Resende wrote:

Jeremy

  As for the samples, I'm still seeing the issue/exceptions on tomcat
5.5.20 and tomcat 6.0.10 in windows, did you change anything on the samples
to address them ?

Yes - Maven's WAR plugin only adds certain dependency types to the WEB-INF/lib directory and "composite" was not recognized. Reverting to a JAR to avoid the type confusion means common/calculator gets included in the lib directory and the resource is then present.

Did you rebuild the webcalc sample? On mine I now have WEB-INF/lib/ calculator-2.0-alpha-incubating.jar in the jar and it works fine.

--
Jeremy


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

Reply via email to