Jbilling uses HTTP POST to send information about billing events to the 
application (i.e. the subscription renewal payment was declined, and the 
account should be de-activated). I could setup a Servlet to process this POST, 
but it would be nice if I could route it through SEAM. If it were a GET, I'd 
know how to deal with it. But what do you do with a POST, because there is no 
conversation id.

thx,

Mike


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082373
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to