User development,
A new message was posted in the thread "No-interface view doesn't work with
JPA":
http://community.jboss.org/message/526925#526925
Author : jaikiran pai
Profile :
http://community.jboss.org/people/jaikiran
Message:
--------------------------------------------------------------
Juergen.Zimmermann wrote:
Where can I get "EJB3_1 1.0.5" or perhaps a snapshot?
EJB3_1 1.0.5
isn't yet released. But you can get a snapshot of that bug fix from the maven repo.
Specifically
http://snapshots.jboss.org/maven2/org/jboss/ejb3/nointerface/jboss-ejb3-n...
You can then:
1) Download that jar file to some temp location
2) Rename the jar file to jboss-ejb3-nointerface-impl.jar
3) Backup the existing JBOSS_HOME/common/lib/jboss-ejb3-nointerface-impl.jar to some
location
4) Overwrite the JBOSS_HOME/common/lib/jboss-ejb3-nointerface-impl.jar with the jar file
from step#2
Juergen.Zimmermann wrote:
How would I upgrade the fresh JBossAS 6.0.0.M2?
Going forward (in the next few weeks) we will restart our twice a month EJB3 releases
which you can (through a package manager) use to upgrade EJB3 artifacts in an already
installed AS 6.x. Similar to our EJB3 plugin.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/526925#526925