JBoss 7 で WebServices をデプロイしようとしています。 @WebServices アノテーションが付けられた単一のクラスがあります。ただし、JBoss からエラーが発生し続けます...
原因: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011232: 1 つの JAX-RS アプリケーション クラスのみが許可されています。com.sun.jersey.api.core.ScanningResourceConfig com.sun.jersey.api.core.DefaultResourceConfig com.sun.jersey.api.core.ClasspathResourceConfig com.sun.jersey.api.core.ApplicationAdapter com.sun.jersey. api.core.ResourceConfig com.sun.jersey.api.core.servlet.WebAppResourceConfig com.sun.jersey.server.impl.application.DeferredResourceConfig com.sun.jersey.api.core.ClassNamesResourceConfig com.sun.jersey.api. core.PackagesResourceConfig
この不思議な別のアプリケーションはどこにありますか?