Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-50

Unpacked ejb-jar support

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0 beta 1
    • 1.0 beta 1
    • None
    • None

    Description

      It is now possible to have an ejb-jar file expanded or unpacked on the filesystem and load it.

      If you had a directory structure such as:

      C:\some\place\myEJBApp\
      C:\some\place\myEJBApp\META-INF\ejb-jar.xml
      C:\some\place\myEJBApp\org\acme\Foo.class
      C:\some\place\myEJBApp\org\acme\FooBean.class
      C:\some\place\myEJBApp\org\acme\FooHome.class

      Then the following Deployments declaration in the openejb.conf would work:

      <Deployments dir="C:\some\place\myEJBApp" />

      Attachments

        Activity

          People

            dblevins David Blevins
            dblevins David Blevins
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: