Re: Cannot create JDBC driver of class '' for connect URL 'null'

2007-06-05 Thread Foo Shyn
Hi, Did you add in the ResourceLink to your application? You'll need that if you configure your connection pooling under the GlobalNamingResources tag. Check out the configuration doc from Tomcat below: http://tomcat.apache.org/tomcat-5.0-doc/config/globalresources.html Additionally, you can

Re: Cannot create JDBC driver of class '' for connect URL 'null'

2007-06-05 Thread Pranav
Hi Martin, Referring to the link you asked me to check, I checked the same and updated the server.xml under **, hope i guess that is correct.With all this done, I am getting the same error: Jun 6, 2007 9:36:31 AM org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() f

Re: Invalid command 'workers.tomcat_home=/usr/local/tomcat' when starting Apache

2007-06-05 Thread Bill Barker
"Gerry Jackson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Thanks for responding. >> Which configuration file are you importing? >> >> > Tomcat automatically creates a "mod_jk.conf" file which I believe I > attached to my original message. >> It looks like you are trying to use

Re: Perm Size

2007-06-05 Thread Mark Thomas
Caldarale, Charles R wrote: > Note to Mark T: > The service.bat script for 6.0.13 still references > http://jakarta.apache.org/tomcat. Thanks. Fixed. Mark - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,

Re: Tomcat 6 and AjaxAnywhere

2007-06-05 Thread jpangburn
Have you resolved this then? I am creating an app from scratch on Tomcat 6 using Netbean 6 and JSF 1.2 and am getting this same error when an ajaxified component makes an ajax call back to the server. thanks! jvosloo wrote: > > I realized that the problem is actually being caused by the MyFace

Re: HTTP 500 when using custom error pages in Tomcat 6.0

2007-06-05 Thread Rashmi Rubdi
On 6/5/07, Roger Roger <[EMAIL PROTECTED]> wrote: Hi there, Recently we upgraded to Tomcat 6.0. Suddenly the custom errorpages don't work anymore. It works, when I try the example you've shown in your first post. A few things you may want to check: 1) errorPage="error.jsp" , is error.jsp r

Re: Tomcat URL decoding different from Java's URLDecoder?

2007-06-05 Thread Rashmi Rubdi
On 6/5/07, Shankar Unni <[EMAIL PROTECTED]> wrote: (the page was already set to character encoding Big5), the encoded value sent in the URL was rather screwy: The original character is (Big5) 0xAE 0x78. The URL sent by IE said "%AEx". (!!) Did you also configure the web.xml properly ? It sho

Re: Tomcat URL decoding different from Java's URLDecoder?

2007-06-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Shankar, Shankar Unni wrote: > One odd thing we noticed was that when we sent in a single (two-byte) > Big5 character in a form field (the page was already set to character > encoding Big5), the encoded value sent in the URL was rather screwy: This i

Re: can "apache tomcat" be a virus?

2007-06-05 Thread Johnny Kewl
Doesnt really sound like a virus, or malware, probably just broken. Try this Tools > Internet Options > Advanced > Browsing Uncheck -> Enable 3rd party browser extensions It may start working... tell your dad to remove any FREE programs he installed, especially ones that said... cool free tool

Tomcat URL decoding different from Java's URLDecoder?

2007-06-05 Thread Shankar Unni
We were playing around with a little JSP application, and trying to submit (and handle) Big5 characters. (The real purpose was to exercise our primary app which sniffs HTTP traffic and "does stuff" with the raw data it captures - it sees the headers and body as sent over the wire.) One odd t

Proxy and rewrite

2007-06-05 Thread c .
Hello, I'm having trouble Redirecting while using mod_proxy. Previously I was sending all my traffic to tomcat with: ProxyPass /order http://1.1.1.1:8080/order and redirecting with: Redirect 301 /cgi-bin/order.cgi http://pi.pizza73.com/order/pizza.html This worked fine. Now however I'm forwar

RE: Perm Size

