distinct java versions writing and reading some entries
alexandre <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
hello, imagine that... Client A waits for entries that satisfy some templates. This client runs Java 1.4.2. Client B writes entries that satisfy the template that Client A is waiting for. Client B compiled these entries with Java 5.0 and actually used codes only that version 5.0 understand. this whill raise some exception at client a? how can i avoid these problems? ---- Olá, em uma situação deste tipo: um cliente A está esperando por entrys que satisfaçam a um determinado gabarito. este cliente A roda a versão 1.4.2 do java. um cliente B escreve entrys que satisfaçam ao gabarito que A está esperando. o cliente B compilou estas entrys com a versão 5.0 do java e efetivamente utilizou código que apenas a versão 5.0 entende. isso vai lançar alguma exceção no cliente A? como evitar esse problema? ---- =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVASPACES-USERS". For general help, send email to [email protected] and include in the body of the message "help". To view past JAVASPACES-USERS postings, please see: http://archives.java.sun.com/archives/javaspaces-users.html JDC members can download the JavaSpaces(tm) Technology from: http://developer.java.sun.com/developer/products/jini/