<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-6656477858173203405.post3972494673164624705..comments</id><updated>2010-02-21T21:46:48.828-05:00</updated><title type='text'>Comments on ryandelaplante.com: Setting up JAX-RS in pre Java EE 6 environments</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.ryandelaplante.com/feeds/3972494673164624705/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6656477858173203405/3972494673164624705/comments/default'/><link rel='alternate' type='text/html' href='http://www.ryandelaplante.com/2010/01/setting-up-jax-rs-in-pre-java-ee-6.html'/><author><name>Ryan de Laplante</name><uri>http://www.blogger.com/profile/13440971336746246851</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6656477858173203405.post-6163482335829824773</id><published>2010-02-21T21:46:48.828-05:00</published><updated>2010-02-21T21:46:48.828-05:00</updated><title type='text'>Hi Christian,

The examples in this blog entry wer...</title><content type='html'>Hi Christian,&lt;br /&gt;&lt;br /&gt;The examples in this blog entry were copied from a working closed source project, and only the OrdersResource was renamed.  Are you using Spring with JAX-RS? If not, then that is probably the problem since I used a Spring specific filter class:&lt;br /&gt;&lt;br /&gt;com.sun.jersey.spi.spring.container.servlet.SpringServlet&lt;br /&gt;&lt;br /&gt;If you are not using Spring, then use this filter class:&lt;br /&gt;&lt;br /&gt;com.sun.jersey.spi.container.servlet.ServletContainer&lt;br /&gt;&lt;br /&gt;Also, the jersey-spring dependency in Maven isn&amp;#39;t needed if you aren&amp;#39;t using Spring. &lt;br /&gt;&lt;br /&gt;Let me know if that helps. If it doesn&amp;#39;t, then what are the symptoms or errors of the problem?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Ryan</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6656477858173203405/3972494673164624705/comments/default/6163482335829824773'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6656477858173203405/3972494673164624705/comments/default/6163482335829824773'/><link rel='alternate' type='text/html' href='http://www.ryandelaplante.com/2010/01/setting-up-jax-rs-in-pre-java-ee-6.html?showComment=1266806808828#c6163482335829824773' title=''/><author><name>Ryan de Laplante</name><uri>http://www.blogger.com/profile/13440971336746246851</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='00303720966094848562'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.ryandelaplante.com/2010/01/setting-up-jax-rs-in-pre-java-ee-6.html' ref='tag:blogger.com,1999:blog-6656477858173203405.post-3972494673164624705' source='http://www.blogger.com/feeds/6656477858173203405/posts/default/3972494673164624705' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-6656477858173203405.post-2545282859788421949</id><published>2010-02-21T12:57:28.419-05:00</published><updated>2010-02-21T12:57:28.419-05:00</updated><title type='text'>Hi Ryan,

I'm giving up: I have tried to set up yo...</title><content type='html'>Hi Ryan,&lt;br /&gt;&lt;br /&gt;I&amp;#39;m giving up: I have tried to set up your example using the Filter-Based approach. I&amp;#39;m only able to get the example working when I use the &amp;#39;old&amp;#39; Servlet-Based approach. Could you provide me with a complete example. Could you please send me a .zip with the whole code?&lt;br /&gt;&lt;br /&gt;Much thanks in advance!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Christian</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6656477858173203405/3972494673164624705/comments/default/2545282859788421949'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6656477858173203405/3972494673164624705/comments/default/2545282859788421949'/><link rel='alternate' type='text/html' href='http://www.ryandelaplante.com/2010/01/setting-up-jax-rs-in-pre-java-ee-6.html?showComment=1266775048419#c2545282859788421949' title=''/><author><name>Christian</name><uri>https://me.yahoo.com/a/jKyY2Gc2pogsHQv7QELACExlcM2lwC3mFJrw</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.ryandelaplante.com/2010/01/setting-up-jax-rs-in-pre-java-ee-6.html' ref='tag:blogger.com,1999:blog-6656477858173203405.post-3972494673164624705' source='http://www.blogger.com/feeds/6656477858173203405/posts/default/3972494673164624705' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-6656477858173203405.post-3244349297478508787</id><published>2010-02-04T17:47:09.004-05:00</published><updated>2010-02-04T17:47:09.004-05:00</updated><title type='text'>Hello Ryan,

I'm a java developer and I've been us...</title><content type='html'>Hello Ryan,&lt;br /&gt;&lt;br /&gt;I&amp;#39;m a java developer and I&amp;#39;ve been using Glassfish v2.1 since 2008, using a SQL Server as my database trough jtds Driver. I read your blog often, and I realize that you work with a similar set of tools, so I decided to contact you to check whether you had this problem I&amp;#39;m facing for two weeks with no solution.&lt;br /&gt;&lt;br /&gt;Every application that I deploy in my server, even the simple ones, which use jtds and hibernate, can&amp;#39;t be undeployed cleanly. I don&amp;#39;t even need to run the application to get classes locked in memory (permgen) after undeployment.   &lt;br /&gt;&lt;br /&gt;I&amp;#39;ve already tried many things, such as puting jtds, hibernate and its dependencies in glassfish/lib folder, manually unregister the driver trough DriverManager, and many other things with no effect. Have you ever faced such a problem? Do you know whether it is really possible to redeploy applications in Glassfish without restarting it?&lt;br /&gt;&lt;br /&gt;I`ve ttried to analyse my heap using jmap and jhat but I&amp;#39;m not being able to locate what is locking my classes in memory.. I&amp;#39;ve already replaced every static field declared in my application with SoftReference objects, but it didn`t work either. I&amp;#39;m completely lost in this case, any help would be much appreciated.&lt;br /&gt;&lt;br /&gt;Thank you,&lt;br /&gt;&lt;br /&gt;Marcus</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6656477858173203405/3972494673164624705/comments/default/3244349297478508787'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6656477858173203405/3972494673164624705/comments/default/3244349297478508787'/><link rel='alternate' type='text/html' href='http://www.ryandelaplante.com/2010/01/setting-up-jax-rs-in-pre-java-ee-6.html?showComment=1265323629004#c3244349297478508787' title=''/><author><name>Sem vc não sou ninguém</name><uri>http://www.blogger.com/profile/13228037207342644586</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.ryandelaplante.com/2010/01/setting-up-jax-rs-in-pre-java-ee-6.html' ref='tag:blogger.com,1999:blog-6656477858173203405.post-3972494673164624705' source='http://www.blogger.com/feeds/6656477858173203405/posts/default/3972494673164624705' type='text/html'/></entry></feed>