If your controller and use case have the same name, it compiles and deploys but doesn't work. ---------------------------------------------------------------------------------------------
Key: BPM-260 URL: http://jira.andromda.org/browse/BPM-260 Project: Bpm4Struts Cartridge Type: Improvement Environment: Mac OS X 10.4 JDK 1.4.2 Tomcat 5 Derby 10.1 Reporter: Tim Dysinger Assigned to: Wouter Zoons Priority: Minor Attachments: androqa-controller.tar.gz Naming your controller HelloWorld and naming your use case "Hello World" causes the generated code to write over itself and it still compiles and has no OCL errors. When you deploy you get an instantiation exception because HelloWorld is an abstract class and not a struts action. See attached 3.1-SNAPSHOT project. ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information