Technology Stack - EBS (MOSC)

MOSC Banner

Utility oracle.apps.icx.punchout.util.TestPunchout not working in R11i

edited Dec 13, 2013 3:49AM in Technology Stack - EBS (MOSC) 5 commentsAnswered
Hello,
I'm trying to test iProcurement punchout process using utility oracle.apps.icx.punchout.util.TestPunchout. On R12 I got no problems and whole process is working as expected.
But when I try it on R11 I can't get behind SSL handshake. But worse I can't even run above mentioned tool. I run it as follows:

java oracle.apps.icx.punchout.util.TestPunchout https://shop.someaddress.cz/punchout/ ~/david/ca-bundle.crt Y blablaproxy.oracle.com 80

I get this error:

Exception in thread "main" java.lang.UnsatisfiedLinkError: initSSLContextNative
        at oracle.security.ssl.OracleSSLSocketImpl.initSSLContextNative(Native Method)
        at oracle.security.ssl.OracleSSLSocketImpl.initSSLContext(OracleSSLSocketImpl.java)

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