Issue Details (XML | Word | Printable)

Key: OPENEJB-50
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: David Blevins
Reporter: David Blevins
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenEJB

Unpacked ejb-jar support

Created: 16/Aug/05 07:54 PM   Updated: 31/Aug/05 05:32 PM  Due: 25/Sep/06
Return to search
Component/s: None
Affects Version/s: 1.0 beta 1
Fix Version/s: 1.0 beta 1

Time Tracking:
Not Specified

Resolution Date: 25/Sep/06 12:13 AM


 Description  « Hide
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" />


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jeff Turner made changes - 25/Sep/06 12:13 AM
Field Original Value New Value
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]