Re: T5: Simple Module not loading [5.0.9]

2008-01-29 Thread Howard Lewis Ship
12 AM, Joel Wiegman <[EMAIL PROTECTED]> wrote: > Never mind... The module class was in src/test/java not src/main/java. > > > > > -Original Message- > From: Joel Wiegman [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 29, 2008 1:41 PM > To: Tapestry users >

RE: T5: Simple Module not loading [5.0.9]

2008-01-29 Thread Joel Wiegman
Never mind... The module class was in src/test/java not src/main/java. -Original Message- From: Joel Wiegman [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 29, 2008 1:41 PM To: Tapestry users Subject: T5: Simple Module not loading [5.0.9] All, Let me tell you a quick story... Got

T5: Simple Module not loading [5.0.9]

2008-01-29 Thread Joel Wiegman
All, Let me tell you a quick story... Got an error in my app which I'm sure some of you have seen: Failure writing parameter value of component app/controllist/consignment/EditControl:departmentid: Coercion of null to type java.lang.Integer (via null --> String, String --> Long, Long --> Integer)