NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

NB 6.8 JAX-WS version - maven

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
carljmosca
Posted via mailing list.





PostPosted: Wed Feb 03, 2010 1:22 pm    Post subject: NB 6.8 JAX-WS version - maven Reply with quote

I have a maven project which uses JAX-WS. I would like to use the same
version of JAX-WS which is delivered with NB 6.8. Can anyone tell me
if these libraries are available in a maven repository?

TIA,
Carl
Back to top
mkuchtiak
Posted via mailing list.





PostPosted: Wed Feb 03, 2010 2:34 pm    Post subject: NB 6.8 JAX-WS version - maven Reply with quote

Netbeans 6.8 uses JAX-WS 2.2.
The Maven repository is here:
http://download.java.net/maven/2/javax/xml/ws/jaxws-api/2.2/

Milan

address-removed wrote:
Quote:
I have a maven project which uses JAX-WS. I would like to use the same
version of JAX-WS which is delivered with NB 6.8. Can anyone tell me
if these libraries are available in a maven repository?

TIA,
Carl
Back to top
ionuion



Joined: 03 Feb 2010
Posts: 190

PostPosted: Wed Feb 03, 2010 2:39 pm    Post subject: Reply with quote

As far as I can see the 6.8 release comes with JAX-WS 2.2
I hope the folowing link will help:
http://java.sun.com/mailers/techtips/enterprise/2008/TechTips_Jan08.html
Back to top
carljmosca
Posted via mailing list.





PostPosted: Wed Feb 03, 2010 5:30 pm    Post subject: NB 6.8 JAX-WS version - maven Reply with quote

Thank you...I am familiar with that repository.

Well perhaps I need a bit of help understanding where the mismatch is.

If I create a (non-maven) project in NetBeans and import a web service,
my generated code includes a comment which says it was generated by
JAX-WS Ri 2.2-hudson-752-

The generated code contains three calls to the Service constructor
which have three parameters and compiles OK.

With my maven projects I am using maven 2.2 (from the repository noted
above), the same three calls to the constructor (with three parameters)
will not compile (cannot find symbol).

Thoughts?
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo