2 Replies Latest reply on Jan 16, 2006 3:28 AM by tschmidt2

    Convenient way to test self-developed portlets?

    tschmidt2

      Hello,

      this is what I'm currently doing to test my porlets:
      -compile
      -shut down JBoss AS
      -copy file
      -startup JBoss AS
      -refresh browser window

      an alternative approach I tried was to keep the server up while overwriting the file, create a new instance and assign it to the page. Besides the fact that this isn't much faster at all, it does not work :)

      Any best practices on portlet testing ?

      Thanks
      Thorsten