1 Reply Latest reply on Jan 3, 2003 5:04 PM by deegs_ca

    JCA Drivers for PeopleSoft?

    jkrozak

       

      "jkrozak" wrote:
      Hi,

      Are there any JCA drivers available for accessing PeopleSoft from JBOSS? Any references/links would be greatly appreciated.

      Thanks!

      Joe


        • 1. Re: JCA Drivers for PeopleSoft?
          deegs_ca

           

          "deegs_ca" wrote:
          Joe,

          I built a simple adapter for par level management to peoplesoft 8.16 and 8.4 which uses peoplesofts application messaging EIPs. It isn't jca but I'm in the process of converting it to be jca compliant and run on jboss 3.x.

          Essentially, our servlet (gateway) accepts http posts from psft and persists them to our db. Conversely, our system creates messages and posts them to psft.

          In terms of a comprehensive jca adapter for peoplesoft, they claim to have one under development, but we haven't found anything concrete yet.

          I'd be happy to discuss this more at length.

          -doug


          > Hi,
          >
          > Are there any JCA drivers available for accessing
          > PeopleSoft from JBOSS? Any references/links would be
          > greatly appreciated.
          >
          > Thanks!
          >
          > Joe