| Author |
init and ClassNotFound Exception
|
sadat ali khan
Greenhorn
Joined: Sep 10, 2008
Posts: 9
|
|
Hi all, I have deployed a portlet onto WAS 6.1... however when i fire it from the browser it gives return code 500 and sys out logs show "Uncaught init() exception" as well as java.lang.ClassNotFoundException for the portlet class... this is inspite of the fact that i have made sure in portlet.xml that the right class is found... kindly help... thanks in advance... Sadat Ali Khan
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
Which class is not being found? -Cameron McKenzie
|
Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
|
 |
sadat ali khan
Greenhorn
Joined: Sep 10, 2008
Posts: 9
|
|
|
the portlet class itself...
|
 |
 |
|
|
subject: init and ClassNotFound Exception
|
|
|