re: Axis Error
re: Axis Error
- Subject: re: Axis Error
- From: Jonathan Miller <email@hidden>
- Date: Tue, 8 Jan 2008 16:29:49 -1000
hi,
I have a timer that is polling the National Weather Service for
information. This worked fine on my local machine however when I
deploy to the server I get the following error.
Exception in thread "Timer-0" java.lang.NoClassDefFoundError: org/
apache/axis/constants/Style
at gov.weather.www.forecasts.xml.DWMLgen.wsdl.ndfdXML_wsdl.NdfdXMLBindingStub
._initOperationDesc1(NdfdXMLBindingStub.java:81)
at gov.weather.www.forecasts.xml.DWMLgen.wsdl.ndfdXML_wsdl.NdfdXMLBindingStub
.<clinit>(NdfdXMLBindingStub.java:22)
at gov.weather.www.forecasts.xml.DWMLgen.wsdl.ndfdXML_wsdl.NdfdXMLLocator.getndfdXMLPort
(NdfdXMLLocator.java:130)
at gov.weather.www.forecasts.xml.DWMLgen.wsdl.ndfdXML_wsdl.NdfdXMLLocator.getndfdXMLPort
(NdfdXMLLocator.java:125)
at com.mauionline.main.Application
$WeatherPollingTask.run(Application.java:249)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
axis.jar is in /Library/WebObjects/Extensions I'm deploying on OS X
10.4.11 WO 5.3.
Anyone have any ideas?
Thanks
Jon
_______________________________________________
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