Ignacio J. Ortega wrote:
> Thanks, Mladen..
> 
> Dohh, forgot compile before commit.. sorry..
> 
> I will move the win32 logger to common jk2, and as far it follows the
> null factory pattern ( the same that Unix Sockets channel is doing ),
> there is no need to ifdef it in registry, and because it's  OS dependant
> capability ( as Unix sockets ), not a HTTP server one, it makes sense
> more in commons, any comments?

Now on Solaris I have the following:
+++
bash-2.03$ bin/apachectl stop
Syntax error on line 262 of /export/home2/apache20/apache20/conf/httpd.conf:
Cannot load /export/home2/apache20/apache20/modules/mod_jk2.so into server: ld.s
o.1: /export/home2/apache20/apache20/bin/httpd: fatal: relocation error: file /e
xport/home2/apache20/apache20/modules/mod_jk2.so: symbol jk2_logger_win32_factor
y: referenced symbol not found
bash-2.03$
+++
Some #ifdef #endif missing.

> 
> The only thing that remains to be fixed is the build, compiling from
> msdev it's not a problem, but needs some hacks to be compiled with ant..
> at least just now jkant doesnt know anything about mc files.. :)
> 
> I think i've messed a little initializations, and may be it will have a
> little weird behaviour now, with respect to logger inits, but code it's
> almost there so it's a problem of knowing where it goes :)
> 
> There is another problem i was having, i was using a dsp called mod_jk2
> ( not mod_jk as it's in repository ), so all my fixes to the mod_jk2
> build, where only at my local copy.., :(, now i understand the problems
> people could have trying to build for win32 from native2.., i will
> commit my version and remove the mod_jk.dsp from cvs, this evening , if
> nobody is against, 
> 
> And i suggest that mod_jk for apache13 should follow and be named as
> mod_jk2 too, to be able to use both connectors in parallel at any apache
> or IIS install.. ( i_r2.dll allready uses another registry key and
> another dll name to be able to do that )
> 
> Saludos ,
> Ignacio J. Ortega
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 
> 




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

Reply via email to