jsf - EJB in Liferay Tomcat bundle -


i know if can develop jsf-portlet own ejb's , custom jpql or hibernate in liferay tomcat bundle. know possible bypass service builder , use custom jpql or use ejb in mvc porltets. possible jsf portlets iin liferay tomcat bundle(6.2 ce)?

the link stiemannkj1 posted covers subject in detail.

it possible use custom hibernate , spring in jsf liferay portlet, however, may cause serious problems if try manipulate same entities portlet. same goes ejb, , need tomcatee this.

if want this, have ensure entities - ejb's managed 1 portlet, or use rest/soap services retrieval of those(which adds complexity in system). can avoid using liferay's service builder.

i going try though, @ least hibernate/services , going share result soon.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -