Re: Blank page when native DLL used

2009-06-03 Thread Frank W. Zammetti
m=zammetti&act=search) All you could possibly want is here: zammetti.com Caldarale, Charles R wrote: From: Frank W. Zammetti [mailto:fzli...@omnytex.com] Subject: Re: Blank page when native DLL used the only thing I did do was take all the preinstalled applications and remove them

RE: Blank page when native DLL used

2009-06-03 Thread Caldarale, Charles R
> From: Frank W. Zammetti [mailto:fzli...@omnytex.com] > Subject: Re: Blank page when native DLL used > the only thing I did do was take all the preinstalled > applications and remove them from webapps... Including ROOT? If you don't have a default webapp deployed, you will

Re: Blank page when native DLL used

2009-06-03 Thread Frank W. Zammetti
or info: apress.com/book/search?searchterm=zammetti&act=search) All you could possibly want is here: zammetti.com Caldarale, Charles R wrote: From: Frank W. Zammetti [mailto:fzli...@omnytex.com] Subject: Re: Blank page when native DLL used 32-bit, and I re-confirmed I have the right d

RE: Blank page when native DLL used

2009-06-01 Thread Caldarale, Charles R
> From: Frank W. Zammetti [mailto:fzli...@omnytex.com] > Subject: Re: Blank page when native DLL used > 32-bit, and I re-confirmed I have the right download (which seems > obvious anyway given that Tomcat picks it up and starts running > with it, but you never know). You d

Re: Blank page when native DLL used

2009-05-26 Thread Frank W. Zammetti
ects" and "Practical Ajax Projects with Java Technology" (For info: apress.com/book/search?searchterm=zammetti&act=search) All you could possibly want is here: zammetti.com Caldarale, Charles R wrote: From: Frank W. Zammetti [mailto:fzli...@omnytex.com] Subject: Blank page when n

RE: Blank page when native DLL used

2009-05-26 Thread Caldarale, Charles R
> From: Frank W. Zammetti [mailto:fzli...@omnytex.com] > Subject: Blank page when native DLL used > > Hi folks... I'm running Tomcat 6.0.18 on Windows XP and I'm trying to > use tcnative-1.dll 1.1.16... I drop the DLL in tomcat/bin and it's > picked up at startup

Blank page when native DLL used

2009-05-25 Thread Frank W. Zammetti
Hi folks... I'm running Tomcat 6.0.18 on Windows XP and I'm trying to use tcnative-1.dll 1.1.16... I drop the DLL in tomcat/bin and it's picked up at startup as expected... however, trying to access any JSPs on the server results in a blank page. If I remove the DLL everything works fine. Is