• 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 building WebService
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with building WebService


  • Subject: Re: Problems with building WebService
  • From: Mike Schrag <email@hidden>
  • Date: Fri, 16 Jun 2006 14:16:37 -0400

This is definitely classpath related ... You have the wrong version of Axis. Make sure you don't have another version in /Library/Java/ Extensions or something that is coming first.

On Jun 16, 2006, at 2:07 PM, jerry porter wrote:

Hello All,

I am trying my hand at webservices in wo.
I have done some in the past but I am having a problem vending one now
I am using WO 5.2.3 on windows.

I doing this in my app's application class
public static void main(String argv[]) {
WOApplication.main(argv, Application.class);
WOWebServiceRegistrar.registerWebService("MyService", MyService.class, true);
)


When I access my wsdl document I get the following error:
com.webobjects.foundation.NSForwardException for java.lang.AbstractMethodError at
org.apache.axis.AxisEngine.refreshGlobalOptions(AxisEngine.java: 502) at
com.webobjects.webservices.support.WOXMLProvider.doConfigureEngine (WOXMLProvider.java:85) at
com.webobjects.webservices.support.WOXMLProvider.configureEngine (WOXMLProvider.java:99)
<snip>


I saw a posting on this from another person, he was suggested to check classpath.
I checked mine and the axis support jars ar in it. The same jars I build against.
I suspect I have some kind of versionitis with the axis jars.


Any ideas?



Jerry Porter
2200 Benjamin Franklin Parkway
APT S1114
Philadelphia, PA 19130
(301) 461-3854

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mdimension.com


This email sent to email@hidden

_______________________________________________ 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: Problems with building WebService
      • From: Marc Respass <email@hidden>
References: 
 >Problems with building WebService (From: jerry porter <email@hidden>)

  • Prev by Date: Re: Problems with building WebService
  • Next by Date: Binding an Action across components?
  • Previous by thread: Re: Problems with building WebService
  • Next by thread: Re: Problems with building WebService
  • Index(es):
    • Date
    • Thread