Re: APR not picking up tcnative-1.dll

2007-01-09 Thread robert lazarski
On 1/8/07, robert lazarski <[EMAIL PROTECTED]> wrote: On 1/8/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: robert lazarski [mailto:[EMAIL PROTECTED] > > Subject: Re: APR not picking up tcnative-1.dll > > > > > > 2) Are you using a 64-bi

Re: APR not picking up tcnative-1.dll

2007-01-08 Thread robert lazarski
On 1/8/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > From: robert lazarski [mailto:[EMAIL PROTECTED] > Subject: Re: APR not picking up tcnative-1.dll > > > > 2) Are you using a 64-bit JVM on the Windows box? > > Nope! We are using the 32bit jvm . Does

RE: APR not picking up tcnative-1.dll

2007-01-08 Thread Caldarale, Charles R
> From: robert lazarski [mailto:[EMAIL PROTECTED] > Subject: Re: APR not picking up tcnative-1.dll > > > > 2) Are you using a 64-bit JVM on the Windows box? > > Nope! We are using the 32bit jvm . Does that matter since the > dll is native ? I suspect so, but I'

Re: APR not picking up tcnative-1.dll

2007-01-08 Thread robert lazarski
See comments inline: On 1/8/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > From: robert lazarski [mailto:[EMAIL PROTECTED] > Subject: APR not picking up tcnative-1.dll > > However I cannot get this to appear on XP x64 , just linux. I spent > all day googling. Any

RE: APR not picking up tcnative-1.dll

2007-01-08 Thread Caldarale, Charles R
> From: robert lazarski [mailto:[EMAIL PROTECTED] > Subject: APR not picking up tcnative-1.dll > > However I cannot get this to appear on XP x64 , just linux. I spent > all day googling. Any ideas? Two questions: 1) Is it really a 64-bit version of XP? 2) Are you using a 64

APR not picking up tcnative-1.dll

2007-01-08 Thread robert lazarski
Hi all, I've got APR working on linux just fine via LD_LIBRARY_PATH on my dev box , but I can't get APR working on the target XP on x64 intel box via the system path environment variable. I'm using tomcat 5.5.18 which is embedded into JBoss 4.0.5 . AFAICT 5.5.18 uses APR 1.1.3 and I downloaded th