On Sep 12, 2007, at 7:37 PM, Karan Malhi wrote:
So, what needs to be done with the UI? I mean what do we need the UI
for basically?
I basically meant that , if all we have to do is click on the button,
then we basically just need to make that page look like
openejb.apache.org, by this i mean the colors, logo , footer etc,
right? Or are there other features you are looking to put in there for
which you need help with the UI?
Download this and checkout the old integration. This is OpenEJB
0.9.2 and Tomcat 4.0.6
http://people.apache.org/~dblevins/openejb-tomcat.tar.gz
When you download that and extract it, just start tomcat from inside
the jakarta-tomcat-4.0.6 directory. I.e.
$ cd openejb-tomcat/jakarta-tomcat-4.0.6
$ ./bin/startup.sh
Make sure you use jdk 1.4!
It'd be great if we could get back there.
-David