2007-06-05 Thread Caldarale, Charles R
> From: Milanez, Marcus [mailto:[EMAIL PROTECTED] > Subject: Perm Size > > I'm trying to use the following parameters in my Tomcat 6 > server through tomcat6w.exe, but they don't seem to take > any effect: > > -Dserver There's no such option as "-Dserver". If you're trying to run Tomcat as a

Re: [OT] RE: Java-Ecommerce

2007-06-05 Thread James McIntosh
My recommendation is www.konacart.com for a open-source java ecommerce because it is based on OS-commerce On Tue, 2007-06-05 at 06:09 -0700, Asare Samuel wrote: > Thanks peter and all those that replied. I think I will take peter's advice > and find a tool rather than reinvent the wheel. Thanks

Re: Perm Size

2007-06-05 Thread Martin Gainty
Marcus- JAVA_OPTS = -XX:MaxPermSize=128m looks ok... are you using J2SE 1.5 jmap to display the heap or some other tool??? Thx/ M-- This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If yo

Re: Invalid command 'workers.tomcat_home=/usr/local/tomcat' when starting Apache

2007-06-05 Thread Gerry Jackson
Thanks for responding. Which configuration file are you importing? Tomcat automatically creates a "mod_jk.conf" file which I believe I attached to my original message. It looks like you are trying to use workers.properties as an apache httpd config file. This file is read by mod_jk, not by

Re: Invalid command 'workers.tomcat_home=/usr/local/tomcat' when starting Apache

2007-06-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gerry, Gerry Jackson wrote: > I'm just trying to set up a basic installation of Tomcat 5.5 with > Apache2 using mod_jk on Ubuntu Feisty. Tomcat is creating the > configuration file automatically as it should be. I have that > configuration file import

Perm Size

2007-06-05 Thread Milanez, Marcus
Hi, I'm trying to use the following parameters in my Tomcat 6 server through tomcat6w.exe, but they don't seem to take any effect: -Dserver -XX:-UseSerialGC -XX:MaxPermSize=256m -XX:PermSize=128m What happens is that my Perm Size still has its default value, which is 64mb. What am I doing wrong?

Re: Does manager show AJP connections as stage K?

2007-06-05 Thread Mladen Turk
Georg Sauer-Limbach wrote: The AJP connector shows a large number (about 50) threads, all in state "K" (keepalive) with connection times of several to several hundred hours. Question: Are these just the permanently open AJP connections between Apache and Tomcat or are these stalled requests?

Re: Java core dump location

2007-06-05 Thread Zdeněk Vráblík
Hi, there my by problem with core file size. Try ulimit -c unlimited. Here is more instructions to check coredump settings http://support.bea.com/application_content/product_portlets/support_patterns/wls/BinaryCoreFileAnalysisPattern.html#Operating_System_Values_that_should_be_checked_for_core_f

Re: Does manager show AJP connections as stage K?

2007-06-05 Thread Somu Sundar Reddy.Y
Hi, Thanks for your reply. When I open the admin console in Tomcat 5.0.28, I can see two Connectors 1. Connector(8009) 2. Conenctor(8080) Below values I can see in Conenctor(8080) Type: - HTTP Scheme: - http Enable DNS Lookups: - false URI Encoding: -

Re: Job Opportunity for Developers, Java Web at Fredhopper

2007-06-05 Thread Martin Gainty
Good Afternoon Vasil Would you consider opening an office here in the US? Martin-- This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email message in error, ple

RE: Need some help in using Oracle Database connection pool in jakarta-tomcat-5.0.28

2007-06-05 Thread Propes, Barry L
if it's working ok in Windows and NOT in Linux, check to see that the spelling reference of jdbc/TestOracle is the same through out. You might want to wrap equalsIgnoreCase() around it. -Original Message- From: Somu Sundar Reddy.Y [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 05, 2007 1:

Re: Need some help in using Oracle Database connection pool in jakarta-tomcat-5.0.28

2007-06-05 Thread David Smith
I would recommend not using the admin console to define datasources. There have been messages on this list for a while indicating the admin console webapp doesn't always persist the config to the disk. Instead, configure it in the context.xml file if at all possible. --David Somu Sundar Red

Does manager show AJP connections as stage K?

2007-06-05 Thread Georg Sauer-Limbach
Hi, in the manager app of Tomcat 5.5 there is the list of threads and their state and connection for each Connector when you click on "Server Status". The AJP connector shows a large number (about 50) threads, all in state "K" (keepalive) with connection times of several to several hundred hours

Need some help in using Oracle Database connection pool in jakarta-tomcat-5.0.28

2007-06-05 Thread Somu Sundar Reddy.Y
Hi, Need some help in using Oracle Database connection pool in jakarta-tomcat-5.0.28 Problem Description: I created a JNDI(Name is jdbc/TestOracle ) for Oracle using Tomcat Admin console Example --TomcatServer->Service->Host->Context(TestProject)->Resources->DataSources

Job Opportunity for Developers, Java Web at Fredhopper

2007-06-05 Thread Vasil Kokareshkov
TOP SOFTWARE PRODUCT COMPANY OFFERS TALENTED JAVA WEB DEVELOPERS A UNIQUE OPPORTUNITY TO BUILD LARGE SCALE WEB APPLICATIONS Company: Fredhopper, Location: Amsterdam or Sofia, Position: Full-time Do you have a talent for seeing a problem and immediately contemplating the likely solution? Are yo

Re: Jstl Tomcat 6 (if )

2007-06-05 Thread Martin Gainty
David As Hassan mentioned you're seeing some version specific feature(s) i.e. http://java.sun.com/products/jsp/jstl/1.1/docs/tlddocs/index.html is version 1.1 specific 1.2 supports the Class PermittedTaglibsTLV javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV which has the initialisation paramet

Re: Jstl Tomcat 6 (if )

2007-06-05 Thread Davide Manca
Ok I fixed! In my web.xml I don't specify any jstl. in my jsp I use <%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions"; prefix="fn" %> Now it works about everything. Thank you. On Tue, 2007-06-05 at 08:16 -0700, Hassan Schroe

Re: Jstl Tomcat 6 (if )

2007-06-05 Thread Hassan Schroeder
On 6/5/07, Davide Manca <[EMAIL PROTECTED]> wrote: If I write http://java.sun.com/jsp/jstl/core instead of http://java.sun.com/jstl/core my jstl tags are not executed... Why? What servlet spec version is your web.xml? Perhaps you can distill and post a small test JSP? -- Hassan Schroeder ---

Re: How to monitor Tomcat Server.

2007-06-05 Thread bezell
Nagios is overkill for one app, or even a small network. I'd suggest other OSS projects like monit or zenoss (full network monitoring). I configured Nagios for a small hosting group and loved what it could do, but no one on the planet would say it is easy to set up if you've never done it before

Invalid command 'workers.tomcat_home=/usr/local/tomcat' when starting Apache

2007-06-05 Thread Gerry Jackson
Hi, I'm just trying to set up a basic installation of Tomcat 5.5 with Apache2 using mod_jk on Ubuntu Feisty. Tomcat is creating the configuration file automatically as it should be. I have that configuration file imported from within the apache2.conf file. However, when I try to start Apache2

Re: Jstl Tomcat 6 (if )

2007-06-05 Thread Davide Manca
If I write http://java.sun.com/jsp/jstl/core instead of http://java.sun.com/jstl/core my jstl tags are not executed... Why? Thank you. On Tue, 2007-06-05 at 06:53 -0700, Hassan Schroeder wrote: > On 6/5/07, Davide Manca <[EMAIL PROTECTED]> wrote: > > I have this code: > > > > <%@ taglib uri="ht

Re: Cannot create JDBC driver of class '' for connect URL 'null'

2007-06-05 Thread Martin Gainty
Previous posting displays configure Resource in context.xml http://marc.info/?l=tomcat-user&m=117312340132291&w=2 HTH/ M-- This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have re

Re: Ref: Cannot create JDBC driver of class '' for connect URL 'null'

2007-06-05 Thread David Smith
Additionally the tomcat website has some excellent docs on how to set this up. I would refer to those docs for your specific version of tomcat (5.0.x or 5.5.x) --David Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pranav, Pranav wrote: I am running an applic

Re: mod_jk and rewrite changed behaviour from 1.2.18 ->1.2.23

2007-06-05 Thread Mladen Turk
Thomas Hartwig wrote: My setup worked with 1.2.18, but 1.2.23 fails with a tomcat file not found error: some.shtml could not be found. Try adding JkOptions ForwardURICompat 1.2.23 has as default ForwardURICompatUnparsed to be able to deal with some security attacks (see 1.2.13 announcement

Re: [OT] RE: Java-Ecommerce

2007-06-05 Thread Martin Gainty
Good Call! There are a couple of ways to persist customer information such as writing customer info to cookies, serialisation or writing to DB My personal favorite is SSB so I suggest ensuring your selected Shopping Cart System supports Stateful Session Beans http://java.sun.com/blueprints/gu

Re: Ref: Cannot create JDBC driver of class '' for connect URL 'null'

2007-06-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pranav, Pranav wrote: > I am running an application using tomcat5.x and getting following error: [snip] > I would appreciate if any one could help me with this. I running the > application using Netbeans 5.5 and have setup the MySql and made the > c

Re: Jstl Tomcat 6 (if )

2007-06-05 Thread Hassan Schroeder
On 6/5/07, Davide Manca <[EMAIL PROTECTED]> wrote: I have this code: <%@ taglib uri="http://java.sun.com/jsp/jstl/functions"; prefix="fn" %> <%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c"%> Mixing taglib versions can't be good :-) I'd change that last to 'uri="http://java.sun.com/

Ref: Cannot create JDBC driver of class '' for connect URL 'null'

2007-06-05 Thread Pranav
Hi, I am running an application using tomcat5.x and getting following error: The error log is as follows: Jun 5, 2007 7:12:31 PM org.apache.catalina.core.ApplicationContext log SEVERE: AdminAcct Initialization Failure javax.faces.FacesException: org.apache.tomcat.dbcp.dbcp.SQLNestedException: C

Jstl Tomcat 6 (if )

2007-06-05 Thread Davide Manca
I have this code: <%@ taglib uri="http://java.sun.com/jsp/jstl/functions"; prefix="fn" %> <%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c"%> Hai cercato lo spettacolo '' nel teatro '' a '' per il periodo dal al per in '' And I get

Re: can "apache tomcat" be a virus?

2007-06-05 Thread Martin Gainty
+1 BTW: If you want a browser that works on every platform try Firefox http://www.mozilla.com/en-US/firefox/ M-- This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received th

Re: [OT] RE: Java-Ecommerce

2007-06-05 Thread Asare Samuel
Thanks peter and all those that replied. I think I will take peter's advice and find a tool rather than reinvent the wheel. Thanks Peter Crowther <[EMAIL PROTECTED]> wrote: [Marked off-topic because this has nothing at all to do with Tomcat] > From: Asare Samuel [mailto:[EMAIL PROTECTED] > I

[OT] RE: Java-Ecommerce

2007-06-05 Thread Peter Crowther
[Marked off-topic because this has nothing at all to do with Tomcat] > From: Asare Samuel [mailto:[EMAIL PROTECTED] > I am trying to create using a small sales tool like that of > amazon(ie shopping cart, checkout). There are many of these around already. You will pay less to buy a license to

Re: Java-Ecommerce

2007-06-05 Thread Kristian Rink
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Samuel; [Asare Samuel <[EMAIL PROTECTED]> @ Tue, 5 Jun 2007 05:29:46 -0700 (PDT)] > 1)Just wondered if there is already a interface for this already. There is a bunch of online shopping solutions out in the wild, most of them proprietary and/or

Re: [OT] Java-Ecommerce

2007-06-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Asare, This sounds like a request for a consulting engagement. I'm sure many of us would be glad to sell our services for this type of request. As it is both off-topic and more relevant to solving general problems, I don't think you'll get too many i

Re: Java-Ecommerce

2007-06-05 Thread Martin Gainty
Sam- Depends on the backend you're using Are you using a DB with a JDBC Datasource? M-- This email message and any files transmitted with it contain confidential information intended only for the person(s) to whom this email message is addressed. If you have received this email message in error

Java-Ecommerce

2007-06-05 Thread Asare Samuel
I am trying to create using a small sales tool like that of amazon(ie shopping cart, checkout). 1)Just wondered if there is already a interface for this already. 2)Also how do i go about creating the actual money transactions? Do I use paypall. 3)How do you prevent double pur

