My Oracle Support Banner

Java.lang.NoSuchMethodError: Weblogic.security.auth.Authenticate.authenticate On Java App (Doc ID 2282913.1)

Last updated on MAY 01, 2023

Applies to:

Oracle WebLogic Server - Version 12.2.1.0.0 to 12.2.1.2.0 [Release 12c]
Information in this document applies to any platform.

Symptoms

Suspected that the API for weblogic.security.auth.Authenticate.authenticate is different between weblogic.jar and wlthint3client.jar.

Use one jar (wlthint3client.jar) to compile the program, but with different jar (e.g. weblogic.jar), it complaint about:

java.lang.NoSuchMethodError: weblogic.security.auth.Authenticate.authenticate

Four scenario testing have been done:

1. Used wlt3thinclient.jar to compile and ran with java -classpath

No issue observed when same client was compiled on WLS10.3.6.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.