[ http://jira.andromda.org/browse/SPRING-199?page=all ]
     
Jens Vagts closed SPRING-199:
-----------------------------

    Fix Version: 3.3
     Resolution: Fixed

The mentioned property does already exist in 3.3-SNAPSHOT named 
"session-ejb-interfaces": 
http://galaxy.andromda.org/docs/andromda-cartridges/andromda-spring-cartridge/namespace.html#session-ejb-interfaces



> Problems when I use remote ejbs without adding core library
> -----------------------------------------------------------
>
>          Key: SPRING-199
>          URL: http://jira.andromda.org/browse/SPRING-199
>      Project: Spring Cartridge
>         Type: Improvement

>     Versions: 3.2
>     Reporter: Jorge Rodríguez Pedrianes
>     Assignee: Chad Brandon
>      Fix For: 3.3

>
>     I'm trying to use remote ejbs. So, I have put "session-ejbs" in 
> andromda.xml, but when I configure this property to locate the classes in the 
> 'common' project, Andromda copies the EJB Bean class too (inside into common 
> library). It's better to build interfaces in 'common project' and Bean 
> classes in 'core project'.
>      I think that that is a better solution adding a second property when I 
> configure EJB, like: "session-ebjs-bean". So if this property is null I will 
> copy the ____Bean class in session-ebjs but if I fill it I will put it in 
> that location. With this property I can do:
>                       common ->   ..... ejb.___Service
>                                               ..... ejb.___ServiceHome
>                       core->            ..... ejb.___ServiceBean (remote 
> clients don't need know this class)
>    Thanks:
>           Jorge Rodríguez Pedrianes
>                     

-- 
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