
|
If you were logged in you would be able to see more operations.
|
|
EJB Cartridge
Created: 23/Jul/07 09:40 AM
Updated: 07/Nov/07 03:57 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Environment:
|
Andromda 3.3-SNAPSHOT + EJB3 Cartridge + Seam Cartridge
|
|
When you draw a dependency between two classes having both <<Seam>> and <<Service>> stereotypes, the EJB3 cartridge uses @EJB annotation for injection, while it should use @In Seam annotation. To be more precise : we should use @In annotation if the target is a Seam component, @EJB instead.
See this topic in AndroMDA forum for more details : http://galaxy.andromda.org/forum/viewtopic.php?t=4940
|
|
|
|