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

Web Services Assistant


  • Subject: Web Services Assistant
  • From: Steve Sharman <email@hidden>
  • Date: Mon, 10 Nov 2003 12:08:37 +0000

Having upgraded to Panther and the Xcode tools over the weekend, I'm
suffering because some of the functionality in the Web Services
Assistant seems to have stopped working - specifically although I can
define new services and operations, which are then being incorporated
into the user.d2wmodel file, I can't test these operations.

When I click the "Test" button, nothing happens, but looking at the
Console log, the error below seems to be being raised. Is this perhaps
something that isn't being included in the CLASSPATH that can be easily
fixed, or is there a bigger issue that I need to raise with Apple? If
anyone has any experience of this problem and knows how to overcome it
- I'd be most grateful!

Best regards,

-- Steve

Error follows:

apple.awt.EventQueueExceptionHandler Caught Throwable :
com.webobjects.foundation.NSForwardException for
java.lang.NoClassDefFoundError: javax/servlet/ServletContext
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:1627)
	at java.lang.Class.getMethod0(Class.java:1746)
	at java.lang.Class.getDeclaredMethod(Class.java:1233)
	at
org.apache.commons.discovery.tools.ClassUtils.findPublicStaticMethod(Cla
ssUtils.java:112)
	at
org.apache.axis.configuration.EngineConfigurationFactoryFinder.newFactor
y(EngineConfigurationFactoryFinder.java:214)
	at
org.apache.axis.configuration.EngineConfigurationFactoryFinder.access$30
0(EngineConfigurationFactoryFinder.java:92)
	at
org.apache.axis.configuration.EngineConfigurationFactoryFinder$1.run(Eng
ineConfigurationFactoryFinder.java:179)
	at java.security.AccessController.doPrivileged(Native Method)
	at
org.apache.axis.configuration.EngineConfigurationFactoryFinder.newFactor
y(EngineConfigurationFactoryFinder.java:148)
	at
org.apache.axis.configuration.EngineConfigurationFactoryFinder.newFactor
y(EngineConfigurationFactoryFinder.java:204)
	at org.apache.axis.client.Service.<init>(Service.java:111)
	at
org.apache.axis.client.ServiceFactory.createService(ServiceFactory.java:
239)
	at
com.webobjects.webservices.client.WOWebService.axisService(WOWebService.
java:185)
	at
com.webobjects.webservices.client.WOWebService._setCacheWSDL(WOWebServic
e.java:210)
	at com.webobjects.d2wsassistant.D2WSATester.test(D2WSATester.java:443)
	at
com.webobjects.d2wsassistant.D2WSADocument$1.performTask(D2WSADocument.j
ava:617)
	at
com.webobjects.eogeneration.EOControllerFactory.performTaskWithControlle
r(EOControllerFactory.java:348)
	at
com.webobjects.d2wsassistant.D2WSADocument.testOperation(D2WSADocument.j
ava:615)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at com.webobjects.foundation.NSSelector.invoke(NSSelector.java:354)
	at
com.webobjects.foundation.NSSelector._safeInvokeSelector(NSSelector.java
:108)
	at
com.webobjects.eoapplication._EOInvocationUtilities.invokeInstanceMethod
WithoutParametersOnObjectIfImplemented(_EOInvocationUtilities.java:141)
	at
com.webobjects.eoapplication.EOAction$_ControllerHierarchy.actionPerform
ed(EOAction.java:1955)
	at
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:
1797)
	at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractB
utton.java:1850)
	at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.ja
va:419)
	at
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:257)
	at
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonList
ener.java:247)
	at java.awt.Component.processMouseEvent(Component.java:5093)
	at java.awt.Component.processEvent(Component.java:4890)
	at java.awt.Container.processEvent(Container.java:1566)
	at java.awt.Component.dispatchEventImpl(Component.java:3598)
	at java.awt.Container.dispatchEventImpl(Container.java:1623)
	at java.awt.Component.dispatchEvent(Component.java:3439)
	at
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3450)
	at
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3165)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3095)
	at java.awt.Container.dispatchEventImpl(Container.java:1609)
	at java.awt.Window.dispatchEventImpl(Window.java:1585)
	at java.awt.Component.dispatchEvent(Component.java:3439)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:450)
	at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThrea
d.java:230)
	at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.
java:183)
	at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
	at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Web Services Assistant
      • From: Mankit Sze <email@hidden>
  • Prev by Date: Re: index of WODisplayGroup.displayedObjects() array
  • Next by Date: i hate IE!
  • Previous by thread: Re: rawRowsForSql - appending a Number to the String [SOLVED]
  • Next by thread: Re: Web Services Assistant
  • Index(es):
    • Date
    • Thread