User talk:Ferg
From Resin 3.0
(Difference between revisions)
(New page: Hi, Excuse ;e to disturb you. I have seen you created the ActiveMQ page on the wiki, so I maybe I just ask you... I'm currently trying to do exactly that, configuring ActiveMQ so I ca...) |
m |
||
(3 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
Hi, | Hi, | ||
− | Excuse | + | Excuse me to disturb you. I have seen you created the [[ActiveMQ]] page on the wiki, so maybe I just ask you... I'm currently trying to do exactly that, configuring ActiveMQ so I can access its queues from Resin through [http://caucho.com/resin/doc/resin-messaging.xtp JMS]. But it's tough with the infos I get from the manual or the wiki. For example, I would like to know what to put instead of the three dots in the resin.conf on the page you created. Also, when I add the bit of XML you indicate in resin-web.xml, I get the following error: |
WEB-INF/resin-web.xml:28: <resource-adapter> is an unexpected tag (parent | WEB-INF/resin-web.xml:28: <resource-adapter> is an unexpected tag (parent | ||
Line 16: | Line 16: | ||
and so on... | and so on... | ||
− | Do you have any clue? I'm using Resin 3.1.3 and ActiveMQ 5.1.0. Thank you in advance for any answer... | + | Do you have any clue? I'm using Resin 3.1.3 and ActiveMQ 5.1.0. Thank you in advance for any answer, especially if you have a practical example... |
[[User:Traroth|Traroth]] 11:30, 15 July 2008 (CDT) | [[User:Traroth|Traroth]] 11:30, 15 July 2008 (CDT) |
Latest revision as of 10:20, 18 July 2008
Hi,
Excuse me to disturb you. I have seen you created the ActiveMQ page on the wiki, so maybe I just ask you... I'm currently trying to do exactly that, configuring ActiveMQ so I can access its queues from Resin through JMS. But it's tough with the infos I get from the manual or the wiki. For example, I would like to know what to put instead of the three dots in the resin.conf on the page you created. Also, when I add the bit of XML you indicate in resin-web.xml, I get the following error:
WEB-INF/resin-web.xml:28: <resource-adapter> is an unexpected tag (parent <web-app> starts at 26). 26: <web-app xmlns="http://caucho.com/ns/resin"> 27: 28: <resource-adapter uri="activemq:"> 29: <init server-url="tcp://192.168.10.10:61616"/> 30: </resource-adapter> <web-app> syntax: (@version?, @xsi:schemaLocation?,
and so on...
Do you have any clue? I'm using Resin 3.1.3 and ActiveMQ 5.1.0. Thank you in advance for any answer, especially if you have a practical example...
Traroth 11:30, 15 July 2008 (CDT)