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?

Hi Ed

The intent is not to use javax for module names.

JEP 200, http://openjdk.java.net/jeps/200, defines that:

——————————————
————————————————————


This is why all of the java ee modules that were in JDK 9 (JAXB, annotations, etc…) had module names starting with java.


HTH

Best
Lance

On Mar 11, 2019, at 11:54 AM, Ed Bratt <ed.bratt@xxxxxxxxxx> wrote:

I'm pretty sure it should be javax.jws. Can you file an issue?

On 3/11/2019 8:23 AM, rlblanken@xxxxxxx wrote:
 
The latest V2.3.2 module requires java.jws
 
What is java.jws?
 
Do they mean javax.jws? 
 
I doubt that could be the problem, because that mistake would not likely get very far in testing.
 
So what is being required here?
 
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
_______________________________________________
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


Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen@xxxxxxxxxx




Back to the top