<init>(ApplicationHandler.java:265) at org.glassfish.jersey.servlet.ServletContainer.init(ServletContainer.java:349)
at javax.servlet.GenericServlet.init<init>(Ap
当我在本地系统上运行我的应用程序时,它运行得非常好。但如果我部署它并在Google App Engine上运行,会给出以下错误: at org.glassfish.jersey.servlet.internal.ResponseWriter.rethrow(ResponseWriter.java:256
您好,当我将我的应用程序部署到glassfish时,它给出了上面的错误 java.lang.IllegalStateException: Servlet [ParticipantPortImpl] and Servlet [CoordinatorPortImpl] have the same url pattern: [/WSAT11Service]at org.glassfish.apf.AnnotationInfoArchivist.java:380