• 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: Problems with Web Services
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with Web Services


  • Subject: Re: Problems with Web Services
  • From: Pascal Robert <email@hidden>
  • Date: Tue, 18 Nov 2008 17:40:41 -0500


Le 08-11-18 à 15:51, Lachlan Deck a écrit :

On 19/11/2008, at 6:13 AM, Pascal Robert wrote:

I just tried with WO 5.4.3 (with the jars instead of frameworks) and I don't have the error.


On 18.11.2008, at 16:58, Pascal Robert wrote:

Hi list,

I'm creating some Web services (yes, with SOAP...) and when I start
the app, I get :

[2008-11-18 11:53:32 EST] <main> A fatal exception occurred:
com.webobjects.webservices.support.WOXMLProvider.getRoles()Ljava/ util/List;
[2008-11-18 11:53:32 EST] <main> java.lang.AbstractMethodError:
com.webobjects.webservices.support.WOXMLProvider.getRoles()Ljava/ util/List;

getRoles() was not included in org.apache.axis.EngineConfiguration until 1.2 of Axis. So you weren't using Axis 1.1 as you suggested. You've got Axis >= 1.2 on the classpath. That's why WOXMLProvider (which implements this interface) failed to resolve that method.

I looked at the MANIFEST file in the axis.jar that I was using, and it did said 1.1, and I didn't see any other axis jar in the classpath (unless the Axis classes were included in a different jar).


Oh well, it's time to move on to WO 5.4 after all :-) _______________________________________________
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


References: 
 >Re: Problems with Web Services (From: Atli Páll Hafsteinsson <email@hidden>)
 >Re: Problems with Web Services (From: Pascal Robert <email@hidden>)
 >Re: Problems with Web Services (From: Lachlan Deck <email@hidden>)

  • Prev by Date: Re: deploy WO 5.3 on OS 10.5
  • Next by Date: Re: deploy WO 5.3 on OS 10.5
  • Previous by thread: Re: Problems with Web Services
  • Next by thread: Re: [FIXED] NSMacOSRomanStringEncoding UnsupportedEncodingException
  • Index(es):
    • Date
    • Thread