On Aug 18, 2008, at 2:39 AM, Nithiraj wrote:
I'm a new user to OpenEJB3. Can some one here please let me know
where I can
get the webadmin module for OpenEjb3?
I'm not sure what state it's in for the standalone server. However
there's nearly an identical copy of it in the Tomcat integration's
openejb.war file. The version 3.0 has some limitations which have all
been fixed in the latest code. You can pull down a snapshot copy here:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/openejb/openejb-tomcat-webapp/3.1-SNAPSHOT/openejb-tomcat-webapp-3.1-20080
821.003247-2.war
Just make sure you rename it to openejb.war before you deploy it so
all the documentation will match up.
-David