Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • <connector> holds the location of a Java EE Connector module. Must match the same element in application.xml.
    //
    //
  • <ejb> holds the location of an EJB module. Must match the same element in application.xml.
    //
    //
  • <java> holds the location of a client application module. Must match the same element in application.xml.
    //
    //

  • <web> holds the location of a web application module. Must match <web-uri> in application.xml.

...

  • <connector> holds the location of a Java EE Connector module. Must match the same element in application.xml.
    //
    //
  • <ejb> holds the location of an EJB module. Must match the same element in application.xml.
    //
    //
  • <java> holds the location of a client application module. Must match the same element in application.xml.
    //
    //

  • <web> holds the location of a web application module. Must match <web-uri> in application.xml.

...