Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue while using filtrex.js inside Java #21

Open
RuchikaB opened this issue Aug 10, 2018 · 2 comments
Open

Issue while using filtrex.js inside Java #21

RuchikaB opened this issue Aug 10, 2018 · 2 comments

Comments

@RuchikaB
Copy link

Hi,

We are trying to consume filtrex.js in java using javax.script (nashorn).

And while it is loading the filterx.js file, it is giving some syntax error as mentioned below.
javax.script.ScriptException: :115:17 Expected an operand but found error
`yytext = JSON.stringify(yytext);
^ in at line number 115 at column number

Please let us know.

@RuchikaB
Copy link
Author

Hi,

The issue mentioned above was resolved.
But next we have ran into another issue "Cannot read property "id" from undefined in at line number 826".

All this is in the filtrex.js file. Any idea how you call filtrex.js from Java code?

Please its urgent. Let us know.

@cshaa
Copy link
Contributor

cshaa commented Feb 24, 2019

@joewalnes Close this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants