how can i invoke a method from java
ex:
code]
try{
resultstring =
invokeMethod("${testmodule.submit('testargument')}");
} catch (Exception er)
{ ... tesmodule not found
}
can you please indicate where to look ?
Thanks in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106007#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...