http://tomcat.apache.org/faq/misc.html#externalJndi

2007-02-21 Thread Marc Farrow
http://tomcat.apache.org/faq/misc.html#externalJndi I noticed from the above link that you cannot access Tomcat's JNDI provider outside of Tomcat at this time. Is there plans to include it with Tomcat 6? -- Marc Farrow

Connection Pooling Question

2007-02-19 Thread Marc Farrow
direction of the source code to review and also any advanced JNDI tutorials that teach you how to bind to a context that can be reused by external resources (meaning another JVM). Also, has anyone seen or done this type of solution before? Thank you, -- Marc Farrow

Re: Sharing Tomcat DBCP connection

2006-09-14 Thread Marc Farrow
? -- Mikolaj Rydzewski [EMAIL PROTECTED] -- Marc Farrow

Re: How to redirect to a jsp

2006-09-12 Thread Marc Farrow
commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: webapp.xml file from conf directory deleted over redeploy

2006-09-12 Thread Marc Farrow
] -- Marc Farrow

Re: webapp.xml file from conf directory deleted over redeploy

2006-09-12 Thread Marc Farrow
in the webapps directory (its only for testing though). thanx leon On 9/12/06, Marc Farrow [EMAIL PROTECTED] wrote: How are you redeploying it? If you are deploying with a *.war and the Tomcat manager application (not sure about auto deploy and other clients), then you can place your

Re: Singleton and ServletContext

2006-09-08 Thread Marc Farrow
) - INDONESIA -- Marc Farrow

Re: Tool for monitoring Tomcat from the client side

2006-08-30 Thread Marc Farrow
. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: javamail + tomcat

2006-08-28 Thread Marc Farrow
that's viable solution since I don't know the target subscribers a priori. -Original Message- From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: Friday, August 25, 2006 5:01 PM To: Tomcat Users List Subject: Re: javamail + tomcat I am sure you can use a Mail session in Tomcat and set it up

Re: configuring Tomcat for protocols other than http/s

2006-08-28 Thread Marc Farrow
specific data. It could be specific to any other protocol like ftp://. Waiting for reply, thanks. -- The first right of human is the right of EGO. -- http://www.xperienceexperience.blogspot.com -- Marc Farrow

Re: javamail + tomcat

2006-08-25 Thread Marc Farrow
- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: javamail + tomcat

2006-08-25 Thread Marc Farrow
? In the server.xml file? -Original Message- From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: Friday, August 25, 2006 3:52 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: javamail + tomcat If you want to send email directly via Tomcat, you can bypass relaying. Just set

Re: Security constraint/login form

2006-08-18 Thread Marc Farrow
is yes to they have to be service or admin or yes to I can declare them anything that matches the column in another DB table I've created or yest to my last question about the values being what I want? -Original Message- From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: Thursday, August 17, 2006

Re: Security constraint/login form

2006-08-17 Thread Marc Farrow
- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Security constraint/login form

2006-08-17 Thread Marc Farrow
as columns in the user_roles table. Can I make a 3rd table also having a column called role_name, but with a value such as RISK, author, legaldept, etc.? -Original Message- From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: Thursday, August 17, 2006 2:11 PM To: Tomcat Users List Subject: Re

Re: Security constraint/login form

