RE: [Andromda-user] exceptions during deployment.

2004-11-21 Thread Chad Brandon
Your generated queries are incorrect so JBoss is failing on deployment.  AndroMDA will be default generate finders based on the parameter names of the finder operation and that’s what its probably doing (therefore generating incorrect finders), so what you can do is write your own, search t

RE: [Andromda-user] EJB remote classes?

2004-11-21 Thread Naik, Vikram
Yes, it should be possible. AndroMDA generates the bean impl with xdoclet tags, which in turn are used by XDoclet to generate the ejb's component and home interface. So go through the documentation for ejb-cartridge on how to model a bean to have a remote view .i.e to generate a xdoclet tag whic

[Andromda-user] RE: EJB remote classes?

2004-11-21 Thread Chad Brandon
You can generate anything you want, just configure a cartridge to do it.  With the ejb cartridge bundled with AndroMDA you can generate remote, or local interfaces (and same with hibernate, and spring cartridges).   Chad   From: kets deshmane [mailto:[EMAIL PROTECTED] Sent: Su

[Andromda-user] EJB remote classes?

2004-11-21 Thread kets deshmane
with andromda, is it possible to generate remote interface, remot home class for EJB's? or does it generate only local interface & local home, local classes?     Do you Yahoo!? The all-new My Yahoo! – Get yours free!

[Andromda-user] exceptions during deployment.

2004-11-21 Thread kets deshmane
Hi, i created one blank project and placed UML diagram at the mda/sr/uml directory. it built successful. while deployment in jboss, i get following exceptions, can you please let me know what am i missing here?     19:16:09,031 WARN  [ServiceController] Problem starting service jboss.j2ee:jndiName

RE: [Andromda-user] problem with relations

2004-11-21 Thread Chad Brandon
Hi Tomas, Well I fixed the issue with '*' not working correctly with many sided relationshipswill be in CVS shortly. Chad -Original Message- From: Chad Brandon [mailto:[EMAIL PROTECTED] Sent: Saturday, November 20, 2004 10:22 PM To: 'Tomas Brejla' Cc: 'andromda-user' Subject: RE:

[Andromda-user] NotCompliantMBeanException

2004-11-21 Thread Martin West
Any ideas? 2004-11-21 13:08:53,497 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss.j2ee:jndiName=ejb/org.andromda.samples.bpm4strutscarrental.customers.Customer/Local,plugin=pool,service=EJB dependents are: [] 2004-11-21 13:08:53,498 DEBUG [org.jboss.ejb.Entity