Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Portlet Server External jar

0 views
Skip to first unread message

vabs

unread,
Nov 28, 2009, 5:42:42 PM11/28/09
to
lib .

kevintap

unread,
Nov 30, 2009, 11:01:05 AM11/30/09
to
Posting the stack trace of the exception that you are encountering could be helpful. I assume that when you say that it works fine standalone, you are referring to your development environment. What type of app server is the development environment, and where is this .jar file deployed there? I'd also suggest making sure that you don't have duplicate versions (perhaps incompatible versions) of this .jar file. If you have a copy of the .jar inside your .war and a copy of the .jar deployed in the app server's lib/ext folder, you may get something different based on the class loader settings for the EAR/WAR.
0 new messages