2 Replies Latest reply on Sep 6, 2006 12:45 PM by antoine_h

    create   IPC listener on portal2.4

      In portal 2.4
      the helloworldIPC is not work
      but I deploy in portal2.2 is ok

      help me , what is jar name include the org.jboss.portal.migration.model22.imple.portal. package
      thanks

        • 1. Re: create   IPC listener on portal2.4
          peterj

          That package is part of the source code but not part of the binary. It looks like you have to build it manually from the source (it is in the migration directory, which is not compiled as part of the build for the portal) and then include the jar in your archive.

          • 2. Re: create   IPC listener on portal2.4
            antoine_h

            I had read that IPC was not working with 2.4.
            should have been solve for the 2.4GA.
            but not sure : look at the JIRA.
            you can also use IPC by message exchange, using the Michelle Osmond librairy.
            search in the forum for "IPC" and "Michelle Osmond"