@In annotation should be used for injection instead of @EJB annotation for Seam 
components
------------------------------------------------------------------------------------------

         Key: EJB-70
         URL: http://jira.andromda.org/browse/EJB-70
     Project: EJB Cartridge
        Type: Bug

 Environment: Andromda 3.3-SNAPSHOT + EJB3 Cartridge + Seam Cartridge
    Reporter: Olivier THIERRY
 Assigned to: Vance Karimi 


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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

Reply via email to