1

web service calls failing with below error.

ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-43) RESTEASY002010: Failed to execute: javax.ws.rs.NotAuthorizedException: HTTP 401 Unauthorized

Also getting below warning in server logs.

Could not index class module-info.class at /C:/econiq-github/repository/Local/acme/EconiqASTest/content/econiq.ear/lib/jaxb-api-2.3.0.jar: java.lang.IllegalStateException: Unknown tag! pos=4 poolCount = 32

Javamo
  • 11
  • 1
  • 3

1 Answers1

0

The two problems you mentioned are very likely unrelated:

Léo Schneider
  • 2,085
  • 3
  • 15
  • 28