Tag Libraries in host other than the main server.

2003-10-03 Thread Wade Chandler
Hello, I'm using the Tomcat 5.x branch. I'm having an issue with Tag libs apparently. I downloaded an installed the mailer tag libraries. The examples with installed from a WAR file to the main server run fine, but when I take the libs and move them into another host I get this error messa

RE: Tag Libraries in host other than the main server.

2003-10-03 Thread Wade Chandler
again, Wade -Original Message- From: Wade Chandler [mailto:[EMAIL PROTECTED] Sent: Friday, October 03, 2003 3:20 PM To: Tomcat User List Subject: Tag Libraries in host other than the main server. Hello, I'm using the Tomcat 5.x branch. I'm having an issue with Tag libs

RE: Tag Libraries in host other than the main server.

2003-10-03 Thread Edson Alves Pereira
16:29 > Para: 'Tomcat Users List'; [EMAIL PROTECTED] > Assunto: RE: Tag Libraries in host other than the main server. > > I thought I would give a run down of my setup. > > I have my web.xml file. I am not using long URIs. I am using URIs of > the for

RE: Tag Libraries in host other than the main server.

2003-10-03 Thread Wade Chandler
t Users List' Subject: RE: Tag Libraries in host other than the main server. Check WEB-INF directory to see if its name is in the same way as web.xml, because its case-sensitive. Regards, Edson > -- > De: Wade Chandler[SMTP:[EMAIL PROTECTED] > Re

RE: Tag Libraries in host other than the main server.

2003-10-06 Thread Wade Chandler
D] Sent: Friday, October 03, 2003 4:23 PM To: 'Tomcat Users List' Subject: RE: Tag Libraries in host other than the main server. Check WEB-INF directory to see if its name is in the same way as web.xml, because its case-sensitive. Regards, Edson > -