[jboss-dev-forums] [JBoss ESB Development] - httprouter issues with GET/POST WADL Services and Web Routing
Dave Siracusa
do-not-reply at jboss.com
Wed Jul 14 21:48:15 EDT 2010
Dave Siracusa [http://community.jboss.org/people/davesiracusa] replied to the discussion
"httprouter issues with GET/POST WADL Services and Web Routing"
To view the discussion, visit: http://community.jboss.org/message/552659#552659
--------------------------------------------------------------
*import* org.jboss.soa.esb.actions.AbstractActionPipelineProcessor;
*import* org.jboss.soa.esb.actions.ActionLifecycleException;
*import* org.jboss.soa.esb.actions.ActionProcessingException;
*import* org.jboss.soa.esb.helpers.ConfigTree;
*import* org.jboss.soa.esb.message.Message;
h4. *import* *org.jboss.soa.esb.http.HttpResponse;*
*
*
*import* org.apache.commons.httpclient.HttpStatus;
*import* org.apache.log4j.Logger;
*import* java.io.DataInputStream;
*import* java.io.File;
*import* java.io.StringReader;
*import* java.net.InetAddress;
*import* java.net.URL;
*import* java.net.URLConnection;
*import* javax.ws.rs.core.MediaType;
*import* javax.xml.transform.Source;
*import* org.jboss.soa.esb.http.HttpRequest;
*import* org.w3c.dom.*;
*import* net.sf.saxon.s9api.*;
*import* com.sun.jersey.api.client.ClientResponse;
*import* com.yellowbook.soa.esb.actions.proxy.IConfigChangeEvent;
*import* com.yellowbook.soa.esb.util.file.Resource;
*import* com.yellowbook.soa.esb.util.jersey.JerseyClientSingleton;
*import* com.yellowbook.soa.esb.util.reflection.ReflectionHelper;
*import* com.yellowbook.soa.esb.util.xml.XMLHelper;
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/552659#552659]
Start a new discussion in JBoss ESB Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2032]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100714/c2af76b0/attachment.html
More information about the jboss-dev-forums
mailing list