1 Reply Latest reply on Feb 9, 2002 9:14 AM by luke_t

    Setting the security domain for ejb

    farmboy

      If I have no security define for an ejb jar. deployed and tested working great.

      Then I add in a jboss.xml file in the jar with a security domain defined. No other changes.

      The client no longer has security rights to access the beans, even though there isn't any security defined for the beans. Is this right?