Re: LDAP Authentication

2003-02-25 Thread Marcelino Cruz
dc=raibledesigns,dc=com" > roleName="cn" > roleSearch="(uniqueMember={0})" /> > > > > > -Original Message- > > From: Marcelino Cruz [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, February 25, 2003 7:13 AM > >

LDAP Authentication

2003-02-25 Thread Marcelino Cruz
Hello: Does anyone here has LDAP authentication set up through a JNDIRealm in server.xml and could send me a sample server.xml for me to look at? Thanks! MC

Re: AElfred parser error

2003-02-18 Thread Marcelino Cruz
What is the name of the jar file containing the AElfred parser classes? --- - Original Message - From: "Jacob Kjome" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, February 17, 2003 9:50 AM Subject: Re: AElfred parser error > > 1. Do you have the Alfred par

AElfred parser error

2003-02-17 Thread Marcelino Cruz
Hello: Trying to startup Tomcat I get the following error: ... Feb 14,2003 2:03:19 PM org.apache.comons.digester.Digester getParser SEVERE: Digester.getParser: javax.xml.parsers.ParserConfigurationException: AElfred parser is non-validaing at com.icl.saxon.aelfred.SAXParserFactoryImpl... ... ...

Re: JSP Compilation Error

2003-02-07 Thread Marcelino Cruz
o date. (or another jar like j2ee.jar, that contains the class PageContext) Older versions of pageContext.handlePageException() accepted only objects of class Exception as argument, newer version allow objects of class Throwable. > -Original Message- > From: Marcelino Cruz [mailto:[E

Re: system.conf parameter values

2003-02-04 Thread Marcelino Cruz
be on the wrong mailing list. Filip -Original Message- From: Marcelino Cruz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 04, 2003 11:28 AM To: Tomcat Users List Subject: system.conf parameter values Hello: I recently downloaded ccm-core-cms-5.0.3 and am in the process of setting it up.

system.conf parameter values

2003-02-04 Thread Marcelino Cruz
Hello: I recently downloaded ccm-core-cms-5.0.3 and am in the process of setting it up. The CCM configuration section on the CCM Installation Guide does not define nor provide values for these parameters: state-dir publish-to-fs-servers publish-to-fs-source publish-to-fs-this-server digest-sende

Re: JSP Compilation Error

2003-01-29 Thread Marcelino Cruz
ing fine for others on Solaris 8. > > John > > > > -Original Message- > > From: Marcelino Cruz [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, January 29, 2003 3:39 PM > > To: Tomcat Users List > > Subject: Re: JSP Compilation Error > > &

Re: JSP Compilation Error

2003-01-29 Thread Marcelino Cruz
ow of...we just got done porting a Microsoft ASP/COM > application to JSP/servlets with Struts and 4.1.18, works like a charm, > default Tomcat install on Solaris 8. > > John > > > -Original Message- > > From: Marcelino Cruz [mailto:[EMAIL PROTECTED]] > >

Re: JSP Compilation Error

2003-01-29 Thread Marcelino Cruz
Compilation Error > > Sounds like fun, but totally unnecessary, unless you have some sort of > custom configuration that you haven't told us about. > > John > > > -Original Message- > > From: Marcelino Cruz [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday

Re: JSP Compilation Error

2003-01-29 Thread Marcelino Cruz
: JSP Compilation Error > I put the tools.jar in my webserver/common/lib > > > -Original Message- > > From: Marcelino Cruz [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, January 29, 2003 12:46 PM > > To: Tomcat Users List > > Subject: Re: JSP Compilati

Re: JSP Compilation Error

2003-01-29 Thread Marcelino Cruz
RE: JSP Compilation Error > Make sure you have the JDK and not the JRE, if you have the JRE you need > the tools.jar from the JDK, if you have the JDK and still get the > problem make sure tomcats classpath can see tools.jar. > > John > > > -Original Message- > &g

JSP Compilation Error

2003-01-29 Thread Marcelino Cruz
I know that this topic has been covered over and over... I went to the archives but didn't find a solution to my problem. I downloaded and installed (on Solaris 8 box) jakarta-tomcat-4.1.18. Unzipped the file (I don't have GNU Tar installed on this machine to get the tar version, and my company ha