Http verb "post"

Last post 11-16-2009 2:54 AM by midwinter. 1 replies.

Sort Posts:

  • Http verb "post"

    11-15-2009, 5:38 PM
    • Member
      point Member
    • rbhaskaran
    • Member since 11-15-2009, 10:25 PM
    • Posts 1

    Hi

    I hosted my WCF service in IIS and I wanted this service to be consumed by Java App. The java app work fine in JDK 1.6. However this does not work in JDK 1.4 ( I am using Apache axis2).

    Now I wanted to try creating a simple asp.net page which just send the soap message to the service. I thought I could do this just by posing this info to the .svc page. But I am not able to call the .svc file with Http veb "post"

     

    Any idea of using a simple service created using WCF and hosted in IIS without a WCF client? I am looking for sending soap message and recieving soap response using simple Http request. If this works I could try the same technique in Java as well.

    Your answers are highly appreciated

    Thanks

    Rajesh

    Filed under:
  • Re: Http verb "post"

    11-16-2009, 2:54 AM
    • Member
      203 point Member
    • midwinter
    • Member since 08-07-2007, 10:13 PM
    • KL, Malaysia
    • Posts 57

    What is your actual problem?

     

    You want to post from the WCF service?

    or

    You want to post to the WCF service? 

    Don't forget to mark this post as "Answer", if the answer helped you.

    Follow me on Twitter
Page 1 of 1 (2 items)