Quoting [EMAIL PROTECTED]:

> I've realized own service Checker which checks users on login.How can
> i get in this service list of users from
> applicationContext.xml which is next:
> <?xml version="1.0" encoding="UTF-8"?>

If I understand you correctly, you want to inject the spring bean
into a hivemind service. Have a look at
http://wiki.apache.org/jakarta-tapestry/Tapestry4Spring

With this you can inject spring beans by using the prefix "spring"
in hivemind.

Regards,
Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to