This one time, at band camp, Michael Fork said:

MF>Is there any way to have the UUID based on the MAC
MF>address instead of the IP address?

Only if you provide your own key generator implementation. It's
actually quite easy to do so and just list the class in castor.properties
under the org.exolab.castor.jdo.keyGeneratorFactories property.
Then make use of the new key generator in your mapping descriptor.
IIRC, the only requirement is that the class have a unique name.

Bruce
--
perl -e 'print unpack("u30","<0G)[EMAIL PROTECTED]&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

The Castor Project
http://www.castor.org/

Apache Geronimo
http://incubator.apache.org/projects/geronimo.html

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to