Re: java.lang.AbstractMethodError at org.apache.axis.AxisEngine.refreshGlobalOptions(AxisEngine.java:502)
Re: java.lang.AbstractMethodError at org.apache.axis.AxisEngine.refreshGlobalOptions(AxisEngine.java:502)
- Subject: Re: java.lang.AbstractMethodError at org.apache.axis.AxisEngine.refreshGlobalOptions(AxisEngine.java:502)
- From: Anjo Krank <email@hidden>
- Date: Mon, 5 Nov 2007 20:05:36 +0100
FYI, the jars in JavaXML in 5.4 are pretty broken. I had an inner
class missing that was referenced from it's outer class in the same
jar...
I basically downloaded xerces and copied the missing class file over
into the jar. Your problem might be similar. (Or it's a classpath
problem and you have stale crap floating around in /Lib/WO/Ext or
whereever).
Cheers, Anjo
Am 05.11.2007 um 19:45 schrieb Ian Coleman:
I am working in osx, eclispe3.2, and have included axis1.4 jars,
but i can't figure out this error. I am trying to access a
webservice at a https url but i do not think this is the problem.
Any help would be great. thanks
2007-11-05 11:22:48,069 DEBUG i18n.ProjectResourceBundle
getBundle - getBundle
(org.apache.axis,org.apache.axis.i18n,resource,null,...)
2007-11-05 11:22:48,083 DEBUG i18n.ProjectResourceBundle
loadBundle - loadBundle: Ignoring
MissingResourceException: Can't find bundle for base name
org.apache.axis.resource, locale en_US
2007-11-05 11:22:48,084 DEBUG i18n.ProjectResourceBundle
getBundle - Created org.apache.axis.i18n.resource,
linked to parent null
2007-11-05 11:22:48,085 DEBUG i18n.ProjectResourceBundle
getBundle - getBundle
(org.apache.axis,org.apache.axis.utils,resource,null,...)
2007-11-05 11:22:48,088 DEBUG i18n.ProjectResourceBundle
loadBundle - loadBundle: Ignoring
MissingResourceException: Can't find bundle for base name
org.apache.axis.utils.resource, locale en_US
2007-11-05 11:22:48,088 DEBUG i18n.ProjectResourceBundle
loadBundle - loadBundle: Ignoring
MissingResourceException: Can't find bundle for base name
org.apache.axis.resource, locale en_US
2007-11-05 11:22:48,088 DEBUG i18n.ProjectResourceBundle
getBundle - Root package not found, cross link to
org.apache.axis.i18n.resource
2007-11-05 11:22:48,089 DEBUG i18n.ProjectResourceBundle
getBundle - Root package not found, cross link to
org.apache.axis.i18n.resource
2007-11-05 11:22:48,089 DEBUG i18n.ProjectResourceBundle
handleGetObject -
org.apache.axis.i18n.resource::handleGetObject(engineFactory)
2007-11-05 11:22:48,089 DEBUG
configuration.EngineConfigurationFactoryFinder
run - Got EngineFactory:
org.apache.axis.configuration.EngineConfigurationFactoryDefault
2007-11-05 11:22:48,095 DEBUG axis.AxisEngine
init - Enter: AxisEngine::init
2007-11-05 11:22:48,286 DEBUG i18n.ProjectResourceBundle
handleGetObject -
org.apache.axis.i18n.resource::handleGetObject(attachEnabled)
2007-11-05 11:22:48,286 DEBUG utils.JavaUtils
isAttachmentSupported - Attachment support is enabled? true
2007-11-05 11:22:48,312 DEBUG ser.JAFDataHandlerDeserializerFactory
<init> - Enter/Exit:
JAFDataHandlerDeserializerFactory(class java.lang.String, {http://
xml.apache.org/xml-soap}PlainText)
2007-11-05 11:22:48,314 DEBUG i18n.ProjectResourceBundle
handleGetObject -
org.apache.axis.i18n.resource::handleGetObject(oddDigits00)
2007-11-05 11:22:48,315 DEBUG i18n.ProjectResourceBundle
handleGetObject -
org.apache.axis.i18n.resource::handleGetObject(badChars01)
2007-11-05 11:22:48,382 DEBUG ser.JAFDataHandlerDeserializerFactory
<init> - Enter/Exit:
JAFDataHandlerDeserializerFactory(class java.awt.Image, {http://
xml.apache.org/xml-soap}Image)
2007-11-05 11:22:48,384 DEBUG ser.JAFDataHandlerDeserializerFactory
<init> - Enter/Exit:
JAFDataHandlerDeserializerFactory(class
javax.mail.internet.MimeMultipart, {http://xml.apache.org/xml-soap}
Multipart)
2007-11-05 11:22:48,386 DEBUG ser.JAFDataHandlerDeserializerFactory
<init> - Enter/Exit:
JAFDataHandlerDeserializerFactory(interface
javax.xml.transform.Source, {http://xml.apache.org/xml-soap}Source)
2007-11-05 11:22:48,389 DEBUG ser.JAFDataHandlerDeserializerFactory
<init> - Enter/Exit:
JAFDataHandlerDeserializerFactory(class
org.apache.axis.attachments.OctetStream, {http://xml.apache.org/xml-
soap}octet-stream)
2007-11-05 11:22:48,389 DEBUG ser.JAFDataHandlerDeserializerFactory
<init> - Enter/Exit:
JAFDataHandlerDeserializerFactory()
2007-11-05 11:22:48,444 DEBUG axis.AxisEngine
init - Exit: AxisEngine::init
2007-11-05 11:22:49,187 DEBUG axis.AxisEngine
init - Enter: AxisEngine::init
2007-11-05 11:22:49,195 WARN NSLog
appendln -
<er.extensions.ERXDirectActionRequestHandler>: Exception while
handling action named "extlogin" on action class
"null" :com.webobjects.foundation.NSForwardException
[java.lang.AbstractMethodError] null
[2007-11-05 11:22:49 EST] <unknown-5nt9NwfZRZjcX8bfPn9qew-
WorkerThread0> 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:94)
at com.webobjects.webservices.support.WOXMLProvider.configureEngine
(WOXMLProvider.java:108)
at org.apache.axis.AxisEngine.init(AxisEngine.java:172)
at org.apache.axis.AxisEngine.<init>(AxisEngine.java:156)
at org.apache.axis.client.AxisClient.<init>(AxisClient.java:52)
at com.webobjects.webservices.client.WOWebService.axisService
(WOWebService.java:193)
at
com.webobjects.webservices.client.WOWebService.createCallForOperation(
WOWebService.java:235)
at com.webobjects.webservices.client.WOWebServiceClient.invoke
(WOWebServiceClient.java:482)
-----
Ian Coleman
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40logicunited.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