Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-30 Thread wozzer
We still haven't resolved this issue. We had to deploy with individual jar's in $TOMCAT_HOME}/lib. -- View this message in context: http://www.nabble.com/activemq-all-*.jar-not-recognised-in-Tomcat-6-tp18608426p18731623.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread wozzer
wozzer wrote: > > > the activemq-all-*.jar will work if it is put in the web app WEB-INF/lib . > > I mean in the web app WEB-INF/lib when deployed to Tomcat 6 -- View this message in context: http://www.nabble.com/activemq-all-*.jar-not-recognised-in-Tomcat-6-tp1860842

Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread wozzer
in the web app WEB-INF/lib . We are basically trying to migrate from TC5.5 to TC6. -- View this message in context: http://www.nabble.com/activemq-all-*.jar-not-recognised-in-Tomcat-6-tp18608426p18619650.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread James Strachan
2008/7/23 wozzer <[EMAIL PROTECTED]>: > > > There is only lib with Tomcat 6. When you say "custom/lib" I presume you > meant the Tomcat 5.5 common/lib. Sorry I didn't realise we were talking about different Tomcat versions as well :) So the 2 directories are just the different directories you use

Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread wozzer
There is only lib with Tomcat 6. When you say "custom/lib" I presume you meant the Tomcat 5.5 common/lib. -- View this message in context: http://www.nabble.com/activemq-all-*.jar-not-recognised-in-Tomcat-6-tp18608426p18613517.html Sent from the ActiveMQ - User mailing list

Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread James Strachan
pec-1.1.1.jar > > These do not: > > geronimo-jta_1.0.1B_spec-1.0.1.jar > activemq-all-5.1.0.jar > > ..and of course this does not > > activemq-all-5.1.0.jar > > -- > View this message in context: > http://www.nabble.com/activemq-all-*.jar-not-recognised-in-Tomc

Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread wozzer
-5.1.0.jar -- View this message in context: http://www.nabble.com/activemq-all-*.jar-not-recognised-in-Tomcat-6-tp18608426p18612965.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread James Strachan
2008/7/23 wozzer <[EMAIL PROTECTED]>: > > Just to make things clear. I just deployed: > > activemq-core-5.1.0.jar > commons-logging-1.1.jar > geronimo-jta_1.0.1B_spec-1.0.1.jar > geronimo-j2ee-management_1.0_spec-1.0.jar > geronimo-jms_1.1_spec-1.1.1.jar > > individually into ${CATALINA_HOME}/lib a

Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread wozzer
problem is only wuth the activemq-all-5.0.0.jar and activemq-all-5.1.0.jar that work in an existing Tomcat 5.5 custom/lib deployment. -- View this message in context: http://www.nabble.com/activemq-all-*.jar-not-recognised-in-Tomcat-6-tp18608426p18611867.html Sent from the ActiveMQ - User mailing list

Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread wozzer
at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:304) at org.apache.naming.NamingContext.lookup(NamingContext.java:793) at org.apache.naming.NamingContext.lookup(NamingContext.java:140) at org.apache.naming.NamingContext.lookup(NamingContext.java:781) -- View this message in context: http://www.nabble.com/activemq-all-*.jar-not-recognised-in-Tomcat-6-tp18608426p18611643.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread James Strachan
ause if we provide the > required libs, generally as instructed in > http://activemq.apache.org/initial-configuration.html, in > ${CATALINA_HOME}/binit works. So the classes are then found. > -- > View this message in context: > http://www.nabble.com/activemq-all-*.jar-not-recogni

Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread James Strachan
works. So the classes are then found. > -- > View this message in context: > http://www.nabble.com/activemq-all-*.jar-not-recognised-in-Tomcat-6-tp18608426p18610869.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- James --- http://macstrac

Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread wozzer
e.com/activemq-all-*.jar-not-recognised-in-Tomcat-6-tp18608426p18610869.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread James Strachan
.catalina.startup.Bootstrap.start(Bootstrap.java:288) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413) > Caused by: java.lang.NoClassDefFoundError >at sun.reflect.GeneratedConstructorAccessor55.newInstance(Unknown > Source) >at > sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) >at java.lang.reflect.Constructor.newInstance(Constructor.java:494) >at java.lang.Class.newInstance0(Class.java:350) >at java.lang.Class.newInstance(Class.java:303) >at > org.apache.naming.factory.ResourceFactory.getObjectInstance(ResourceFactory.java:98) >... 88 more > -- > View this message in context: > http://www.nabble.com/activemq-all-*.jar-not-recognised-in-Tomcat-6-tp18608426p18608861.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- James --- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com

Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread wozzer
y.ResourceFactory.getObjectInstance(ResourceFactory.java:98) ... 88 more -- View this message in context: http://www.nabble.com/activemq-all-*.jar-not-recognised-in-Tomcat-6-tp18608426p18608861.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread James Strachan
.jar's > that classloaders are not liking. > > We also verified the signatures when we downloaded the libs. > > Anyone else have a similar experience? > -- > View this message in context: > http://www.nabble.com/activemq-all-*.jar-not-recognised-in-Tomcat-6-tp18608426p18

activemq-all-*.jar not recognised in Tomcat 6

2008-07-23 Thread wozzer
e there is something about the build of the activemq-all-*.jar's that classloaders are not liking. We also verified the signatures when we downloaded the libs. Anyone else have a similar experience? -- View this message in context: http://www.nabble.com/activemq-all-*.jar-not-recogni