aspose file tools
The moose likes JBoss and the fly likes Issue while deploying Application in Jboss 7.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Issue while deploying Application in Jboss 7.1" Watch "Issue while deploying Application in Jboss 7.1" New topic
Author

Issue while deploying Application in Jboss 7.1

Sushant Sood
Greenhorn

Joined: Sep 07, 2012
Posts: 3
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.
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8147
    
  52

Sushant, welcome the forums.

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.


[My Blog] [JavaRanch Journal]
James Boswell
Ranch Hand

Joined: Nov 09, 2011
Posts: 657
    
    2

It would be useful if you could provide stack traces for the exceptions you are receiving.
Sushant Sood
Greenhorn

Joined: Sep 07, 2012
Posts: 3
Hi , apologize for the earlier improper post, following is the complete stack trace :

Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8147
    
  52

It looks like one of you (JSF?) class is using a Sun JDK specific class sun.security.validator.ValidatorException in the code. Is that intentional?
Sushant Sood
Greenhorn

Joined: Sep 07, 2012
Posts: 3
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
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Issue while deploying Application in Jboss 7.1
 
Similar Threads
problem in deploying ejb3 app in jboss server
Jboss not finding Webapplication
Liferay-JBoss-Tomcat5.2.3 getting java.lang.ClassCastException in a portlet
Failed to create a new SAX parser
Problem while deploying JMS in JBoss 4.0.2