-
I am using Version 0.3.0 of the NeuLevel RTK (Java) supplied by telnic. When connecting I receive a greeting and then an exception occours:
java.lang.ClassCastException: org.apache.xerces.dom.DeferredTextImpl cannot be cast to org.w3c.dom.Element
at com.neulevel.epp.core.EppServiceMenu.fromXML(EppServiceMenu.java:267)
at com.neulevel.epp.core.EppGreeting.fromXML(EppGreeting.java:251)
at...
2009-03-16 10:12:55 UTC in Java/C++ Registrar Toolkit for EPP V04
-
The constant STATUS_SERVER_CANCELLED in EppResponseDataTransfer (Java-Toolkit) is spelled "serverCanCelled" instead of "serverCancelled". This will lead to a parsing error using the corresponding xsd.
Best Regards,
Andre Schaupp.
2009-03-11 09:28:12 UTC in Java/C++ Registrar Toolkit for EPP V04
-
I'm using Eclipse 3.3.2. After downloading the shown plugin (1.2.0) through the Eclipse update-mechanism it wasn't able to create testclasses any more (everything else works fine).
Seems like i didn't get the newest version suitable for my platform but an even newer one.
Andre Schaupp.
2009-03-04 12:45:51 UTC in moreUnit