[Andromda-devel] AndroMDA/JIRA Commented: (EJB-44) Controller implementation tries to call service class (not service bean). I am using the ejb3 and jsf cartridges.

2006-09-19 Thread Vance Karimi (JIRA)
[ http://jira.andromda.org/browse/EJB-44?page=comments#action_13420 ] Vance Karimi commented on EJB-44: - A workaround I can suggest is to remove the modelled dependencies from your controller to the session beans. The getters won't be generated and will lea

[Andromda-devel] AndroMDA/JIRA Commented: (EJB-44) Controller implementation tries to call service class (not service bean). I am using the ejb3 and jsf cartridges.

2006-09-19 Thread Pat Casey (JIRA)
[ http://jira.andromda.org/browse/EJB-44?page=comments#action_13412 ] Pat Casey commented on EJB-44: -- Chad Thanks for the quick response. My adromda.xml file actually has the property set as you indicate. I looked into the how tos and found a different setti

[Andromda-devel] AndroMDA/JIRA Created: (ANDROMDAPP-30) mvn nuk does work in Maven 2

2006-09-19 Thread Pat Casey (JIRA)
mvn nuk does work in Maven 2 Key: ANDROMDAPP-30 URL: http://jira.andromda.org/browse/ANDROMDAPP-30 Project: AndroMDApp Project Generator Type: Bug Environment: Mac ox X Reporter: Pat Casey Assigned to: Chad Brandon Priority:

[Andromda-devel] AndroMDA/JIRA Commented: (EJB-44) Controller implementation tries to call service class (not service bean). I am using the ejb3 and jsf cartridges.

2006-09-19 Thread Chad Brandon (JIRA)
[ http://jira.andromda.org/browse/EJB-44?page=comments#action_13411 ] Chad Brandon commented on EJB-44: - You need to change the serviceAccessorPattern namespace property (in the jsf namespace) appropriately for your framework: i.e. ${application.package}.Se

[Andromda-devel] AndroMDA/JIRA Commented: (EJB-44) Controller implementation tries to call service class (not service bean). I am using the ejb3 and jsf cartridges.

2006-09-19 Thread Pat Casey (JIRA)
[ http://jira.andromda.org/browse/EJB-44?page=comments#action_13410 ] Pat Casey commented on EJB-44: -- Should this issue be in the JSF queue? I looked at the VSL and it appears that the Controller class is generated from there. What is the connection to tell