Nicholas Irving wrote:
Hi All
Hi, First of all, what OpenEJB version do you use?
I am not sure who to address this to, but I have a question regarding whether it is possible to generate the openejb-jar.xml file from maven.
I don't know that it's possible in Maven. I haven't heard about a Maven plugin that would do that.
It appears possible for an ant task, but not sure how if this is possible in maven
Where did you find the task?
a) I cannot find any documentation on how to use the ANT Task and how to use it.
In maven.xml do <anttaskname> where anttaskname is the name of the task. See http://maven.apache.org for information about how to run Ant tasks in Maven.
b) Not sure if I have the correct files, because of a)
Deploy the EJB and you'll get detailed exception if anything's wrong.
Has anybody successfully managed to use maven to generate an openejb-jar.xml file?
I don't remember I've read it's possible.
Nicholas Irving
Jacek
