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)