Hello, I was wondering if anyone has found a way to get this to work. I've been trying the suggestions in various JBoss and GeoServer (GeoSolutions) websites like:
http://geo-solutions.blogspot.com/2009/07/deploying-geoserver-on-jboss-as-5x.html https://community.jboss.org/message/597248 https://issues.jboss.org/browse/JBAS-6914 but like the person at the end of JBAS-6914, I still see a server/xxx/deployers/jbossws.deployer/jettison.jar file being loaded before the one in GeoServer...what this means, to me, is that the JSON based REST interface for GeoServer is broken. When I try to access it, I get an error code 500 back through my web browser (and the jboss log complains about no such method on org.codehaus.jettison.AbstractXMLStreamWriter). I'm pretty sure my jboss-classloader.xml is correct (since it does load and I can do XML REST). URL that works: http://server:port/geoserver/rest/layers.xml URL that doesn't: http://server:port/geoserver/rest/layers.json This sounds like a bug in JBoss 5.1.0.GA, and I may post there as well, but I was hoping someone has tackled this beast and won. Thanks in advance. Regards, Pete ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
