[jboss-dev-forums] [JBoss ESB Development] - Re: Http Gateway - requirements please...

tfennelly do-not-reply at jboss.com
Tue Sep 1 15:03:25 EDT 2009


Actually... I implemented this slightly differently so as to allow setting of the contentType and characterEncoding (optional) when a payload is specified...

<asyncResponse statusCode="202">
  |     <payload classpathResource="/readme.txt" contentType="text/plain" characterEncoding="UTF-8" />
  | </asyncResponse>

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252916#4252916

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252916



More information about the jboss-dev-forums mailing list