RE: [JBoss-user] JBoss-3.0.1RC1 Released

2002-07-01 Thread LaBanca, Rick
Ok, thanks same as tomcat (should have thought of that!, d'oh!) -Original Message- From: David Ward [mailto:[EMAIL PROTECTED]] Sent: Monday, July 01, 2002 10:04 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] JBoss-3.0.1RC1 Released The root context is a special case (obvi

Re: [JBoss-user] JBoss-3.0.1RC1 Released

2002-07-01 Thread David Ward
ck > > -Original Message- > From: David Ward [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 01, 2002 8:47 AM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] JBoss-3.0.1RC1 Released > > > If you're just deploying war files, you can just omit the jboss-web.

RE: [JBoss-user] JBoss-3.0.1RC1 Released

2002-07-01 Thread LaBanca, Rick
Ward [mailto:[EMAIL PROTECTED]] Sent: Monday, July 01, 2002 8:47 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] JBoss-3.0.1RC1 Released If you're just deploying war files, you can just omit the jboss-web.xml and rename the war file to whatever you want, and that will be the context

Re: [JBoss-user] JBoss-3.0.1RC1 Released

2002-07-01 Thread David Ward
If you're just deploying war files, you can just omit the jboss-web.xml and rename the war file to whatever you want, and that will be the context-root. For example, with not context-root in jboss-web.xml, naming a war file foobar.war and dropping it in the deploy directory will give your web

Re: [JBoss-user] JBoss-3.0.1RC1 Released

2002-06-30 Thread Dain Sundstrom
Submit all bugs, patches, and feature requests at http://sourceforge.net/projects/jboss/ -dain LaBanca, Rick wrote: > I take it 3.0.1's goals are stability/fixes. Where should suggestions get > submitted? > > One I have is this, up for discussion/opinion. Right now it seems the way to > say th

RE: [JBoss-user] JBoss-3.0.1RC1 Released

2002-06-30 Thread LaBanca, Rick
I take it 3.0.1's goals are stability/fixes. Where should suggestions get submitted? One I have is this, up for discussion/opinion. Right now it seems the way to say the context name war is mapped to is in jboss-web.xml (). But this resides inside the war. For me, I would expect generally anyth

[JBoss-user] JBoss-3.0.1RC1 Released

2002-06-30 Thread Scott M Stark
The JBoss-3.0.1 release candidate is available from sourceforge in the files section. See the files section here: http://sourceforge.net/project/showfiles.php?group_id=22866 The changes notes for this release are available here: http://sourceforge.net/project/shownotes.php?release_id=97289 --