All,

Has anyone else seen the following on exception on Weblogic 9.2:

<Mar 5, 2008 1:49:29 PM EST> <Error> <HTTP> <BEA-101017> <[
[EMAIL PROTECTED] - appName:
'_appsdir_InstantCreditWeb_dir', name: 'InstantCreditWeb', context-path:
'/InstantCreditWeb'] Root cause of ServletException.
java.lang.NoSuchMethodError:
org.exolab.castor.xml.util.XMLFieldDescriptorImpl.setComponentType
(Ljava/lang/String;)V
    at
com.circuitcity.instantcredit.domain.xml.accountlookup.request.descriptors.AccountLookupRequestTypeDescriptor
.<init>(AccountLookupRequestTypeDescriptor.java:419)
    at
com.circuitcity.instantcredit.domain.xml.accountlookup.request.descriptors.AccountLookupRequestDescriptor
.<init>(AccountLookupRequestDescriptor.java:59)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
    Truncated. see log file for complete stacktrace
>

The same app works just fine under Tomcat so my guess is classpath/jar file
issues.

Ron

Reply via email to