[ http://jira.andromda.org/browse/SPRING-81?page=comments#action_11706 ]
     
Chad Brandon commented on SPRING-81:
------------------------------------

Hey Jens,

I'm trying out your patch, and I'm running into a couple issues.  

1) You should be initializating the context from the beanRefFactory.xml (since 
it initializes both the applicationContext.xml and the 
applicationContext-dataSource.xml...and even the 
applicationContext-manageable.xml when CRUD is enabled) but instead its just 
initializing from the applicationContext.xml (which obviously won't work 
because the dataSource definition is missing).    

2) The session interface is generating throws RemoteException for the local 
interface as well as the remote (jboss complains quite a bit when a local 
session EJB interface tries to throw a RemoteException).

Can you fix these issues and re-submit the patch?

Thanks again

> No RemoteExceptions for service interfaces even for remote ejbs
> ---------------------------------------------------------------
>
>          Key: SPRING-81
>          URL: http://jira.andromda.org/browse/SPRING-81
>      Project: Spring Cartridge
>         Type: Improvement
>     Reporter: Jens Vagts
>     Assignee: Chad Brandon
>  Attachments: patch.txt
>
> I would love a property for disabling the generation of RemoteExceptions 
> declaration for service interfaces even if the SLSB has a viewType "remote".
> Since spring handles/transforms RemoteExceptions not everyone ones to handle 
> them always or wants his client code depend on RemoteExceptions if the code 
> is later configured to run localy.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to