2006-08-17 Thread Marc Farrow
or yest to my last question about the values being what I want? -Original Message- From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: Thursday, August 17, 2006 3:38 PM To: Tomcat Users List Subject: Re: Security constraint/login form Quick answer is yes. On 8/17/06, Propes, Barry L [EMAIL

Re: Forwarding during container security

2006-08-14 Thread Marc Farrow
@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Forwarding during container security

2006-08-14 Thread Marc Farrow
this...? Marc Farrow wrote: My guess is that the easiest thing to do is to create a filter. On 8/14/06, Eurig Jones [EMAIL PROTECTED] wrote: Hi, hopefully someone can help me... My Secured area is /admin/* which requires the administrator role to view. If someone requests /admin/edit.faces

Re: Webapp Deploy Problem

2006-07-18 Thread Marc Farrow
to access it are installed on my computer here. I am using the 5.0.28 version. Thanks, -ravi -- Marc Farrow

Re: war file deployment on openvms

2006-07-14 Thread Marc Farrow
@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

OT (Mostly)

2006-07-14 Thread Marc Farrow
I am using JUNIT to test java code. However, we have a class that pulls the connection pooling from Tomcat's connection pooling facility. If I am running these JUNIT tests outside of the Tomcat container is there a way to grab a connection pool from a running Tomcat instance? -- Marc Farrow

Re: Parameter List

2006-06-30 Thread Marc Farrow
- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: sort an array

2006-06-28 Thread Marc Farrow
. http://es.voice.yahoo.com -- Marc Farrow

Re: sort an array

2006-06-27 Thread Marc Farrow
to sort the rest of arrays. Can you tell me a way to do this? Thanks. - LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com -- Marc Farrow

Re: sort an array

2006-06-27 Thread Marc Farrow
: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: sort an array

2006-06-27 Thread Marc Farrow
. http://es.voice.yahoo.com -- Marc Farrow

Re: servlet as an index page ?

2006-06-19 Thread Marc Farrow
: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: getContext(uri) returns null

2006-06-14 Thread Marc Farrow
there is another wep app containing the servlet doing the call. What should I do for this call returns the correct ServletContext ? Regards, Laurent. -- Marc Farrow

Re: web-jsptaglibrary_1_1.dtd

2006-06-14 Thread Marc Farrow
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

[SEMI - OT]

2006-06-14 Thread Marc Farrow
. Is there a way to have a virtual IP/DNS entry/or whatever that will allow us to have the user go to http://somename and have it redirect to an HTML page defined within Apache where somename is an alias defined within apache and the DNS of machinename points to that Apache server. -- Marc Farrow

Re: web-jsptaglibrary_1_1.dtd

2006-06-14 Thread Marc Farrow
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: I'm a Newbie - problem with recognition of html tags

2006-06-13 Thread Marc Farrow
] - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: I'm a Newbie - problem with recognition of html tags

2006-06-13 Thread Marc Farrow
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Restricting access to localhost for an HTTP connector - Email has different SMTP TO: and MIME TO: fields in the email addresses

2006-06-12 Thread Marc Farrow
- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Deploying application containing applet embedded

2006-06-11 Thread Marc Farrow
__ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Marc Farrow

Re: Tomcat 5.5.17 - undeploy fails for app containing log4j.properties

2006-06-09 Thread Marc Farrow
deployment then undeploy works fine. Anyone else seen this/is this a known problem? Regards, Rych -- Marc Farrow

Re: mod_jk - querystring

2006-06-09 Thread Marc Farrow
: [EMAIL PROTECTED] -- Marc Farrow

Re: Fw: POST-Data from Form can not be read-out

2006-06-08 Thread Marc Farrow
The pages is submitted to itself. flf is used to define two different contents. Thanx in advance Ön - Original Message - From: Marc Farrow [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Wednesday, June 07, 2006 4:25 PM Subject: Re: Fw: POST-Data from Form

Re: SEVERE: Error reading tld listeners javax.servlet.ServletException. HELP

2006-06-08 Thread Marc Farrow
topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: TNS entry JNDI

2006-06-08 Thread Marc Farrow
Message - From: Marc Farrow [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Wednesday, June 07, 2006 12:44 PM Subject: Re: TNS entry JNDI Are you having a database connection problem or problem getting the reference from JNDI in your code? On 6/7/06, Scott Purcell [EMAIL

Re: java.lang.NoSuchMethodError: javax.servlet.jsp.tagext.TagInfo

2006-06-08 Thread Marc Farrow
/bodycontent -- /tag tag nameelse/name tagclasscoreservlets.tags.IfElseTag/tagclass infoelse part of if/condition/then/else tag./info !-- TOMCAT 3.1 DOES NOT SUPPORT BODYCONTENT bodycontentJSP/bodycontent -- /tag /taglib -- Marc Farrow

Re: NetBeans 5.0 and Tomcat 5.5.16 ... Please Help (Problem after migrating to tomcat 5.5.16 from tomcat 5.0.28)

2006-06-08 Thread Marc Farrow
=jdbc:jtds:sqlserver://localhost/AtYourService?autoReconnect=true username=sa/ /Context /Host . . Regards, Vijaya -Original Message- From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 6:11 PM To: Tomcat Users List Subject: Re: NetBeans 5.0 and Tomcat 5.5.16

Re: Configure Resource in context.xml does not work as expected

2006-06-08 Thread Marc Farrow
- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Undeploy task not working

2006-06-07 Thread Marc Farrow
open. Still I'm unable to undeploy the app using undeploy target. I've noticed that, sometimes, I can't undeploy my application and It's due that Tomcat can't remove my application directory, so I have to remove it manually after stopping Tomcat. Thank you, Venkatesh --- Marc Farrow [EMAIL

Re: NetBeans 5.0 and Tomcat 5.5.16 ... Please Help (Problem after migrating to tomcat 5.5.16 from tomcat 5.0.28)

2006-06-07 Thread Marc Farrow
commands, e-mail: [EMAIL PROTECTED] - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Fw: POST-Data from Form can not be read-out

2006-06-07 Thread Marc Farrow
by using POST. If I send the form using GET, the content of the form can be read out using: request.getParameter(xyz); If I change to POST, the parameters can not be read out. I´m using am Tomcat 4.1. Any Ideas ? Suggestions ? Thanx in advance Ön -- Marc Farrow

Re: Fw: POST-Data from Form can not be read-out

2006-06-07 Thread Marc Farrow
fl/td/tr % } % /table /body /html The pages is submitted to itself. flf is used to define two different contents. Thanx in advance Ön - Original Message - From: Marc Farrow [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Wednesday, June 07

Re: Webapp Reload

2006-06-07 Thread Marc Farrow
commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: TNS entry JNDI

2006-06-07 Thread Marc Farrow
=DEDICATED))) maxActive=8 maxIdle=4/ /Context -- Marc Farrow

Re: Image files and DeployTask...

2006-06-06 Thread Marc Farrow
No issues. Thanks for the explanation I will test the WEBDAV setting again and see what happens. On 6/5/06, Mark Thomas [EMAIL PROTECTED] wrote: Marc Farrow wrote: Mark, Why do you have to mark the WEBDAV servlet as NOT read-only in order to use the ant tasks? By default the read

Re: Allocate exception

2006-06-06 Thread Marc Farrow
(LeaderFollowerWo rkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run( ThreadPool.jav a:684) at java.lang.Thread.run(Thread.java:595) -Mensaje original- De: Marc Farrow [mailto:[EMAIL PROTECTED] Enviado el: lunes, 05 de junio de 2006 18:35 Para: Tomcat

Re: Undeploy task not working

2006-06-06 Thread Marc Farrow
@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: How to deploy one application under two different port?

2006-06-05 Thread Marc Farrow
a web application with JSP and servlet,I want to deploy it using Tomcat5,but I deploy it under two different port,such as 8080 and 9090,8080 port for general visit,and 9090 port for administrator visit. How to do it? Thanks in advance. -- Marc Farrow

Re: Allocate exception

2006-06-05 Thread Marc Farrow
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Allocate exception

2006-06-05 Thread Marc Farrow
/url-pattern /servlet-mapping . -Mensaje original- De: Marc Farrow [mailto:[EMAIL PROTECTED] Enviado el: lunes, 05 de junio de 2006 18:13 Para: Tomcat Users List Asunto: Re: Allocate exception This looks like a configuration error. It seems as though a servlet named Authorize has

Re: Problems with

2006-06-05 Thread Marc Farrow
topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Image files and DeployTask...

2006-06-05 Thread Marc Farrow
, -- Greg -- Marc Farrow

Re: Image files and DeployTask...

2006-06-05 Thread Marc Farrow
PROTECTED] wrote: Marc Farrow wrote: I am not going to be able to give you the resolution to this problem. However, the ant tasks use the WEBDAV application from within Tomcat and this is the source of your problem. Are you deploying to local or remote host? If it is a remote host

Re: Auto Reload Features by Tomcat

2006-06-02 Thread Marc Farrow
in production machine? Do I need to issues any command for this? - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: error when starting tomcat 4.1.27

2006-06-02 Thread Marc Farrow
bhavik -- Marc Farrow

Re: Realm Tag in webappnamecontext.xml

2006-06-02 Thread Marc Farrow
Thanks Mark. I did figure out my configuration problem! On 6/2/06, Mark Thomas [EMAIL PROTECTED] wrote: Marc Farrow wrote: auth-contraint/ And there is the problem. An empty auth-constraint allows unauthenticated access as per SRV.12.8.1 An empty auth-constraint is not the same as an auth

Re: I cannot not compile

2006-05-30 Thread Marc Farrow
a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Problem starting Tomcat in Netbeans

2006-05-29 Thread Marc Farrow
of difficulties in properly specifying the location of libraries. Thanks. mp -- Michael Powe[EMAIL PROTECTED]Naugatuck CT USA 47.3% of all statistics are made up on the spot. - Steven Wright -- Marc Farrow

Re: Native connector startup problem

2006-05-26 Thread Marc Farrow
] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Native connector startup problem

2006-05-26 Thread Marc Farrow
port. I know that nothing else is using those ports. Thanks. , Josh. -Original Message- From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: Friday, May 26, 2006 8:08 AM To: Tomcat Users List Subject: Re: Native connector startup problem I am making a blind stab in the dark here

Re: More (Unending) Resource Not Found/ Directory Problems

2006-05-25 Thread Marc Farrow
] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: More (Unending) Resource Not Found/ Directory Problems

2006-05-25 Thread Marc Farrow
, not a META-INF directory. -Original Message- From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 3:18 PM To: Tomcat Users List Subject: Re: More (Unending) Resource Not Found/ Directory Problems the appBase is an attribute that is defined in your server.xml. By default

Re: tomcat and java

2006-05-25 Thread Marc Farrow
] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: More (Unending) Resource Not Found/ Directory Problems

2006-05-25 Thread Marc Farrow
** Anything else I can add? -Original Message- From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 3:57 PM To: Tomcat Users List Subject: Re: More (Unending) Resource Not Found/ Directory Problems paste your context.xml and server.xml. As info

Re: More (Unending) Resource Not Found/ Directory Problems

2006-05-25 Thread Marc Farrow
@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Creating Busy Page while Tomcat is processing

2006-05-24 Thread Marc Farrow
PROTECTED] -- Marc Farrow

Re: Deploying under 1 specific name doesn't work

2006-05-23 Thread Marc Farrow
. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Deploying under 1 specific name doesn't work

2006-05-23 Thread Marc Farrow
Explorer (http://myserver:8080), and deploy through the Tomcat Manager (browse option) -Original Message- From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: 23 May 2006 02:31 PM To: Tomcat Users List Subject: Re: Deploying under 1 specific name doesn't work The main question everyone is going

Re: Question on csv import using browser into MySQL database

2006-05-23 Thread Marc Farrow
: [EMAIL PROTECTED] -- Marc Farrow

Re: JAVA_HOME / JRE_HOME still necessary?

2006-05-10 Thread Marc Farrow
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: JAVA_HOME / JRE_HOME still necessary?

2006-05-10 Thread Marc Farrow
Did I reply to the wrong thread? Or did I reply to a high-jacked thread? I am sorry. On 5/10/06, Marc Farrow [EMAIL PROTECTED] wrote: The question is: Where will Tomcat be running? If Tomcat is only running on one server, then only that server needs to be set up. If you are going

Re: URL with WWW problem

2006-05-09 Thread Marc Farrow
? Thanks, Scott -- Marc Farrow

Re: Virtual Hosts + Tomcat 5 + Windows

2006-05-09 Thread Marc Farrow
commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: This page contains secure and non secure elements (was mod_jk : connection aborted or network problems, but apache and tomcat are on the same machine??)

2006-05-08 Thread Marc Farrow
is everything - Tiff Needell - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Tomcat: The Definitive Guide Question

2006-05-05 Thread Marc Farrow
good enough with 5.0? Thanks, -- Marc Farrow

Re: META-INF/context.xml and custom Manager

2006-05-05 Thread Marc Farrow
at a loss what to try next, any help would be appreciated. Thanks, -john -- Marc Farrow

Re: META-INF/context.xml and custom Manager

2006-05-05 Thread Marc Farrow
sessionMaxAliveTime: 0 sessionAverageAliveTime: 0 rejectedSessions: 0 expiredSessions: 0 processingTime: 0 duplicates: 0 -Original Message- From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: Friday, May 05, 2006 4:07 PM To: Tomcat Users List Subject: Re: META-INF/context.xml and custom Manager

Re: Crashing Tomcat 4.1 on Debain

2006-05-04 Thread Marc Farrow
hair left before this problem is resolved? If anybody knows, please tell! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Connection between Tomcat and JSP

2006-05-03 Thread Marc Farrow
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: jndi.properties

2006-05-03 Thread Marc Farrow
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Tomcat/IIS - how to map all web apps and not conflict with IIS content...

2006-05-03 Thread Marc Farrow
PROTECTED] -- Marc Farrow

Re: iSeries AS400 Install

2006-05-03 Thread Marc Farrow
/Java400/jdk15 This release of Apache Tomcat was packaged to run on J2SE 5.0 or later. It can be run on earlier JVMs by downloading and installing a compatibility package from the Apache Tomcat binary download page. Mike -- Marc Farrow

Re: Connection between Tomcat and JSP

2006-05-03 Thread Marc Farrow
, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Fw: JAVAHOME

2006-05-03 Thread Marc Farrow
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: JDBC connection pooling problem

2006-05-02 Thread Marc Farrow
PROTECTED] -- Marc Farrow

Re: NoClassDefFoundError: javax/servlet/http/HttpServlet

2006-05-02 Thread Marc Farrow
: [EMAIL PROTECTED] -- Marc Farrow

Re: NoClassDefFoundError: javax/servlet/http/HttpServlet

2006-05-02 Thread Marc Farrow
I do not doubt that. However, depending on what O.S. you are using you need to check your JAVA_HOME environment entry or even windows registry. On 5/2/06, Edoardo Panfili [EMAIL PROTECTED] wrote: Marc Farrow wrote: This seems like the classic you are using a java JRE versus a java JDK. I am

Re: NoClassDefFoundError: javax/servlet/http/HttpServlet

2006-05-02 Thread Marc Farrow
It looks like you found the next problems. On your ls command it is not showing the Ricerca class file. So you must be missing resources when you migrated over. On 5/2/06, Edoardo Panfili [EMAIL PROTECTED] wrote: Marc Farrow wrote: I do not doubt that. However, depending on what O.S. you

Re: TagAttributeInfo Error

2006-05-02 Thread Marc Farrow
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: can't get parameter when security is on

2006-05-01 Thread Marc Farrow
/ Web Developer [EMAIL PROTECTED] http://anode.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Default my Enter key into the OK button of the Login screen

2006-04-26 Thread Marc Farrow
, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: JSPs, contexts, Tomcat 5.5.16+ and NPEs

2006-04-26 Thread Marc Farrow
for any help. -corey - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Marc Farrow

Re: Problem with the xsl:import

2006-04-25 Thread Marc Farrow
, for example, xsl:import href=/xsl/routesummarycontent.xsl / !-- doesn't work -- But I'm thinking this is impossible. Thanks Geoff -Original Message- From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: 21 April 2006 14:41 To: Tomcat Users List Subject: Re: Problem with the xsl:import

Re: Problem with the xsl:import

2006-04-25 Thread Marc Farrow
content is Processed by Tomcat. I assume this is happening as if we put in the full address the XSLT is processed with no problem. Thanks Geoff Bland -Original Message- From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: 25 April 2006 12:29 To: Tomcat Users List Subject: Re: Problem

Re: Problem with the xsl:import

2006-04-25 Thread Marc Farrow
if Tomcat does). Thanks Geoff -Original Message- From: Marc Farrow [mailto:[EMAIL PROTECTED] Sent: 25 April 2006 13:03 To: Tomcat Users List Subject: Re: Problem with the xsl:import This has to do with how HTTP requests are processed on your server. You control (by url pattern

  1   2   >