On Sat, Apr 17, 2004 at 02:36:47PM +0200, Daniel Stefan Haischt wrote: > i almost done with the Maven stuff, tho i have a > few questions. > > a) am i allowed to move java/org/openejb/loader/*jsp > to webapp? > > b) am i allowed to move java/org/openejb/loader/web.xml > to webapp/WEB-INF? > > that's the way the Maven WAR goal works.
Works for me. -David > Am 14.04.2004 um 21:16 Uhr schrieb David Blevins: > > >Hi guys, > > > >I got pretty far on 1.0, but all the 2.0 work is consuming a lot of > >time. We are in good shape and just have a few minor things to take > >care of as far as I can see. > > > >WEBADMIN > > > >I have a version of the webadmin running here: > > > > http://www.openejb.org:4203 > > > >That is what will be released, unless there is something someone wants > >to poke at. I thought maybe the ViewEjb link would show a list of > >ejbs or at least give a "Browse for an EJB" link like the ViewJndi > >page. > > > >MAVEN > > > >The openejb-loader jar and openejb-loader.war aren't being built yet. > >Someone just needs to update our maven.xml (or project.xml, can't > >remember) to make them. > > > >TOMCAT > > > >I added the ability to load OpenEJB into webapps as an alternative to > >loading it into Tomcat as a whole. This means each webapp can have > >it's very own EJB container AND the ejbs can actually *see* the > >classes in the WEB-INF/lib and WEB-INF/classes directories. > > > >What remains is some testing on using the openejb.base variable to > >give each webapp it's own set of config files. The openejb.base > >variable was added in 0.9.2 exactly for this reason. We also need a > >doc that tells people what they need to do to set it up and mentions > >that the classloading rules are different than the scenario where > >OpenEJB is global to all webapps. > > > > > >Any takers on any of these? > > > >-David > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (Darwin) > > iD8DBQFAgSTlSj+pfjp+UA4RAigMAKCjrrae+C9hguhnIpPNxdU7AadXtQCeNRCM > HL+qlyPD+aZiNWW8aOzhp/4= > =Hx92 > -----END PGP SIGNATURE-----
