Re: ActiveMQ and HttpServlet

2011-08-02 Thread dead_devil_66
problem solved in camel forum: http://camel.465427.n5.nabble.com/Can-t-use-jersey-library-classes-within-processor-td4657633.html#a4661109 -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-and-HttpServlet-tp3702961p3714393.html Sent from the ActiveMQ - User mailing

Re: ActiveMQ and HttpServlet

2011-08-02 Thread dead_devil_66
ok so no problem with that because i imported that jar. The main problem remainsany idea -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-and-HttpServlet-tp3702961p3714259.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ and HttpServlet

2011-08-01 Thread Dejan Bosanac
; View this message in context: > http://activemq.2283324.n4.nabble.com/ActiveMQ-and-HttpServlet-tp3702961p3706789.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >

Re: ActiveMQ and HttpServlet

2011-07-30 Thread dead_devil_66
rvlet.. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-and-HttpServlet-tp3702961p3706800.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ and HttpServlet

2011-07-30 Thread dead_devil_66
isnt it supposed that these classes should be inside of activemq-all.jar org.apache.activemq.web.MessageServlet; org.apache.activemq.web.NoDestinationSuppliedException; org.apache.activemq.web.WebClient; ?? -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-and

Re: ActiveMQ and HttpServlet

2011-07-30 Thread vincent law
try add activemq-all-5.5.0.jar which is in the ActiveMQ home directory 2011/7/30 dead_devil_66 > and looks like i can't use anything from the activemq jars... > > i tried stomp now and same error.. > > -- > View this message in context: > http://activemq.2283324.

Re: ActiveMQ and HttpServlet

2011-07-29 Thread dead_devil_66
and looks like i can't use anything from the activemq jars... i tried stomp now and same error.. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-and-HttpServlet-tp3702961p3705775.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ and HttpServlet

2011-07-29 Thread dead_devil_66
Bumping the topic. I searched the forum and i "googled" about this issue but no luck... :/ -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-and-HttpServlet-tp3702961p3704543.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ and HttpServlet

2011-07-29 Thread dead_devil_66
Thanks for replying, bojan. hmmm ok but which container?? and in which file file do i add? The only thing i did was adding that jar to the project buildpath. And, even after that, same error. -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-and-HttpServlet

Re: ActiveMQ and HttpServlet

2011-07-29 Thread Dejan Bosanac
pache.coyote.http11.Http11Processor.process(Http11Processor.java:857) >at > > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588) >at > org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) >at java.l

ActiveMQ and HttpServlet

2011-07-28 Thread dead_devil_66
w this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-and-HttpServlet-tp3702961p3702961.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.