Isn't it only in SVN (not in snapshot version)?

Pavel


On Wed, Jan 7, 2009 at 8:50 PM, Patrik Nordwall
<patrik.nordw...@gmail.com> wrote:
>
> Hmm, I'm not able to reproduce your problem:
>        Service PlanetFacade {
>                > @PlanetService
>        }
>
>        Service PlanetService {
> ...
>
> PlanetFacadeImplBase contains planetService property and Spring config is
> correct.
>
> Are you sure that you are using latest from trunk?
>
> /Patrik
>
>
>
> PaloT wrote:
>>
>> 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
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/Injecting-Service-to-Service-tp20681974s17564p21338962.html
> Sent from the Fornax-Platform mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It is the best place to buy or sell services for
> just about anything Open Source.
> http://p.sf.net/sfu/Xq1LFB
> _______________________________________________
> Fornax-developer mailing list
> Fornax-developer@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fornax-developer
>

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to