Hello Jim,

there may be a problem with the web.xml configuration file. If ProcessManagerApplication is not a Restlet application, you should not have to implement such constructor, and this kind of error should not happen...
Could you send us your configuration file?

Best regards,
Thierry Boileau
Can someone pls provide some information on this exception. I am running outside the Neolios Restlet Engine. Everything works fine but wondering whether I actually need to implement this constructor and the purpose of it.

16:30:32,578 WARN [/procmgr] procmgr: [Noelios Restlet Engine] - The ServerServ let couldn't invoke the constructor of the target class. Please check this class has a constructor with a single parameter of Context. The empty constructor and the context setter wille used instead. au.com.comware.procmgr.application.Proce
ssManagerApplication
java.lang.NoSuchMethodException: au.com.comware.procmgr.application.ProcessManag
erApplication.<init>(org.restlet.Context)
        at java.lang.Class.getConstructor0(Class.java:2678)
        at java.lang.Class.getConstructor(Class.java:1629)

cheers
</jima>

Reply via email to