Updated JMS support, now also client-side support.

This commit is contained in:
Arjen Poutsma
2007-04-10 21:26:27 +00:00
parent 77d6577ab1
commit 7437ee78f5
2 changed files with 12 additions and 7 deletions

View File

@@ -558,11 +558,6 @@
<scope>provided</scope>
</dependency>
<!-- Transport dependendencies -->
<dependency>
<groupId>activemq</groupId>
<artifactId>activemq</artifactId>
<version>2.1</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
<artifactId>commons-httpclient</artifactId>