Hello, I try deploy JPivot Portlet in the JBoss Portal, when I ran build.xml for deploy the war files jpivot-portlet-1.4.0.war and jpivot-portlet-theme.war in JBoss the next compilation error turned up:
symbol : class WindowContext
[javac] location: class com.tonbeller.jpivot.jboss.portlet.GetChartImage
[javac] WindowContext windowCtx
I don´t know what jar file contain the class
org.jboss.portal.server.WindowContext and where I can find it?
I need help please reply.
The portal-server-lib.jar shipped with JBP 2.0 (in jboss-portal.sar/lib) contains that class.