Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
AddressBook sample wont run when it is build from the Ant file that is checked in with the sample.
The problem is that the Object model is not picked up by the server when the it is jar-ed up with the classes.
It works ok if you have the classes dir in your webapp(as oppose to Jar file of the classes that include the om).