RE: [JBoss-user] auto deploy not working on linux

2001-07-17 Thread ALex Loubyansky
hello, amrit what dtd line do you use? there shouldn't be problems with this one: === http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";> ... ALex -Original

RE: [JBoss-user] auto deploy not working on linux

2001-07-12 Thread Maraya Michael
Burkhard Vogel[SMTP:[EMAIL PROTECTED]] > Reply To: [EMAIL PROTECTED] > Sent: Thursday, July 12, 2001 10:27 AM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] auto deploy not working on linux > > Hi, > I'm guessing that this (again) is related to t

RE: [JBoss-user] auto deploy not working on linux

2001-07-12 Thread Graham . Forte
: Thursday, July 12, 2001 9:27 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] auto deploy not working on linux Hi, I'm guessing that this (again) is related to the doctype line in web.xml... For a start, just delete this line. Report what happens... Burkhard - Original Message -

RE: [JBoss-user] auto deploy not working on linux

2001-07-12 Thread RRokytskyy
probably your Linux box does not allow connection to sun.com, the place where DTDs are located. Either allow HTTP connection there, or place DTDs in file system and change the DTD URLs in the .xml files. Roman. ___ JBoss-user mailing list [EMAIL PROTEC

Re: [JBoss-user] auto deploy not working on linux

2001-07-12 Thread Burkhard Vogel
Hi, I'm guessing that this (again) is related to the doctype line in web.xml... For a start, just delete this line. Report what happens... Burkhard - Original Message - From: "daljeetsingh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 12, 2001 3:01 PM Subject: [JBoss-us