How to include files in ejb.jar?
Don't know if that is a stupid question, I'll ask it anyways:
How do I include files like seam.properties or import.sql in the (root of the) generated ejb.jar without having 'em in the source folder?
I there any nifty packaging feature I don't know of yet?
(using 6.0.2)
Please sign in to leave a comment.