1 Reply Latest reply on Dec 4, 2010 3:07 AM by ab.co.er

    Developing Portal and Portlets for GateIn in Jboss Developer Studio 3.0

    ab.co.er

      Hi All,

       

      I am new to JBoss and Portal Technology , please bear with my basic queries.

      I am trying to develop a basic Java Portlet in Jboss Developer Studio 3.0 and run it on Jboss EPP 5.0.

      The Jboss EPP 5.0 comes with GateIn 3.0.

      The moment I click on java Portlet for "Run as Server" , it gives me following error :

       

      "11:24:41,069 INFO [TomcatDeployment] deploy, ctxPath=/Portlet1

      11:24:41,115 ERROR [LifeCycle] Cannot start object

      org.gatein.pc.portlet.container.PortletInitializationException

       

      : Portlet class not found org.gatein.application.jQueryPortlet.JQueryPortlet

      at org.gatein.pc.portlet.impl.jsr168.PortletContainerImpl.start(

      PortletContainerImpl.java:277) "

       

      I Know that this some environment setting problem.

      I am using Jboss EPP 5.0 and not able to run my new portlet.

      The same thing I was able to do with Jboss Portal Server bundled with Jboss AS.

       

      Please help.

       

      Thanks for ur patience.