草庐IT

JaxbRepresentation

全部标签

java - JaxbRepresentation 给出错误 "doesnt contain ObjectFactory.class or jaxb.index"

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