Java Web Service To Asp.net c#

Last post 07-08-2008 12:10 PM by p2mb2. 2 replies.

Sort Posts:

  • Java Web Service To Asp.net c#

    04-16-2008, 5:15 AM
    • Member
      2 point Member
    • p2mb2
    • Member since 04-11-2008, 5:47 AM
    • Posts 17

    Hi guys... I'm, back with another problem Huh?

     

    I've a Java WEB service (created with NetBeans 6.0) that recieves a xml file, use a class code to encript it and send the response back in Xml. As I'm a real noob in java, I was wondering if it's possible to convert that WEB Service, or just the class (the web service is just an interface) to C#.net class. Confused

     

    Thanks in advance. Yes
     

    Filed under:
  • Re: Java Web Service To Asp.net c#

    07-08-2008, 11:32 AM
    • Member
      2 point Member
    • venkob
    • Member since 07-08-2008, 3:30 PM
    • Posts 1

     Hi there,

    did you get a reply from anyone?

    I'm in the same situation and needs helpConfused

    Thanks,

    Venkob

  • Re: Java Web Service To Asp.net c#

    07-08-2008, 12:10 PM
    • Member
      2 point Member
    • p2mb2
    • Member since 04-11-2008, 5:47 AM
    • Posts 17

    Hi venkob,

     

    In fact No, I write it in C# by hand... Tongue Tied


    But you need to create the XSDL file of the Web service, and then publish it online (copy to the server). After that, you go to VS and add web reference and give the url to the XSDL file. That should show to your Web Site or App the methods that the WEb Service have and how they can be called.

     
     

Page 1 of 1 (3 items)