Thank you Pierre,
I knew there was a simple solution, but I did not know about ***.woa/
Contents/Extensions.
Thanks
Jon
On Jan 9, 2008, at 2:34 PM, Mr. Pierre Frisch wrote:
Would you have a different version of axis on the development
machine and on the server? You can fix that by copying the version
you use on your local machine in ***.woa/Content/Extensions that way
you are guaranteed to run against the version you have tested.
Pierre
--
Pierre Frisch
[EMAIL PROTECTED]
On Jan 9, 2008, at 16:18, Jonathan Miller wrote:
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)
The axis.jar is in /Library/WebObjects/Extensions I'm deploying on
OS X
10.4.11 WO 5.3.
Anyone have any ideas?
Thanks in advance
Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list ([email protected]
)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/pierre%40apple.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]