RE: [JBoss-dev] Committed support for remote deployment scanning

2002-12-23 Thread Jeremy Boynes
I put in a check so that errors getting last-modified do not trigger redeployment. > > I haven't I'm afraid, I did enough to get the rest of my team > working and left it at that :-(. I suspect it may be similar > to the WebSphere problem that I had to work around. > > I'll have a quick look at i

RE: [JBoss-dev] Committed support for remote deployment scanning

2002-12-23 Thread Kevin Conner
> I hadn't, but have now. I have not changed > URLDirectoryScanner but attempted > to roll its functionality into the core URLDeploymentScanner using > collection URLs to discriminate - does this work for you? This would be great, thanks for taking the time. > It seems the root cause of your bug

RE: [JBoss-dev] Committed support for remote deployment scanning

2002-12-20 Thread Jeremy Boynes
> Did you have a look at bug 598335? We logged this against > the URLDirectoryScanner for netboot deployments. There is > also a proposed fix which we would like to see incorporated > into your code if it is still applicable. > > Thanks, > Kev > Kevin I hadn't, but have now. I have not c

RE: [JBoss-dev] Committed support for remote deployment scanning

2002-12-20 Thread Kevin Conner
Sorry to come in on this late. > I have commited changes to URLDeploymentScanner that use > WebDAV to scan > http: locations, allowing the same config to be booted locally or via > netboot. Did you have a look at bug 598335? We logged this against the URLDirectoryScanner for netboot deployments

RE: [JBoss-dev] Committed support for remote deployment scanning

2002-12-19 Thread Jeremy Boynes
her > or not we > are netbooting. > > > Scott Stark > Chief Technology Officer > JBoss Group, LLC > > > - Original Message - > From: "Jeremy Boynes" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTE

Re: [JBoss-dev] Committed support for remote deployment scanning

2002-12-19 Thread Scott M Stark
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 19, 2002 2:38 PM Subject: RE: [JBoss-dev] Committed support for remote deployment scanning > The classloading model works fine - the issue is with how the classpath is > passed to the JSP compiler. > >

RE: [JBoss-dev] Committed support for remote deployment scanning

2002-12-19 Thread Jeremy Boynes
> To: [EMAIL PROTECTED] > Subject: Re: [JBoss-dev] Committed support for remote deployment > scanning > > > - Original Message - > From: "Jeremy Boynes" <[EMAIL PROTECTED]> > To: "Jboss-Development" <[EMAIL PROTECTED]> > Sent: Thursday,

RE: [JBoss-dev] Committed support for remote deployment scanning

2002-12-19 Thread marc fleury
jeremy most excellent work congratulations marcf > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On > Behalf Of Jeremy Boynes > Sent: Thursday, December 19, 2002 12:51 PM > To: Jboss-Development > Subject: [JBoss-dev] Committ

RE: [JBoss-dev] Committed support for remote deployment scanning

2002-12-19 Thread Jeremy Boynes
M > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-dev] Committed support for remote deployment > scanning > > > BTW, do you support hot-(deployment/re-deployment/undeployment) > as well i.e. > do you read the lastModified timestamp from the remote webdav server > > >

Re: [JBoss-dev] Committed support for remote deployment scanning

2002-12-19 Thread Scott M Stark
- Original Message - From: "Jeremy Boynes" <[EMAIL PROTECTED]> To: "Jboss-Development" <[EMAIL PROTECTED]> Sent: Thursday, December 19, 2002 9:50 AM Subject: [JBoss-dev] Committed support for remote deployment scanning > * All WARs must contain all j

RE: [JBoss-dev] Committed support for remote deployment scanning

2002-12-19 Thread Sacha Labourey
19 décembre 2002 18:51 > À : Jboss-Development > Objet : [JBoss-dev] Committed support for remote deployment scanning > > > I have commited changes to URLDeploymentScanner that use WebDAV to scan > http: locations, allowing the same config to be booted locally or via > netboo

[JBoss-dev] Committed support for remote deployment scanning

2002-12-19 Thread Jeremy Boynes
I have commited changes to URLDeploymentScanner that use WebDAV to scan http: locations, allowing the same config to be booted locally or via netboot. There are a couple of changes that may impact existing configurations: * It needs to know whether to scan or deploy a supplied URL. It does this