[jakartaee-examples](https://github.com/eclipse-ee4j/jakartaee-examples/tree/main)/[tutorial](https://github.com/eclipse-ee4j/jakartaee-examples/tree/main/tutorial)/[jaxws](https://github.com/eclipse-ee4j/jakartaee-examples/tree/main/tutorial/jaxws)/[helloservice-war](https://github.com/eclipse-ee4j/jakartaee-examples/tree/main/tutorial/jaxws/helloservice-war) /pom.xml modify <sei>jakarta.examples.tutorial.helloservice.Hello</sei> as <sei>jakarta.tutorial.helloservice.Hello</sei>
jakartaee-examples/tutorial/jaxws/helloservice-war
/pom.xml
modify jakarta.examples.tutorial.helloservice.Hello
as jakarta.tutorial.helloservice.Hello