0 Replies Latest reply on Mar 8, 2003 1:14 PM by jbone

    "looking for nested deployments" MBean error 3.2RC2

    jbone


      I have coded up a simple MBean which opens a java ServerSocket, then listens for connections.

      The code is in a jar file kept in \lib, the mbean is called up from user-service.xml.

      It seems to find the class, but when it starts the service it just hangs (I suspect because the service opens that socket and is waiting itself.)

      I thought services got started and then returned to the installer main script - this one doesnt seem to, and I think its something stupid i overlooked.

      any help please?