• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WebServices in 5.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebServices in 5.4


  • Subject: Re: WebServices in 5.4
  • From: Daryl Lee <email@hidden>
  • Date: Wed, 14 May 2008 10:22:54 -0700

Hi Juergen,
This is not enough information to debug the problem.  Can you show us the WSDL?  What are the method signatures for 'foo', 'bar' and 'awol' for the FooService class?
I'd include all this info in a bug.


On May 14, 2008, at 8:40 AM, Juergen Lorenz Simon wrote:


public static final String serviceName = "FooService";
public static final String[] operations = new String[] {"foo","bar","awol"};

public static void register() {
         WOWebServiceRegistrar.registerWebService(FooService.serviceName,FooService.class,FooService.operations, true);
}


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: WebServices in 5.4
      • From: Mike Schrag <email@hidden>
References: 
 >Fwd: WebServices in 5.4 (From: Juergen Lorenz Simon <email@hidden>)

  • Prev by Date: Re: Subversion and Apache 2
  • Next by Date: Re: WebServices in 5.4
  • Previous by thread: Fwd: WebServices in 5.4
  • Next by thread: Re: WebServices in 5.4
  • Index(es):
    • Date
    • Thread