Mladen Turk wrote: > Hi, > > Apache isn't the bugger here. The jni itself is unable to process the > POST data. > The channel_jni is invoked for the getChunk (id 6), but then nothing > happens (at least I wasn't been able to trace any jni_send). > It invokes the response dispatcher, but then nothing happens. (Think > that this message should be written back as requested) like for stream > channels in the processCallbacks. > > Now I can check for JK_HANDLER_RESPONSE after calling dispatch and write > the post data, but that doesn't help. The message is formatted > correctly, but seems like Java part disregards that. > > Am I missing something here? Costin?
It's most likely a bug. I know Nacho is using JNI with IIS - and the code looks fine. This week I'll not be able to help too much, I am far too busy, but I'll try finding some time during the weekend. Costin > > MT. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>