• 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
Problem running Web Services WO server _within_ WOLips
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem running Web Services WO server _within_ WOLips


  • Subject: Problem running Web Services WO server _within_ WOLips
  • From: Des Oates <email@hidden>
  • Date: Fri, 04 Mar 2005 14:44:59 +0000

I have a problem running my WebServices server project within Eclipse. It is reproducible on Mac and Windows. (Machine Specs given below) I think its a classpath /version conflict problem but need some help identifying where this conflict can be resolved.

This is only a development problem. I'm using the incremental build option within WOLips and that itself seems to be fine. It does build a valid server woa file. which, if I double click, will launch and run perfectly. Furthermore, if I 'install' the application using the WOLips context menu option, it also will install and run fine under "/System/Library/WebObjects/Applications/" (or Windows equivalient) and can control as you would expect using Monitor.

However, if I try to run it from within Eclipse as a WOApplication I get an error. I did notice that this error never occurred until I added the Web Services frameworks to my project. and I don't get the problem with XCode, but we have several Windows only developers, so the Eclipse solution is what we need.

The error log is :
...
[2005-03-04 14:28:53 GMT] <main> Creating LifebeatThread now with: server 50343 deslaptop.local 1085 30000
Welcome to server !
Initializing WebServices... <--- this is mine
[2005-03-04 14:28:55 GMT] <main> A fatal exception occurred: com.webobjects.webservices.support.WOXMLProvider.getRoles()Ljava/util/List;
[2005-03-04 14:28:55 GMT] <main> java.lang.AbstractMethodError: com.webobjects.webservices.support.WOXMLProvider.getRoles()Ljava/util/List;
at org.apache.axis.AxisEngine.refreshGlobalOptions(AxisEngine.java:479)
at com.webobjects.webservices.support.WOXMLProvider.doConfigureEngine(WOXMLProvider.java:85)
at com.webobjects.webservices.support.WOXMLProvider.configureEngine(WOXMLProvider.java:99)
at org.apache.axis.AxisEngine.init(AxisEngine.java:162)
at org.apache.axis.AxisEngine.<init>(AxisEngine.java:146)
at org.apache.axis.server.AxisServer.<init>(AxisServer.java:87)
at com.webobjects.appserver._private.WOWebService.initServer(WOWebService.java:113)
at com.webobjects.appserver._private.WOWebService.registerService(WOWebService.java:147)
at com.webobjects.appserver.WOWebServiceRegistrar.registerWebService(WOWebServiceRegistrar.java:144)
at Application.initWebServices(Application.java:32)
at Application.<init>(Application.java:20)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)


This looks to me like a version conflict related to Axis libraries but if this is the case, then why do I not get this conflict in deployment?

Anyone got any suggestions?

TIA
Des


System info
Mac
G4 17" PowerBook
OS X v 10.3.7
WO v5.2.2
Eclipse: 3.0.1
WOLips: 1.1.0.90

Win
<Various Hardware Configs>
Win XP SP2
WO v5.2.2
Eclipse: 3.0.1
WOLips: 1.1.0.90
 _______________________________________________
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: Problem running Web Services WO server _within_ WOLips
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: More than one WOPopupButton in the same form
  • Next by Date: Mixing a href(static) and a java action with WOForm
  • Previous by thread: Re: More than one WOPopupButton in the same form - SOLVED
  • Next by thread: Re: Problem running Web Services WO server _within_ WOLips
  • Index(es):
    • Date
    • Thread