0 Replies Latest reply on Feb 5, 2003 8:28 AM by mghiold

    Sharing a service

    mghiold

      Can anyone tell me how I can share a service for all my applications? I would like to use poolman for connection pooling for all my various db connection applications, but I don't see a way to share a command app between all.
      Jrun has a https-shared diretory where you can accomplish this, is there something similiar for jboss?

      Or are all things running inside the deploy directory inside the same jvm and I can just access the sevice that way via public methods.

      Any help is appreciated.

      Thanks,
      -Matt