Andreas Hartmann wrote:
> Andreas Hartmann schrieb:
>> Hi Cocooners,
>>
>> in my C2.2 application, I have two modules "usecase" and "acusecases",
>> with acusecases depending on usecase. usecase is a block, acusecases
>> isn't.
>>
>> A bean in acusecases shall get a reference to another bean define
> Apparently it's not possible to mix non-RCL projects with
> RCL-enabled blocks. Is this the case?
At least this *should* not be the case. I'd consider that a bug.
cheers
--
Torsten
-
To unsubscribe, e-mail: users-unsubscr...@c
Andreas Hartmann schrieb:
Hi Cocooners,
in my C2.2 application, I have two modules "usecase" and "acusecases",
with acusecases depending on usecase. usecase is a block, acusecases isn't.
A bean in acusecases shall get a reference to another bean defined in
acusecases. The class of this bean
Hi Cocooners,
in my C2.2 application, I have two modules "usecase" and "acusecases",
with acusecases depending on usecase. usecase is a block, acusecases isn't.
A bean in acusecases shall get a reference to another bean defined in
acusecases. The class of this bean is declared in usecase.
N