Hello,
it is feasible to inject Service to another Service (specially from
different module)?
Design file is OK, however whey I try to inject Service for example:
                Service Accounting {
                        > @ScriptService
                        bookDocument(@AccDocument document);
                }

and ScriptService is defined in same or another module. Methods for get/set
ScriptService in AccountingImplBase aren't generated neither correct injection
in Spring config. Bug or feature?

TNX

Pavel

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to