Most of the jms related classes of the spring framework are included in
components\lib\spring-1.2.6.jar file.
But I could not find org.springframework.jms.listener.* in
spring-1.2.6.jar file or in any other place.
Is it available in any othe jat file or it is not included on purpose?

It might have been thought that there were jms components in servicemix
too.
But Some of servicemix users may still need to use
org.springframework.jms.listener.* classes.
For example I need to use
org.springframework.jms.listener.DefaultMessageListenerContainer,
because of the reason which is written in issue SM-719.


########################################################################
###########3

Lightweight JmsReceiverComponent and other servicemix-jms components
gets "javax.jms.IllegalStateException: Method setMessageListener not
permitted error" in WAS 6.1

When I searched the error and I found that
"javax.jms.MessageConsumer method setMessageListener()" (which is used
in JmsReceiverComponent) and some other methods may only be used by an
application running in a client container - in other words, they may
never be called in the Web or EJB container:
As far as I know
DefaultMessageListenerContainer of Spring performs the MessageListener
invocation itself so I guess it may work on web container and also at
ejb container, similar servicemix component may be an option.




This message and attachments are confidential and intended solely for the 
individual(s) stated in this
message. If you received this message although you are not the addressee, you 
are responsible to keep the
message confidential. The sender has no responsibility for the accuracy or 
correctness of the
information in the message and its attachments. Our company shall have no 
liability for any changes
or late receiving, loss of integrity and confidentiality, viruses and any 
damages caused in
anyway to your computer system.


Bu mesaj ve ekleri, mesajda gonderildigi belirtilen kisi/kisilere ozeldir ve 
gizlidir. Bu mesajin muhatabi
olmamaniza ragmen tarafiniza ulasmis olmasi halinde mesaj iceriginin gizliligi 
ve bu gizlilik yukumlulugune
uyulmasi zorunlulugu tarafiniz icin de soz konusudur. Mesaj ve eklerinde yer 
alan bilgilerin dogrulugu ve
guncelligi konusunda gonderenin ya da sirketimizin herhangi bir sorumlulugu 
bulunmamaktadir. Sirketimiz
mesajin ve bilgilerinin size degisiklige ugrayarak veya gec ulasmasindan, 
butunlugunun ve gizliliginin
korunamamasindan, virus icermesinden ve bilgisayar sisteminize verebilecegi 
herhangi bir zarardan
sorumlu tutulamaz.

Reply via email to