Hi,
I am trying to deploy JavaBridge.war as portlet in Liferay. Deployment
is successful and able to see javabridge in add-application.
First Index.php page is displaying without error but when clicking
executing link for Test.php, the following exceptions displaying in
the portlet.
Exception : JavaBridge/java/Java.inc:13: Fatal Error:
'get_required_files' is an unknown function. [java_get_base]
If I am trying to access this through
http://localhost:8080/javabridge/test.php it was working fine without
errors.
Are there any configurations required for JavaBridge to be deployed as
portlet? Please help
|