iStore - EBS (MOSC)

MOSC Banner

JAR additions

We have a requirement to make use of json script and that needs jars which are added to /.../erpapp/comn/java/lib/ but when the jsp is compiled we see errors.

error: package com.fasterxml.jackson.core does not exist

import com.fasterxml.jackson.core.JsonProcessingException;

                                 ^

error: package com.fasterxml.jackson.databind does not exist

import com.fasterxml.jackson.databind.ObjectMapper;

Do we need to include this addition to any conf files and the process required to use new jars?

Found Doc ID 433241.1 but should we follow this?

Please advise.

Regards,

Jithesh

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