-
Jan 24th, 2005, 04:04 PM
#1
async JMS consumer and declarative security for spring?
Hi there,
I wonder any (open-source or not) solution for Spring to address
- async JMS consumer (Message-Drive Bean style)?
- declarative security that not only based on staticly defined role, but also make use of run-time data, e.g. method parameter?
TIA
chuck
-
Jan 25th, 2005, 12:52 PM
#2
Chuck,
You should check out:
ActiveMQ: (http://activemq.codehaus.org) which has JCA-based plugin for Spring allowing message driven POJOs
Acegi Security Framework (http://acegisecurity.sourceforge.net/) which provides declarative security for Spring.
Rob
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules