Re: InvocationTargetException on new WORequest
Re: InvocationTargetException on new WORequest
- Subject: Re: InvocationTargetException on new WORequest
- From: Mike Schrag <email@hidden>
- Date: Mon, 2 Jun 2008 14:56:06 -0400
Error: java.lang.reflect.InvocationTargetException
Reason: com.webobjects.appserver.WORequest.<init>(Ljava/lang/
String;Ljava/lang/String;Ljava/lang/String;Ljava/util/Map;Lcom/
webobjects/foundation/NSData;Ljava/util/Map;)V
Presumably this is wrapping a NoSuchMethodError here, which only
happens when you build against a different version than you run
against. So building against 5.3 and deploying against 5.4 or vice
versa.
ms
_______________________________________________
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