Re: What does IMHO mean?

2002-04-15 Thread Philip M. Meier

Hi!

What means "afaik"?

Regards,
Philip M. Meier

--------
Philip M. Meier [EMAIL PROTECTED]
AmambaSoft http://www.amambasoft.com


"Diese E-Mail Nachricht und alle beigefügten Anlagen sind nur für die
Adresse bestimmt, an die sie geschickt wurde und kann vertrauliche und
privilegierte Informationen enthalten. Wenn der Leser dieser Meldung  nicht
der beabsichtigte Empfänger ist, ist jegliche Weitergabe der enthaltenen
Informationen streng verboten. Wenn Sie diese Meldung irrtümlicherweise
empfangen haben, benachrichtigen Sie uns bitte sofort und löschen Sie die
Meldungvon Ihrem System."

- Original Message -
From: "Abhishek Pamecha" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, April 15, 2002 1:21 PM
Subject: RE: What does IMHO mean?


> or is it in my humble opinion... ??
>
> -Original Message-
> From: Stuart Stephen [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 15, 2002 4:49 PM
> To: Tomcat Users List
> Subject: RE: What does IMHO mean?
>
>
> IMHO = In My Honest Opinion
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: 15 April 2002 12:17
> To: 'Tomcat Users List'
> Subject: RE: What does IMHO mean?
>
>
> -Original Message-
> From: Darrin [mailto:[EMAIL PROTECTED]]
>
> > LMAO (laughing my ass off) is what you probably are talking about (a
> lot of
> > fonts its hard to distinguish between 1 (one) l (lowercase L), and i
> > (lowercase I)
>
> Possibly, but "imao" is also a common acronym...
>
>   http://www.diveinstruct.org.uk/terms.html
>
> Not that any of this has _anything_ to do with TC, imao  ;-)
>
> - tex
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>




Questions to SSL and Tomcat

2002-03-30 Thread Philip M. Meier

Hi!

I'm new to Tomcat and want to define an SSL HTTP/1.1 Connector on port 8443!
I've uncommented the already existing entry in the server.xml and now I want
to create a certificate with "keytool", but this would be a self-signed
certificate! How to create a CA-signed certificate. I've already a
certificate for Apache. Is it possible to use it?

Regards,
Philip M. Meier

--------
Philip M. Meier [EMAIL PROTECTED]
AmambaSoft http://www.amambasoft.com


"Diese E-Mail Nachricht und alle beigefügten Anlagen sind nur für die
Adresse bestimmt, an die sie geschickt wurde und kann vertrauliche und
privilegierte Informationen enthalten. Wenn der Leser dieser Meldung  nicht
der beabsichtigte Empfänger ist, ist jegliche Weitergabe der enthaltenen
Informationen streng verboten. Wenn Sie diese Meldung irrtümlicherweise
empfangen haben, benachrichtigen Sie uns bitte sofort und löschen Sie die
Meldungvon Ihrem System."


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>




Problem with Tomcat and Apache

2002-03-19 Thread Philip M. Meier

Hello,

I'm using Tomcat 4.0.2 and Apache 1.3.20 connected with mod_webapp. I want
to configure it Apache, that every request for a jsp-page or a servlet will
be redirected to tomcat and the rest will be parsed by Apache! How to do
that?

WepAppDeploy /home/www/userxxx/html conn /   does not work and everything is
handled by Tomcat...

Thanks in advance,
Philip M. Meier


Philip M. Meier [EMAIL PROTECTED]
AmambaSoft http://www.amambasoft.com


"Diese E-Mail Nachricht und alle beigefügten Anlagen sind nur für die
Adresse bestimmt, an die sie geschickt wurde und kann vertrauliche und
privilegierte Informationen enthalten. Wenn der Leser dieser Meldung  nicht
der beabsichtigte Empfänger ist, ist jegliche Weitergabe der enthaltenen
Informationen streng verboten. Wenn Sie diese Meldung irrtümlicherweise
empfangen haben, benachrichtigen Sie uns bitte sofort und löschen Sie die
Meldungvon Ihrem System."

- Original Message -
From: "John Wadkin" <[EMAIL PROTECTED]>
To: "'Dr A.C. Marshall'" <[EMAIL PROTECTED]>
Cc: "Tomcat Users List (E-mail)" <[EMAIL PROTECTED]>
Sent: Tuesday, March 19, 2002 8:33 PM
Subject: RE: XML curiosities


> Adam,
>
> I'm not entirely certain why XML is so popular. XML tools are thin on the
> ground, as is any decipherable information. The spec's make little sense -
> borderline gibberish. I've tried making the XML files you refer to more
> "well formed" but all I get is more errors! I've tried using references of
> the nature "http://somesite"; rather than URI's that are absolute or system
> dependant - more errors. Does my head in - I'll stick to theoretical
physics
> :)
>
> The setup with LUSID (a servlet) is that there are a series of .ent files
> containing entity reference. Each entity file might also use other entity
> files. The xml documents that LUSID uses, use the DTD and the entity
files.
> I've not found *anywhere* where it says that this is "valid" or possible.
It
> does work with Xerces 1 but not 2.
>
> Thanks,
>
> John
>
>
> -Original Message-
> From: Dr A.C. Marshall [mailto:[EMAIL PROTECTED]]
> Sent: 19 March 2002 17:33
> To: John Wadkin
> Cc: Tomcat Users List (E-mail)
> Subject: Re: XML curiosities
>
>
> Funnily enough (as it always is!) - we've been having problems with a
> new version of xerces on the WBL project that I supervise. It just keeps
> coming back with things that arent wrong - for example, it claims an
> entity isnt defined when it quite plainly is (and the other entities in
> the same file are OK, and also theres an attempt to load local.ent by
> uising a relative path not an absolute**. the relative path is something
> like
>
> "../../../../../../../../ents/lusid.ent"
>
> the parser claims that the file
>
> /lusid/uk/ac/liv/pages/test/../../ents/lusid.ent
>
> doesnt exist - well I know it doesnt thats why the path is pointing else
> where - it just seems to ignore the first part of the path. Got no idea
> at all what is going on - it works fine with abs paths - can the parser
> be full of bugs?
>
> What is the line which is supposed to be causing problems in cqdefs?
>
> Adam
>
> ** that reminds me the liverpool page tree that I sent had absolute
> paths to the ents files so they wont be found on your server - sorry!
> On Tue, 19 Mar 2002, John Wadkin wrote:
>
> |All,
> |
> |A few XML issues. Firstly, I wrongly put this in server.xml:
> |
> | | allow=", " />
> |
> |Instead of seeing a SAX parse exception or similar, this appeared in
> |catalina.out:
> |
> |ERROR reading /usr/local/tomcat/conf/server.xml
> |At Line 29 /Server/Service/Engine/Host/Context/Valve/
> |classname=org.apache.catalina.valves.RemoteAddrValve allow=161.112.*,
> |194.164.*
> |
> |Catalina.start: java.lang.NullPointerException
> |java.lang.NullPointerException
> | at java.lang.Class.forName0(Native Method)
> | at java.lang.Class.forName0(Compiled Code)
> | at java.lang.Class.forName(Compiled Code)
> | at org.apache.catalina.util.xml.ObjectCreate.start(Compiled Code)
> | at org.apache.catalina.util.xml.XmlMapper.matchStart(Compiled Code)
> | at
> |org.apache.catalina.util.xml.XmlMapper.startElement(XmlMapper.java:91)
> | at org.xml.sax.helpers.XMLReaderAdapter.startElement(Compiled Code)
> | at org.apache.xerces.parsers.SAXParser.startElement(Compiled Code)
> | at
>
|org.apache.xerces.validators.common.XMLValidator.callStartElement(Compiled
> |Code)
> | at
> |org.apache.xerces.framework.XMLDocumentScanner.scanElement(Compiled Code)
> | at
>
|org.apache.xerces.framework.

Problems with mod_webapp and right deploying

2002-03-10 Thread Philip M. Meier

Hello List,

I've Tomcat 4.02 and Apache 1.3.20 running on my system connected with mod_webapp. 
Everything runs very well, but there is a big problem. I've connected Apache and 
Tomcat with the following directives:

WebAppConnection conn   warp   localhost:8008
WebAppDeploy /home/www/amambasoft/htmlconn  /

With these directives everything in the "/home/www/amambasoft/html" - directory is 
handled by Tomcat and not only the Servlets and the JSP's. The HTML-Pages are served 
by Tomcat and PHP-Files are not served by Apache and mod_php, but there is a 
download-dialog, when accessing the files. 

I only want the Servlets and JSP's served by Tomcat and the rest should be served by 
Apache. What can I do?

Thanks in advance,

Phil