Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.2.0 CE M3
-
Component/s: Infrastructure, Infrastructure > ORM
-
Labels:
-
Similar Issues:
Description
To create Hibernate Proxy,ProxyFactory needs portal classloader to access hibernate classes.
Here is my replicate steps,
1. Create BlobSamplePortlet in Liferay Developer Studio
2. Copy service.xml to docroot/WEB-INF
3. Build services using service.xml(attached), no error
4. Right click build.xml and Run As -> Ant Build, no error
5. Start liferay, deploy the BlobSamplePortlet, then get error

See https://github.com/brianchandotcom/liferay-portal/pull/7819