1 Reply Latest reply on Oct 14, 2005 2:11 AM by starksm64

    Prevent external access to the content of an EAR

    ashwin_4421

      Hi ,
      I have a requirement where-in , i'll have to limit access of a JAR to the ear which contains it.(i.e)

      ada.ear contains xfl.jar , i need to see to it that the classes under (xfl.jar) is not accessible outside the ada.ear.Is there any way we could achive it?

      In case of war files , i know we could set up in jboss-service.xml the following value:
      false

      Is there anything similar for ear files too

      Thanks
      Ashwin