Account


Earned badges

Achievement: Latest Unlocked

Topic Started

This user has not created any forum posts.

Replies Created

Reply to: Set up Callback Listener in Salesforce

0 votes

Hi Duo,

 

Can you respond to this question if you have any insights on this issue ?

https://community.onespan.com/forum/getting-noclassdeffounderror-gwacceleratorsonespanonespanjsonutils


Reply to:

0 votes

Thanks Duo for replying. 

Initially onespan package was present in acc.onespan only later we moved entire folder to new path which is gw.accelerators.onespan.

I have gone thorough the tomcat logs and able to identify the root cause of the issue. we have folder json in onespan package which has all json related java classes.

There is a reference "gw.accelerators.onespan.json.Json" in OneSpanJsonUtil.gs class which is considering as invalid by the JVM and throwing following exception

INFO: java.io.IOException: gw.lang.parser.exceptions.ParseResultsException: OneSpanJSONUtils.gs

Errors: 

"gw.accelerators.onespan.json.Json" is not a valid type.

how to make this class compiled by JVM ? please suggest 


Subscriptions

This user is not subscribed to any release notes.

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.