Skip to content

henrikcaesar/quarkus-cxf-199

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quarkus-cxf-199

Reproducing quarkiverse/quarkus-cxf#199

The application exposes a REST interface that forwards the requests to a SOAP service.

Running with mvn verify works fine, however mvn verify -Pnative does not.

The test uses the dispatch method instead of calling the sayHello method because of another fault:

RESTEASY006515: The method createclass com.learnwebservices.services.hello.HelloResponse() was not found in the object Factory!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages