From: Jihane <jbe...@ho...> - 2010-03-26 10:52:06
|
Hello Brian, I'm a student in an engineering school. As a part of my training, I need to develop a new resource record type in dnsjava. Firstly, i have created a class which defines this new type. This latter is extends Record class. After that, I have run the jnaned server on my computer and registered a name and its corresponding information of this new type. Unfortunately, when I did a lookup for this type or the AAAA record type, I didn't get an answer even if these RRs exist in .db. PS: I added in class Type this new type. Have you an explanation for this problem? If the server does not recorgnize this new type.In which class i need to add information about this new type (jnamed for instance)? because it doesn't work also for AAAA Record type. Thank you in advance, Cheers Jihane -- View this message in context: http://old.nabble.com/Developping-a-new-record-type-in-dnsjava-tp28040758p28040758.html Sent from the dnsjava-users mailing list archive at Nabble.com. |