Hi all.

I use "Java Scripting Plug-in" in the following structure (where '<=>' mean
call and return):
Filter<=>script<=>external  java application

All is OK if I return java primitives or their collection from "external 
java application" to "Filter" via "script".
But now I need to return collection of java objects defined by user by the
same way.

This is description of "Java Scripting Plug-in":
“Provide script source code that implements the script functionality. For
all languages, scripts can reference a collection named "values" which
contains any input parameters passed to the script. Any value assigned to
"result" becomes the output of the script. The result can contain a single
value (string, integer, etc.) or an array of values.”

How I have understood there is no chance to make it or I am not right? 
Probably is exists a similar plug-in with the expanded opportunities?
Can you help me to solve this problem?

Thanks in advance 



-- 
View this message in context: 
http://www.nabble.com/problem-in-%22Java-Scripting-Plug-in%22-tp14450945p14450945.html
Sent from the ARS (Action Request System) mailing list archive at Nabble.com.

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to