From: Thomas W. <tc...@to...> - 2008-07-04 15:41:26
|
Hi > --- > log.fine("Loading key with uuid " + uuid.toStringNoPrefix()); > key = context.loadKeyByUuidFromSystem(uuid); > log.fine("Success. UUID is "+key.getAttribUuid().toStringNoPrefix()); > - > FINE: load key with UUID: ca4a43de-0782-47c4-853c-801cdae8bd30 > FINE: Success. UUID is de434aca-8207-c447-853c-801cdae8bd30 > --- > > When I'm calling getRegisteredKeysByUuid, I get the first one as a > result, so this key does exists, the other one not. But the IDs are > looking like there is a problem with the byte order... So is this a bug > or a feature? Looks like a bug to me... I have not jTSS source at hands at the moment. But I guess Ronald will probably hunt that one down once he is back in office. Bye, -- Thomas Winkler tc...@to... |