Re: Tomcat 4.1 with MS SQL2005

2006-10-02 Thread Piero Cavalieri
There are new drivers for SQL2005 here: http://msdn.microsoft.com/data/ref/jdbc/ In the package there are some samples applications and detailed instructions. Connection string should like: jdbc:sqlserver://localhost:1433; databaseName=AdventureWorks;user=UserName;password=* But if you

Re: Upgrade from 2000 to 2003; .NET2 ?

2006-09-21 Thread Piero Cavalieri
I found the problem. IIS6 was in IIS5 isolation mode. Turning off, solved. Piero [EMAIL PROTECTED] ha scritto: I haven't done any specific testing, however I am running one of my servers with .Net 1.1 and .Net 2 (two application pools) along with Tomcat. What are you doing with the .Net page

Re: Upgrade from 2000 to 2003; .NET2 ?

2006-09-20 Thread Piero Cavalieri
I have 1.2.15 working correctly on WindowsXP, and on another machine, Win2003 (and .NET1.1). But I'm in trouble with a machine with Win2003 (IIS6) and .NET2 ( still jk1.2.15 and Tomcat 5.5.17). Randomly (often) I have from IIS a Bad Request resposne (and isapi_log doesn't log anything). The

Re: Upgrade from 2000 to 2003; .NET2 ?

2006-09-20 Thread Piero Cavalieri
Maybe I found the problem. IIS6 was in IIS5 isolation mode. Unchecking it, seems to be working ! Piero Piero Cavalieri ha scritto: I have 1.2.15 working correctly on WindowsXP, and on another machine, Win2003 (and .NET1.1). But I'm in trouble with a machine with Win2003 (IIS6) and .NET2

Re: HTTP/1.1 400 Bad Request --- Tomcat 5.0.28/IIS6 (Win2003)/JK-1.2.15

2006-09-01 Thread Piero Cavalieri
. Piero Darryl Miles ha scritto: Piero Cavalieri wrote: The get: GET /geonetwork/srv/en/main.search?extended=offremote=offattrset=geoany=hitsPerPage=10 HTTP/1.1 The response: HTTP/1.1 400 Bad Request Content-Type: text/html Date: Thu, 31 Aug 2006 10:02:04 GMT Connection: close Content-Length: 35

HTTP/1.1 400 Bad Request --- Tomcat 5.0.28/IIS6 (Win2003)/JK-1.2.15

2006-08-31 Thread Piero Cavalieri
The get: GET /geonetwork/srv/en/main.search?extended=offremote=offattrset=geoany=hitsPerPage=10 HTTP/1.1 The response: HTTP/1.1 400 Bad Request Content-Type: text/html Date: Thu, 31 Aug 2006 10:02:04 GMT Connection: close Content-Length: 35 Serving the request directly from Apache doesn't

Re: HTTP/1.1 400 Bad Request --- Tomcat 5.0.28/IIS6 (Win2003)/JK-1.2.15

2006-08-31 Thread Piero Cavalieri
. hope it helps - -reynir Piero Cavalieri wrote: The get: GET /geonetwork/srv/en/main.search?extended=offremote=offattrset=geoany=hitsPerPage=10 HTTP/1.1 The response: HTTP/1.1 400 Bad Request Content-Type: text/html Date: Thu, 31 Aug 2006 10:02:04 GMT Connection: close Content-Length: 35