Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jaxws-dev] java.jws - am I missing something?

On 3/11/19 4:23 PM, rlblanken@xxxxxxx wrote:
The latest V2.3.2 module *requires* java.jws

What is java.jws?

module name for a module providing APIs defined by https://www.jcp.org/en/jsr/detail?id=181


Do they mean javax.jws?

that is the package defined by JSR-181


I doubt that could be the problem, because that mistake would not likely get very far in testing.

So what is being required here?

https://repo1.maven.org/maven2/jakarta/jws/jakarta.jws-api/1.1.1/jakarta.jws-api-1.1.1.jar on the module path if you're on JDK 11 and using JPMS modules

thanks,
--lukas


Regards

Roger


_______________________________________________
jaxws-dev mailing list
jaxws-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jaxws-dev



Back to the top