 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
Post subject: Eclipse 6.5 JAX-WS 2.1, Create Web Service Bottom Up.
Posted: Aug 18, 2008 - 06:13 PM
|
|
Joined: Aug 18, 2008
Posts: 2
|
|
Hi. I'm getting the following error when trying to create a webservice bottom-up using the Eclipse IDE.
I noticed that another user had the same pop up error but the underlying cause was different....
!ENTRY org.eclipse.core.jobs 4 2 2008-08-18 13:04:45.244
!MESSAGE An internal error occurred during: "Generating JAX-WS Web Services".
!STACK 0
java.lang.ClassCastException: org.eclipse.core.internal.resources.File
at com.genuitec.eclipse.ws.jaxws.WSUtils.getOutputLocation(WSUtils.java:138)
at com.genuitec.eclipse.ws.jaxws.JaxWSBUJob.run(JaxWSBUJob.java:81)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 19, 2008 - 05:15 PM
|
|
Joined: Aug 18, 2008
Posts: 2
|
|
In case any one else runs into this problem....
If you are importing source code from other projects into your web service project, this problem happens when 'src' is empty.... |
|
|
| |
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |