Hi,
We are looking for java developers to implement some JSR-286 (Portlets) to run under Liferay portal.
At first we just need a very simple Portlet as proof of concept.
The Portlet shall:
– have a config to inform external mysql database connection information (user, host, password and schema)
– be able to issue call to stored procedures on that database (for security concerns, we do not use sql queries directly)
– be able to pass the e-mail address for the portal user currently l…
