NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Muthuprabhu
Joined: 12 Jan 2011 Posts: 3
|
Posted: Mon Jan 24, 2011 6:33 am Post subject: package com.sun.xml.internal.bind.api does not exist |
|
|
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
|
Posted: Thu Apr 07, 2011 3:32 pm Post subject: Re: package com.sun.xml.internal.bind.api does not exist |
|
|
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
|
Posted: Fri Apr 08, 2011 4:46 am Post subject: package com.sun.xml.internal.bind.api does not exist |
|
|
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 |
|
 |
|
|
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
|
|