On Mon, Mar 9, 2009 at 10:42 AM, omoumen <[email protected]> wrote:
>
> Hi,
> I have chenged the Spring configuration of my producer, and I was implements
> the PooledConnectionFactory classe.
> My configuration is the folowing:
> Spring 2.0
> ActiveMQ4.1.0
> Tomcat6.0
> JDK 5.0.15
> when the producer try to send the message I has the folowing error:
> java.lang.NoSuchMethodError:
> javax.jms.ConnectionFactory.createConnection()Ljavax/jms/Connection;

Do you have the JMS spec APIs in the classpath? You can download the
necessary JAR here:

http://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1/geronimo-jms_1.1_spec-1.1.jar

Bruce
-- 
perl -e 'print 
unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.apache.org/
Apache Camel - http://camel.apache.org/
Apache ServiceMix - http://servicemix.apache.org/

Blog: http://bruceblog.org/

Reply via email to