It doesn't use anything JBoss specific, except some JMX related code for McKoi database (that code should move to McKoi soon since it's problematic in terms of licensing).
Anyway, will minor work, Tapestry could be built against the J2EE RI. However, demonstrating Tapestry in the J2EE RI is only interesting ... making it work inside JBoss is much more useful to the majority of developers. When I chose to make Tapestry auto-configure for a J2EE server, I chose JBoss as the best and most accessible server. There may be more integration of bundling between Tapestry and JBoss in the future. I'm working on a JMX console for JBoss using Tapestry and Jetty. This will result in Tapestry being bundled with JBoss, somewhat like the way Jetty and Tomcat are bundled. Possibly in the future, Tapestry CVS will be moved into JBoss (though I don't think there's a need for that). If someone wants to contribute code to allow Tapestry to coigure itself for other servers, that would be great. -- [EMAIL PROTECTED] http://tapestry.sf.net > What classes from the JBoss distro is Tapestry using > that aren't part of the J2EE SDK? Shouldn't Tapestry > only be dependent on J2EE classes to compile? > > -----Original Message----- > From: Howard M. Lewis Ship [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 05, 2002 10:25 AM > To: smallufo > Cc: Tapestry Developer > Subject: [Tapestry-developer] Re: Is JBoss a must for Tapestry ? > > > Tapestry needs JBoss to build, to gain access to some EJB libraries; it uses > JBoss to run the live demo, automatically configuring JBoss and deploying an > EAR into it ... however, that's jjust for demo. You can use Tapestry with > any compliant servlet container (Tomcat, WebSphere, JRun, etc.). > > ----- Original Message ----- > From: "smallufo" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, June 05, 2002 1:04 AM > Subject: Is JBoss a must for Tapestry ? > > > Hi , I am from Taiwan. > > I am interested in Tapestry . > I wrote servlets with XMLC before but found it too low level. So I get > Tapestry-2.0.4 and want to try it. > But while build it , it says it cannot find JBoss. > Is JBoss a must for Tapestry ? > I don't want my webapp get too complicated (I am not familiar with EJB) . I > just want a clean/easy servlet environment..... > > How do I run/test tapestry without JBoss ? > Thank you..... > > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Tapestry-developer mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/tapestry-developer _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
