Sollder11 commented on PR #1063:
URL: https://github.com/apache/tomee/pull/1063#issuecomment-1709000609

   Fixed the issue with the user, they go through now... interestingly enough, 
the config necessary has almost nothing to do with what is described in the 
documentation. My last run now looks like this:
   
   
   ```
   [ERROR] Failures: 
   [ERROR]   
JAXRSClientIT.dynamicFeatureIsRegisteredTest:111->JAXRSCommonClient.assertEquals:721
 [Ljava.lang.Object;@fe42a09 ==> expected: <true> but was: <false>
   [ERROR]   
JAXRSClientIT.featureIsRegisteredTest:93->JAXRSCommonClient.assertEquals:721 
[Ljava.lang.Object;@19bfbe28 ==> expected: <true> but was: <false>
   [ERROR]   
JsonbContextProviderIT.shouldUseApplicationProvidedJsonbInstance:115 
   Expected: is 
"Origin(2124707916),CustomSerializer(CLIENT),CustomDeserializer(SERVER),EchoResource,CustomSerializer(SERVER),CustomDeserializer(CLIENT)"
        but: was 
"Origin(2124707916),CustomSerializer(CLIENT),CustomDeserializer(CLIENT),EchoResource,CustomSerializer(CLIENT),CustomDeserializer(CLIENT)"
   [ERROR] Errors: 
   [ERROR]   
SeBootstrapIT.shouldBootInstanceDespiteUnknownConfigurationParameters:236 » 
AbstractMethod Receiver class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl 
does not define or inherit an implementation of the resolved method 'abstract 
jakarta.ws.rs.SeBootstrap$Configuration$Builder createConfigurationBuilder()' 
of abstract class jakarta.ws.rs.ext.RuntimeDelegate.
   [ERROR]   SeBootstrapIT.shouldBootInstanceUsingConvenienceMethods:148 » 
AbstractMethod Receiver class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl 
does not define or inherit an implementation of the resolved method 'abstract 
jakarta.ws.rs.SeBootstrap$Configuration$Builder createConfigurationBuilder()' 
of abstract class jakarta.ws.rs.ext.RuntimeDelegate.
   [ERROR]   SeBootstrapIT.shouldBootInstanceUsingDefaults:71 » AbstractMethod 
Receiver class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl does not define or 
inherit an implementation of the resolved method 'abstract 
jakarta.ws.rs.SeBootstrap$Configuration$Builder createConfigurationBuilder()' 
of abstract class jakarta.ws.rs.ext.RuntimeDelegate.
   [ERROR]   SeBootstrapIT.shouldBootInstanceUsingExternalConfiguration:186 » 
AbstractMethod Receiver class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl 
does not define or inherit an implementation of the resolved method 'abstract 
jakarta.ws.rs.SeBootstrap$Configuration$Builder createConfigurationBuilder()' 
of abstract class jakarta.ws.rs.ext.RuntimeDelegate.
   [ERROR]   
SeBootstrapIT.shouldBootInstanceUsingImplementationsDefaultIpPort:317 » 
AbstractMethod Receiver class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl 
does not define or inherit an implementation of the resolved method 'abstract 
jakarta.ws.rs.SeBootstrap$Configuration$Builder createConfigurationBuilder()' 
of abstract class jakarta.ws.rs.ext.RuntimeDelegate.
   [ERROR]   SeBootstrapIT.shouldBootInstanceUsingProperties:107 » 
AbstractMethod Receiver class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl 
does not define or inherit an implementation of the resolved method 'abstract 
jakarta.ws.rs.SeBootstrap$Configuration$Builder createConfigurationBuilder()' 
of abstract class jakarta.ws.rs.ext.RuntimeDelegate.
   [ERROR]   SeBootstrapIT.shouldBootInstanceUsingSelfDetectedFreeIpPort:280 » 
AbstractMethod Receiver class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl 
does not define or inherit an implementation of the resolved method 'abstract 
jakarta.ws.rs.SeBootstrap$Configuration$Builder createConfigurationBuilder()' 
of abstract class jakarta.ws.rs.ext.RuntimeDelegate.
   [ERROR]   JAXRSSigTestIT.signatureTest:415 Fault signatureTest failed with 
an unexpected exception
   [INFO] 
   [ERROR] Tests run: 2796, Failures: 3, Errors: 8, Skipped: 128
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomee.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to