----- Mensaje original -----
> De: "Rainer Jung" <[email protected]>
}
>
> Was that intentional? I'd say the timestamp should be provided by the
> log framework and not by java.sql.Date. But maybe the whole message
> is
> just a leftover from debugging the issue.
>
> The same for the TC 7 backport.
>
hi Rainer, no, not intentional, it is left over from debugging. I will remove
the Date object
Filip
> > try {
> > unreg(sk, attachment, sk.readyOps());
> > SendfileData sd = attachment.getSendfileData();
> > + //setup the file channel
> > if ( sd.fchannel == null ) {
> > File f = new File(sd.fileName);
> > if ( !f.exists() ) {
>
> ...
>
> Regards,
>
> Rainer
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]