 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
Post subject: Problem re-generating Bottom-up Web Service
Posted: Oct 17, 2008 - 07:09 PM
|
|
Joined: Oct 17, 2008
Posts: 2
|
|
Using MyEclipse 6.5.1 Enterprise, created a WebService using JAX-WS from a Java bean, all works fine.
Then updated the class (added a new method), went again to the wizard to regenerate the WebService, but the New Web Service form has all fields but Java bean field disabled.
Clicked on the Finish button, received an error:
"An internal error occurred during: "Generating JAX-WS Web Services".
Invalid thread access"
Error Log shows this:
java.lang.NullPointerException
at com.genuitec.eclipse.ws.jaxws.WSDLManager.parse(WSDLManager.java:54)
at com.genuitec.eclipse.ws.jaxws.WSDLManager.copyTo(WSDLManager.java:98)
at com.genuitec.eclipse.ws.jaxws.JaxWSBUJob.manageWSDL(JaxWSBUJob.java:186)
at com.genuitec.eclipse.ws.jaxws.JaxWSBUJob.run(JaxWSBUJob.java:131)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Please help. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Problem re-generating Bottom-up Web Service
Posted: Oct 20, 2008 - 01:59 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 6126
|
|
Can you create a new project and try reproducing this issue. Are you able to reproduce it?
Incase you are able to reproduce this issue, can you list the steps you have followed so that I can test this at my end as well.
Also, can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Oct 20, 2008 - 06:18 PM
|
|
Joined: Oct 17, 2008
Posts: 2
|
|
Per your request I created a new project, but was not able to reproduce the problem.
In the old project can consistently reproduce the error, the exception is:
!ENTRY org.eclipse.jdt.apt.core 2 1 2008-10-20 13:07:49.187
!MESSAGE Unexpected failure running APT on the file(s): RuleServiceDelegate.java, RuleService.java
!STACK 0
com.sun.tools.ws.wscompile.AbortException
at com.sun.tools.ws.processor.modeler.annotation.WebServiceAP.onError(WebServiceAP.java:224)
at com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator.generateWrappers(WebServiceWrapperGenerator.java:195)
at com.sun.tools.ws.processor.modeler.annotation.WebServiceWrapperGenerator.processMethod(WebServiceWrapperGenerator.java:125)
at
..............................
From the Installation Details:
*** Date:
Monday, October 20, 2008 1:12:13 PM EDT
** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_16
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.1 GA
Build id: 6.5.1-GA-20080715
*** Eclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.1 GA
Build id: 6.5.1-GA-20080715
Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800
Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800
Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800
Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800
Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800
Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\MyEclipse\eclipse\eclipse.exe
-name
Eclipse
--launcher.library
C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\Program Files\MyEclipse\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-exitdata
984_7bc
-clean
-perspective
ilog.rules.studio.ui.perspectives.RuleEditingPerspective
-nl
en_US
-vm
C:\Program Files\Java\jdk1.5.0_16\jre\bin\javaw.exe |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Oct 21, 2008 - 02:40 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 6126
|
|
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |