Access Problem

2004-09-14 Thread Raul Portales Fernandez
Hello: I have a very strange problem with tomcat, I have revised te online doc, the FAQ, and googled it, but found nothing. Here is it: I have a webapp installed by a .war file, this app works fine when I acces it by localnet using: http://myinternalip:myport/myapp/ The whole app works fine.

RE: Access Problem

2004-09-14 Thread Shapira, Yoav
: Raul Portales Fernandez [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 14, 2004 6:22 AM To: [EMAIL PROTECTED] Subject: Access Problem Hello: I have a very strange problem with tomcat, I have revised te online doc, the FAQ, and googled it, but found nothing. Here is it: I have a webapp

AW: Access Problem

2004-09-14 Thread Gunnar Pörschke
List Betreff: RE: Access Problem Hi, It would seem to be a network configuration error on your part (maybe the router, maybe the firewall, maybe iptables/ipchains if you have those configured, who knows), since it works internall without a problem. Yoav Shapira Millennium Research Informatics

RE: Tomcat 4.1.24: file access problem?

2003-07-15 Thread Shapira, Yoav
Howdy, It appears to be a Clickshare problem: ask them. Yoav Shapira Millennium ChemInformatics -Original Message- From: The Wolf [mailto:[EMAIL PROTECTED] Sent: Monday, July 14, 2003 6:20 PM To: [EMAIL PROTECTED] Subject: Tomcat 4.1.24: file access problem? Hi, I am running Tomcat

Tomcat 4.1.24: file access problem?

2003-07-14 Thread The Wolf
Hi, I am running Tomcat 4.1.24 on Red Hat Linux 7.3 with Sun JVM 1.4.1. I am experiencing a problem with a Java webapp (clickshare): *** 3403 [Thread-19] INFO click.cs.CSConfiguration - Reading configuration file /etc/opt/clickshare/www.mysite.com.conf

Local/Internet access problem

2003-02-17 Thread Todd Paridon
I am still feeling my way through the setup and operation of these applications so please be gentle and explicit if you could. I have tomcat 4.1.18 running with Apache 2.0.43 and mod_jk2.0.43 running on Mandrake-Linux 8.2. I can run the supplied tomcat examples from within my local network

RE: Local/Internet access problem

2003-02-17 Thread Turner, John
]] Sent: Monday, February 17, 2003 1:39 PM To: [EMAIL PROTECTED] Subject: Local/Internet access problem I am still feeling my way through the setup and operation of these applications so please be gentle and explicit if you could. I have tomcat 4.1.18 running with Apache 2.0.43

Re: Local/Internet access problem

2003-02-17 Thread Todd Paridon
Sorry for the dumb question, as I said I'm just learning this stuff... This was installed a while ago and I don't remember the method I used. Is there any way to tell if the auto-config option is being used? Thanks for your patience Todd Paridon === If

RE: Local/Internet access problem

2003-02-17 Thread Turner, John
To: Tomcat Users List Subject: Re: Local/Internet access problem Sorry for the dumb question, as I said I'm just learning this stuff... This was installed a while ago and I don't remember the method I used. Is there any way to tell if the auto-config option is being used? Thanks

RE: database access problem

2001-04-09 Thread Danny Angus
I dont think its the SQL statement thats causing your grief.

RE: database access problem

2001-04-09 Thread Bryant, William
D] Subject: Re: database access problem Asim, I dont think Oracle or SQL Server support the "AS" keyword for renaming column names. I think its specific to MS Access. I did a quick search and found the below link but Im no expert on sql syntax. That would be the first place Id look to c

database access problem

2001-04-08 Thread Asim Ghaffar
Hello Friends! I am in real difficult situation so i need some quick advice. I am making a search engine. I did all my testing on MS Acess. So far so good. But now when i switched to Oracle and SQL Server i am getting a very odd problem (same in oravle and SQL). here is my code. 1 try{ 2

RE: database access problem

2001-04-08 Thread Adam Fowler
ubject: Re: database access problem Asim, I dont think Oracle or SQL Server support the "AS" keyword for renaming column names. I think its specific to MS Access. I did a quick search and found the below link but Im no expert on sql syntax. That would be the first place Id look to check sql