RE: Tomcat + IIS 6.0

2003-10-19 Thread Grant C. Peters


Grant C. Peters
mailto:[EMAIL PROTECTED] 
http://www.gcpeters.com
(646) 685-6932


-Original Message-
From: Matthew Hall-Smith [mailto:[EMAIL PROTECTED] 
Sent: Saturday, October 18, 2003 07:46 p
To: Tomcat Users List
Subject: RE: Tomcat + IIS 6.0

Yes it does work, however you will need to "register"
jakarta_redirector2.dll with IIS 6.0 to prevent the lock down.

Cheers,

Matt

> -Original Message-
> From: Hart, Justin [mailto:[EMAIL PROTECTED]
> Sent: Saturday, 18 October 2003 7:17 a.m.
> To: Tomcat Users List (E-mail)
> Subject: Tomcat + IIS 6.0
>
>
> Hey,
>   What's the story on Tomcat + IIS 6.0 and AJP connectors?
> Does this scenario work or not?  I've seen scattered throughout
> the net where noone can get this to work.  Can somebody just tell
> me yes or no, this does or does not work?
>
> Justin W. Hart
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.507 / Virus Database: 304 - Release Date: 08-04-2003
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.507 / Virus Database: 304 - Release Date: 08-04-2003
 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: tomcat/EJBs

2002-10-25 Thread Grant C. Peters
thanks

Grant C. Peters
[EMAIL PROTECTED]
phone  : 415.948.7030

-Original Message-
From: Short, Dave [mailto:dave.short@;pfizer.com]
Sent: Friday, October 25, 2002 12:37
To: 'Tomcat Users List'
Subject: RE: tomcat/EJBs

Tomcat does not work as an EJB container.

-Original Message-----
From: Grant C. Peters [mailto:grantcpeters@;earthlink.net]
Sent: October 25, 2002 9:38 AM
To: Tomcat Users List
Subject: tomcat/EJBs


Can anyone answer a question for me? Does Tomcat work as an EJB container,
or do I need to plugin something like openEJB?
thanks

Grant C. Peters
[EMAIL PROTECTED]
phone  : 415.948.7030



--
To unsubscribe, e-mail:
<mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:tomcat-user-help@;jakarta.apache.org>

--
To unsubscribe, e-mail:
<mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:tomcat-user-help@;jakarta.apache.org>


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>




tomcat/EJBs

2002-10-25 Thread Grant C. Peters
Can anyone answer a question for me? Does Tomcat work as an EJB container,
or do I need to plugin something like openEJB?
thanks

Grant C. Peters
[EMAIL PROTECTED]
phone  : 415.948.7030



--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>




RE: Host recommendations?

2002-09-18 Thread Grant C. Peters

I know the http://www.hostforweb.com supports Tomcat and provides an
unlimitted number of MYSQL databases for 19.95 a month
They also have online help via chat

Grant C. Peters
[EMAIL PROTECTED]
phone  : 415.948.7030

-Original Message-
From: Bill Blackmon [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 17:13
To: TOMCAT USERS GROUP
Subject: OT: Host recommendations?

Can someone recommend a host for a Tomcat/MySql/Struts site, preferrably
with good tech support? I have a site that I desperately need to get up but
it's fairly complex and the hosts I've dealt with don't offer much tech
support after you've signed up. I'm willing to pay someone in NYC to help
get it launched and to help with Tomcat-related issues.

Thanks,
Bill


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: help getting up and running

2002-09-09 Thread Grant C. Peters

It wouldn't compile %CATALINA_HOME%\webapps\ROOT\index.jsp throwing a
NoClassDefFoundError for the class org.apache.naming.JndiPermission
To fix that I placed every .jar in %CATALINA_HOME% in the lib\ext dir of
both my jdk 1.4 install and my jre 1.4 install (according to the tomcat docs
these jars should be found where they were but this was not working) this
fixed the problem and tomcat started serving simple jsps and the example
servlets, but when I tried to use the example jsp it would not compile the
numguess.jsp example saying the the package num did not exist but the source
and compiled class files are in
%CATALINA_HOME%\webapps\examples\WEB-INF\classes

Grant C. Peters
[EMAIL PROTECTED]
phone  : 415.948.7030

-Original Message-
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 09, 2002 14:40
To: 'Tomcat Users List'
Subject: RE: help getting up and running


What are the error messages?  What do the logs say?

John


> -Original Message-----
> From: Grant C. Peters [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 09, 2002 2:42 PM
> To: Tomcat Users List; Jacob Kjome
> Subject: help getting up and running
>
>
> I have uninstalled my working tomcat 3.2.3 in favor of tomcat
> 4.1 (so that I
> could upgrade my jdk/jre to 1.4) and it is not loading
> classes properly, the
> classes in %CATALINA_HOME%\examples\WEB-INF\classes are not
> found nor are
> the classes in %CATALINA_HOME%\lib or anywhere else they are
> supposed to be,
> I have set my %CATALINA_HOME%\ env var to the correct
> location, I am running
> tomcat on win2k pro
> Please help
> thanks
>
>
> Grant C. Peters
> [EMAIL PROTECTED]
> phone  : 415.948.7030
>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




help getting up and running

2002-09-09 Thread Grant C. Peters

I have uninstalled my working tomcat 3.2.3 in favor of tomcat 4.1 (so that I
could upgrade my jdk/jre to 1.4) and it is not loading classes properly, the
classes in %CATALINA_HOME%\examples\WEB-INF\classes are not found nor are
the classes in %CATALINA_HOME%\lib or anywhere else they are supposed to be,
I have set my %CATALINA_HOME%\ env var to the correct location, I am running
tomcat on win2k pro
Please help
thanks


Grant C. Peters
[EMAIL PROTECTED]
phone  : 415.948.7030



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>