1. Securing JMS message-driven-channel-adapter stackoverflow.comI am using a message-driven-channel-adapter to read messages off MQ queue, and this has been working fine in development. Now, in preparation for the first production release, I have to read ... |
2. Acegi & JMS forum.springsource.orgAcegi & JMS Has anyone done anything with Acegi and JMS? Specifically, we want the Acegi security context to be all properly setup by the time a message listener is invoked. ... |
3. Spawning a Data Access from a JMS Listener forum.springsource.orgSpawning a Data Access from a JMS Listener Am new to Spring and have a question - I am having a Spring Asynchronous Listener, configured in my XML file which is ... |
4. async JMS consumer and declarative security for spring? forum.springsource.orgHi 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, ... |
5. Remote security with Lingo/JMS forum.springsource.orgRemote security with Lingo/JMS Hi, quick question before I jump in and try this for myself. I current have a number of services secured via acegi and this is working great ... |
6. Spring JMS Template102 and SSL forum.springsource.orgHi All Can someone please help me with the guidelines on how to use SSL with Spring JMS Template102. Basically am using Spring JMS Template102 to send credit card information and ... |
7. JMS and Spring Security forum.springsource.orgJMS and Spring Security I have non-web, standalone spring container using the SimpleMessageListener container for consuming JMS messages. As per my observations spring uses pooled threads to process the JMS messages. ... |
8. Access JMS Header forum.springsource.orgHi, Is it possible to access JMS header information from within a Spring WS Endpoint (using the DefaultMessageListenerContainer). We have some custom JMS header we need to access and propagate through. ... |
9. DataSource Access in JMS forum.springsource.orgDataSource Access in JMS Hi, I get an error when opening a Datasource when the API is invoked through JMS Listener My applicationContext.xml entry is |
10. Want to access Rendezvous JMS server using Spring forum.springsource.orgHi to all, I want to access Tibco Rendezvous server from spring. Do we have something the way we are accessing Tibco EMS server? I search on the internet but I ... |
11. Securing JMS message-driven-channel-adapter forum.springsource.orgSecuring JMS message-driven-channel-adapter I am using a message-driven-channel-adapter to read messages off MQ queue, and this has been working fine in development. Now, in preparation for the first production release, I ... |