PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Getting error Objects of class org.apache.commons.httpclient.HttpClient cannot be serialized. (2,694

Getting error Objects of class org.apache.commons.httpclient.HttpClient cannot be serialized. (2,694), this use to work well before, but something is causing this. Any help is appreciated.

Following is my code

         Local object &client3 = CreateJavaObject("org.apache.commons.httpclient.HttpClient");

         Local object &postmethod3 = CreateJavaObject("org.apache.commons.httpclient.methods.PostMethod", &build_url);

         Local any &responseCode4 = &client3.executeMethod(&postmethod3);

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center