Hi Erwin,
I fixed this in CVS. Thanks for pointing it out.
Chad
----- Original Message ----- From: "Erwin Teseling" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 08, 2004 4:33 AM
Subject: Re: [Andromda-user] AndroMDA generates LocalHome class incorrect for service component?
Hi,
I actually think I allready found it, this "{" is not defined in the SessionLocalHome.vsl template. I am using the andromda-src-3.0M3-SNAPSHOT, but I am not sure on how to rebuild it (with what maven target(s)), because it does not seam to pick up the change with just running maven from the andromda-src-3.0M3-SNAPSHOT directory. Running maven actually failes during the CardridgeTest phase.
Regards, Erwin Teseling
Erwin Teseling wrote:
Hi All,
I have tagged a service component as andromda.ejb.viewType=local. It actually does generate all the classes, but the LocalHome misses the "{" right after the extends definition:
/* Autogenerated by AndroMDA (SessionLocalHome.vsl) - do not edit */ package nl.vipe.booking.ejb;
/**
* Local home interface for the ReservationService session bean.
*
*/
public interface ReservationServiceLocalHome extends javax.ejb.EJBLocalHome
// -- JNDI entries
.......
It there an easy way of fixing this. I haven't looked into the templates details yet. I am using the M3-snapshot of about a week ago.
Thanks, Erwin Teseling
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
