Todd Orr schrieb:
I understood that ejb3 functionality will not be built into the
ejb-plugin until the spec is final. It looks like it's all set
(http://www.theserverside.com/news/thread.tss?thread_id=40199). When
can we expect the ejb3 integration in the plugin?
From: Tim Kettler <[EMAIL PROT
Indeed.
It would be great if the patch from MEJB-6 would be applied asap.
Everybody who needs this should vote on the issue [1] so that it gets the attention of the
developers.
-Tim
[1] http://jira.codehaus.org/browse/MEJB-6
Todd Orr schrieb:
Yes, these issues would be great to get set up
Yes I believe that's MEJB-6, and I too would love to see those patches
applied so ejb-jar.xml is made optional.
Assuming you do write some code for the persistence.xml generation
Arik, I hope you'll contribute it back. Even if the patch is not
applied to maven-ejb-plugin right away, some of us wi
Yes, these issues would be great to get set up. Though the current
failure on non-existence of the ejb-jar file is the major issue, imho.
My company refuses to use maven until there is built in support for
ejb3. I know, it's silly since it boils down to patching the ejb
plugin with the patch on Ji
foremost is the making of ejb-jar.xml optional, as par with the spec. There
is already a patch for this in JIRA...
second - generation of persistence.xml perhaps (in-container
persistence.xmlshould only contain the data-source name, unit-name
(can be ${
project.name}) and a few properties - these
Hi,
what EJB3 specific functionality are you talking about?
-Tim
Todd Orr schrieb:
I understood that ejb3 functionality will not be built into the
ejb-plugin until the spec is final. It looks like it's all set
(http://www.theserverside.com/news/thread.tss?thread_id=40199). When
can we expect t
I understood that ejb3 functionality will not be built into the
ejb-plugin until the spec is final. It looks like it's all set
(http://www.theserverside.com/news/thread.tss?thread_id=40199). When
can we expect the ejb3 integration in the plugin?
---