Title: RE: App that runs on OrionServer but throws a java.lang.VerifyError on weblogic 6.0

Not to put too fine a point on it, Kirk, but a lot of Linux-specific channels *do* get Windows 2000 questions...

-----Original Message-----
From: KirkYarina [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 31, 2001 10:15 AM
To: Orion-Interest
Subject: Re: App that runs on OrionServer but throws a
java.lang.VerifyError on weblogic 6.0


The BEA support channels would seem to be a better place to ask this
question.  Would you ask a Win2K question on a linux support list?

Kirk Yarina

At 05:21 PM 1/30/01 +0100, you wrote:
>We have developed a web application that works fine under OrionServer.
>It has JSP, JavaBeans and Taglibs.
>Now we are testing with Bea Weblogic and there are some strange errors
>thrown by the server.
>
>It complains about (java.lang.VerifyError: (class:
>com/test/logic/integration/connectors/BeanConnector, method: connect
>signature:
>com/test/logic/MyData;Lcom/test/logic/Environment;Ljava/lang/String;)V)
>Incompatible object argument for function call)
>
>
>It is a very strange error, I have compiled all my code with javac
>(1.3.0_01) and also with jikes last version. I have changed also bea
>weblogic to point jdk to my installed jdk.
>
>
>The best of all this strange error is that this method is not called.
>ie: looking on the print messages I have put on the code, execution
>stops before the invocation of this method. I think that this error
>comes when the java virtual machine tries to load this class.
>
>
>Anybody has any idea about what is causing this error to appear?
>
>Regards,
>Ismael ([EMAIL PROTECTED])

Reply via email to