Hi Guys,
I am facing a problem while deploying lifery-portal-6.1.1-ce-ga2.war in weblogic10.3.6 on linux enviorment.
I have downloaded latest liferay :liferay-portal-6.1.1-ce-ga2-20120731132656558.war and trying to deploy in the following enviornement.
Here is enviornement i am using
O.S : linux server release 5 (tikanga)
JDK:1.6.0_33
Application Server : Weblogic 10.3.6
Liferay War file : as below
http://sourceforge.net/projects/lportal/files/Liferay%20Portal/6.1.1%20GA2/liferay-portal-6.1.1-ce-ga2-20120731132656558.war/download
Also followed the document from the following link:
http://cdn.docs.liferay.com/portal/6.0/official/liferay-administrator-guide-6.0.pdf (page number 49)
setup endoresed folder for jrocket.
also placed portal-service.jar and portlet.jar (i just read manifest file its using Bundle-Version: 6.1.0.jar) in weblogic domain lib directory.
While deploying Liferay,i am getting following errors.
java.lang.NoClassDefFoundError: com/liferay/portal/kernel/util/Props(It should be there in liferay-war/WEB-INF/lib)
Please give me your ideas and thoughts.I am not able to proceed ,please help.
There might be work around placing the liferay-war/lib/*.jar into weblogic-domain/lib and place any entry in setEnv.sh in the pre-classpath.
but as there 217 jar files its very difficult to place all jars,similiarly for each cusom portlets,how it will resolve liferay-jars.
Thanks in Advance.
Please sign in to flag this as inappropriate.