Hello everyone, 

I need to develop a JBoss Portlet for university and by now I'm nearly going 
crazy!!! 

My installation: Portal 2.6.8, I downloaded the the JBoss bundle 
("jboss-portal-2.6.8.GA-bundled.zip"). Eclipse Ganymede with JBoss Tools 
installed. 

The portlet I want to run contains a jsp files and the error message I receive 
is the following: 


  | ...
  | Cause: javax.portlet.PortletException: org.apache.jasper.JasperException: 
Unable to compile class for JSP: An error occurred at line: 18 in the jsp file: 
/WEB-INF/jsp/SuperBrain.jsp portletSession cannot be resolved
  | ...
  | 

I included all necessary jars and libs in build path, so that Eclipse can 
resolve everything. 

Do I need additional jars in WEB-INF? If yes, which?? As soon as I tried to 
include jars like "portal-api.jar" my portlet did not display at all. 

What do I have to do???

Thanks!

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228124#4228124

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4228124
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to