new isapi_redirector2.dll

2004-11-19 Thread David Boyer
I noticed there have been some commits since the last official release in March, so I've built a version based on the latest snapshot. I've also added a "How to" page for people interested in building it themselves. http://web.bvu.edu/staff/david/index.jsp?section=software&subsection=isapi&page=o

RE: new isapi_redirector2.dll

2004-12-14 Thread David Boyer
\server\isapi\jk_isapi_plugin.c(237) : warning C4047: '=' : 'int (__stdcall *)(struct _HTTP_FILTER_CONTEXT *,char *,char *)' differs in levels of indirection from 'int ' C:\cvs\jakarta-tomcat-connectors\jk\native2\server\isapi\jk_isapi_plugin.c(237) : error C2059: syntax err

RE: new isapi_redirector2.dll

2004-12-14 Thread Derrick Koes
I was a bit hasty in my response. How do you get Visual C++ to recognize the SDK files? Thanks, Derrick -Original Message- From: Derrick Koes [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 14, 2004 1:14 PM To: Tomcat Users List Subject: RE: new isapi_redirector2.dll Thank you

RE: new isapi_redirector2.dll

2004-12-14 Thread Derrick Koes
I just had to move 'C:\Program Files\Microsoft SDK\include' higher in the directories list. -Original Message- From: Derrick Koes Sent: Tuesday, December 14, 2004 1:51 PM To: 'Tomcat Users List' Subject: RE: new isapi_redirector2.dll I was a bit hasty in my r

RE: new isapi_redirector2.dll

2004-12-14 Thread Derrick Koes
ember 14, 2004 12:09 PM To: [EMAIL PROTECTED] Subject: RE: new isapi_redirector2.dll SF_NOTIFY_AUTH_COMPLETE is part of the platform SDK. The errors you're getting suggests VC doesn't know where to find the SDK. >>> [EMAIL PROTECTED] 12/14/2004 10:02:26 AM >>> I think

RE: new isapi_redirector2.dll

2004-12-14 Thread Derrick Koes
int ' C:\cvs\jakarta-tomcat-connectors\jk\native2\server\isapi\jk_isapi_plugin.c(237) : error C2059: syntax error : ')' jk_jni_aprImpl.c -Original Message- From: David Boyer [mailto:[EMAIL PROTECTED] Sent: Friday, November 19, 2004 5:01 PM To: [EMAIL PROTECTED] Subject: new

Re: new isapi_redirector2.dll

2004-12-14 Thread karjera
Laba diena. Dėkojame, kad mums parašėte. Jūsų atsiųsta žinutė išsaugota mūsų duomenų bazėje. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: new isapi_redirector2.dll

2004-12-14 Thread Allistair Crossley
. > -Original Message- > From: Derrick Koes [mailto:[EMAIL PROTECTED] > Sent: 14 December 2004 16:02 > To: Tomcat Users List > Subject: RE: new isapi_redirector2.dll > > > > I think I've followed the steps to build JK2, but there are > still errors in the