NetBeans Forums

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

package com.sun.xml.internal.bind.api does not exist

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
Muthuprabhu



Joined: 12 Jan 2011
Posts: 3

PostPosted: Mon Jan 24, 2011 6:33 am    Post subject: package com.sun.xml.internal.bind.api does not exist Reply with quote

Hi all,
I am doing a project to connect java and salesforce using WebSevices.

I am using NetBeans 6.9.1 and JAX-WS to parse the WSDL file.

In my WebService Client code, an error is occurs while compiling.
The error is "package com.sun.xml.internal.bind.api does not exist".

What is the solution for this problem??
Please Help me out!!
Back to top
pz



Joined: 19 Jun 2010
Posts: 2

PostPosted: Thu Apr 07, 2011 3:32 pm    Post subject: Re: package com.sun.xml.internal.bind.api does not exist Reply with quote

Hi there,

I got the same problem on Netbeans 6.9.1, have you found a solution to this please ?


Muthuprabhu wrote:
Hi all,
I am doing a project to connect java and salesforce using WebSevices.

I am using NetBeans 6.9.1 and JAX-WS to parse the WSDL file.

In my WebService Client code, an error is occurs while compiling.
The error is "package com.sun.xml.internal.bind.api does not exist".

What is the solution for this problem??
Please Help me out!!
Back to top
Muthuprabhu



Joined: 12 Jan 2011
Posts: 3

PostPosted: Fri Apr 08, 2011 4:46 am    Post subject: package com.sun.xml.internal.bind.api does not exist Reply with quote

Hi,
I found the solution.
Add the JAX-WS 2.2 library which is available in netbeans itself.

then use the package com.sun.xml.bind.api.

It will work...
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE 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