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
Post a Comment