我正在尝试创建一个将对象转换为JaxbRepresentation的示例测试应用程序。但是当我尝试运行它时,它给了我一个错误。Main.java文件packagetest_jaxb;importorg.restlet.Server;importorg.restlet.data.Protocol;publicclassMain{/***@paramargsthecommandlinearguments*/publicstaticvoidmain(String[]args)throwsException{ServerhelloServer=newServer(Protocol.HTTP,8