Re: Java core dump location

2007-06-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alan, Alan Cooper wrote: > Running Tomcat5.5 from Red Hat packages on a RHEL4 server. If you're running a RHEL package of Tomcat, most of us won't be able to help you with confguration issues like this because almost all of us run the standard packag

HTTP 500 when using custom error pages in Tomcat 6.0

2007-06-05 Thread Roger Roger
Hi there, Recently we upgraded to Tomcat 6.0. Suddenly the custom errorpages don't work anymore. For this test I created a simple jsp-page with <%=x%> in it without declaring that x so it would result in an error. I would like to know how I can get the customized page (error.jsp) back. #

mod_jk and rewrite changed behaviour from 1.2.18 ->1.2.23

2007-06-05 Thread Thomas Hartwig
Recently I tried to update the mod_jk module for a debian system to version 1.2.18 of the jk connector. All compiling went through but I have problems with some changes in conjunction with the rewrite functionality of apache I assume. In the past I did some internal [PT] (proxy pass through) r

Re: can "apache tomcat" be a virus?

2007-06-05 Thread Mladen Turk
Elke Thoné wrote: Hello, I'm looking for help for my father. We are both using our computer only to surf and email and some games. Now on the computer of my father, when he opens Internet Explorer, he always gets a page fro Apache Tomcat saying something that it is installed successfully. He

RE: can "apache tomcat" be a virus?

2007-06-05 Thread Peter Crowther
> From: Elke Thoné [mailto:[EMAIL PROTECTED] > I'm looking for help for my father. We are both using our > computer only to surf and email and some games. Now on the > computer of my father, when he opens Internet Explorer, he > always gets a page fro Apache Tomcat saying something that it > i

Java core dump location

2007-06-05 Thread Alan Cooper
Running Tomcat5.5 from Red Hat packages on a RHEL4 server. I’m having problem with one of my webapps in that it occasionally core dumps. I’m working getting the root cause sorted out, but in the meantime, the core dumps fill /tmp – can anyone point me to a guide to changing where the core dumps

can "apache tomcat" be a virus?

2007-06-05 Thread Elke Thoné
Hello, I'm looking for help for my father. We are both using our computer only to surf and email and some games. Now on the computer of my father, when he opens Internet Explorer, he always gets a page fro Apache Tomcat saying something that it is installed successfully. He cannot surf to any o