Hi, I am trying to setup a cactus test for my EJBs.
Problem I have is that I need to setup a EAR file
rather than a WAR file. So, let's say I have a
project: test-ejb that contains the EJB classes.

I cannot easily produce the following three artifacts
in this project:

1. test-ejb.jar (the actual EJB jar file)
2. test-ejb.war (the WAR file that contains Cactus
test case)
3. test-ejb.ear (contains the above two artifacts and
their dependencies)

Any recommendation?

Thanks
Charles


__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to