0 Replies Latest reply on Apr 17, 2008 10:22 AM by zagarol

    Using Portal node event listeners

    zagarol

      Hi,
      I am currently developing a portal built on top of JBoss portal and have hit a snag.
      I am trying to implement an event listener so that i can have a parent and child relationship between two portlets.

      I have gone through the example in the docs but....
      I am building a standard war file and as far as I can see you need to deploy the portal as a sar if you want to include the correct jboss-service.xml

      Is this true or is there a standard place in the war that I can chuck the jboss-service.xml for the deployer to correctly pick it up?

      Many thanks,