Hi all ,
I am using Liferay 6 bundled with Jboss 7 and i am trying to deploy my WARs in it and i am using jdk 7 . Now when i am deploying my wars and during the startup of the Server i am getting NoClassFoundException for sun/security/validator/ValidatorException in rt.jar although this file is present in rt.jar in jre/lib but still it is throwing this exception and also i am getting Null pointer exception in BasePortalLifeCycle class of Liferay when portlet is getting deployed in it. Please help as i have been stuck for long.
Please post the entire exception stacktrace that you are seeing. While posting logs, please wrap them is a code block using the Code button in the message editor window.
Hi Jai,
It is not intentional . I will check on that . This is only the JBoss Processor which is using it i guess . I Will check once . Can you please let me know why Liferay BasePortalLifeCycle is causing Null Pointer exception . I am clueless