DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27167>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27167

Apache 2.0.48 Tomcat 5.0.19 and JNI at  windows xmp not working





------- Additional Comments From [EMAIL PROTECTED]  2004-03-10 13:35 -------
Great!

Success with the new parameter startd and stopd.

The jmx lib is now on my reduce classpath.
My working configuration has following jars
bootstrap.jar
tools.jar
jmx.jar
tomcat-jni.jar

My JSP Compilation error is a too long classpath error at windows. After I
reduce the path the JSP's are working. The catalina.base mode with my own
catalina.config is working perfect.
        
Ok, the direct Apache JNI Mode is no really usefull for big site but 
for single small maschine an option. By very small installation
you have only to handle the apache service to start and stop. 
I will start a performance test at the weekend and than I tell you more.

Great, now I can start to document this jni JK2 option for
my german tomcat book project. I also document it on my 
german http://tomcat.objektpark.org site and
wrote a story at my TomC@ series at JavaMagazin..

Thanx a lot
Peter


PS: add my working workers2.properties

Other thing is....

Can't Compile jk_isapi at
Apache 2.0.48
cvs head 10.03.04
Microsoft VC98
Windows XP Prof SP 1


Compiling D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors\jk\native2\server\
isapi\jk_isapi_plugin.c
       [so] Compile failed 2 D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors
\jk\native2\server\isapi\jk_isapi_plugin.c
       [so] Output:
       [so] jk_isapi_plugin.c
       [so] D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors\jk\native2\serve
r\isapi\jk_isapi_plugin.c(163) : error C2065: 'SF_NOTIFY_AUTH_COMPLETE' : nichtd
eklarierter Bezeichner
       [so] D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors\jk\native2\serve
r\isapi\jk_isapi_plugin.c(163) : warning C4018: '==' : Konflikt zwischen signed
und unsigned
       [so] D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors\jk\native2\serve
r\isapi\jk_isapi_plugin.c(233) : warning C4018: '==' : Konflikt zwischen signed
und unsigned
       [so] D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors\jk\native2\serve
r\isapi\jk_isapi_plugin.c(234) : error C2065: 'PHTTP_FILTER_AUTH_COMPLETE_INFO'
: nichtdeklarierter Bezeichner
       [so] D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors\jk\native2\serve
r\isapi\jk_isapi_plugin.c(234) : error C2146: Syntaxfehler : Fehlendes ')' vor B
ezeichner 'pvNotification'
       [so] D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors\jk\native2\serve
r\isapi\jk_isapi_plugin.c(234) : warning C4047: '=' : Anzahl der Dereferenzierun
gen bei 'int (__stdcall *)(struct _HTTP_FILTER_CONTEXT *,char *,void *,unsigned
long *)' und 'int ' unterschiedlich
       [so] D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors\jk\native2\serve
r\isapi\jk_isapi_plugin.c(234) : error C2059: Syntaxfehler : ')'
       [so] D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors\jk\native2\serve
r\isapi\jk_isapi_plugin.c(235) : error C2146: Syntaxfehler : Fehlendes ')' vor B
ezeichner 'pvNotification'
       [so] D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors\jk\native2\serve
r\isapi\jk_isapi_plugin.c(235) : warning C4047: '=' : Anzahl der Dereferenzierun
gen bei 'int (__stdcall *)(struct _HTTP_FILTER_CONTEXT *,char *,char *)' und 'in
t ' unterschiedlich
       [so] D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors\jk\native2\serve
r\isapi\jk_isapi_plugin.c(235) : error C2059: Syntaxfehler : ')'
       [so] D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors\jk\native2\serve
r\isapi\jk_isapi_plugin.c(236) : error C2146: Syntaxfehler : Fehlendes ')' vor B
ezeichner 'pvNotification'
       [so] D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors\jk\native2\serve
r\isapi\jk_isapi_plugin.c(236) : warning C4047: '=' : Anzahl der Dereferenzierun
gen bei 'int (__stdcall *)(struct _HTTP_FILTER_CONTEXT *,char *,char *)' und 'in
t ' unterschiedlich
       [so] D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors\jk\native2\serve
r\isapi\jk_isapi_plugin.c(236) : error C2059: Syntaxfehler : ')'
       [so] StdErr:


BUILD FAILED
file:D:/tomcat/develop/tomcat5/jakarta-tomcat-connectors/jk/native2/build.xml:61
1: Compile failed D:\tomcat\develop\tomcat5\jakarta-tomcat-connectors\jk\native2
\server\isapi\jk_isapi_plugin.c

Total time: 1 minute 58 seconds
D:\tomcat\develop\tomcat5>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to