• 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
Web Services using WOLips
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Web Services using WOLips


  • Subject: Web Services using WOLips
  • From: Sravan Gurrala <email@hidden>
  • Date: Fri, 9 Sep 2005 17:29:10 +1000

Hi All,
Is there anything wrong with the WOLips and Web Services. Am unable to get even a Hello program running. I just created a new WOApplication from the wizard. Execute it to check and it works fine and add a new class with a single public method which returns "hello" .
Then i include the JavaWebServicesSupport.framework into WOFramework and axis.jar, axis-an.jar, Saaj.jar and jaxrpc.jar and i get this error when i run.

[2005-09-09 17:14:04 EST] <main> Creating LifebeatThread now with: WOWebServiceTrial 50436 AustStyle-Shravan-2.local/10.10.18.66 1085 30000
Welcome to WOWebServiceTrial !
[2005-09-09 17:14:04 EST] <main> A fatal exception occurred: null
[2005-09-09 17:14:04 EST] <main> java.lang.NoClassDefFoundError
    at org.apache.axis.utils.XMLUtils.<clinit>(XMLUtils.java:76)
    at com.webobjects.appserver.WOWebServiceRegistrar.setUpDeploymentDocument(WOWebServiceRegistrar.java:46)
    at com.webobjects.appserver.WOWebServiceRegistrar.<clinit>(WOWebServiceRegistrar.java:38)
    at Application.<init>(Application.java:17)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at java.lang.Class.newInstance0(Class.java:308)
    at java.lang.Class.newInstance(Class.java:261)
    at com.webobjects.appserver.WOApplication.main(WOApplication.java:323)
    at Application.main(Application.java:10)

Am just clueless on this. can any one help me. It again runs fine if i comment out the registration of Web services. This is how am doing that
WOWebServiceRegistrar.registerWebService("Hello", Hello.class, true);

Please help!!

Shravan
 _______________________________________________
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

  • Prev by Date: Re: [SPAM] Re: Delete a table content
  • Next by Date: Re: PDF IE & filedownload
  • Previous by thread: Re: Apple, any slight update or estimation on WO 5.3.1, Please ??
  • Next by thread: XCode Java Code Completion
  • Index(es):
    • Date
    • Thread