Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
6.1.1 CE GA2, 6.1.20 EE GA2
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
Attachments
Issue Links
- is duplicated by
-
LPS-42478 Portlet using blob data type causes java.lang.IllegalArgumentException: interface org.hibernate.engine.jdbc.WrappedBlob is not visible from class loader
- Closed