- This topic has 5 replies, 3 voices, and was last updated 14 years, 1 month ago by mulpuri.
-
AuthorPosts
-
HenkkuMemberHello, I am evaluating if our company could move from RAD to MyEclipse Blue. The product seems very nice indeed, provided that we can get everything working.
I am currently trying to generate the necessary JAX-RPC WebServices for WebSphere 6.0, but cannot even get the Calculator tutorial to generate. First it gave me an error that WSDL2Java could not find the Calculator -class (ClassNotFoundException) after I had specified the class in the wizard dialog. After playing around with my build path and project i got past that first error, but now there is a new one, which aborts the generation.
The generation goes to 26% and then it aborts on error. It doesn’t say what the error is, not even in the log-file. So far I have tried with different projects and workspaces, I have tried generating against a WAS 6.0 installation and a WAS 6.0 Stub, and I have tried using different JRE:s. I even uninstalled MyEclipse and made a clean install from the install package.
Below are my installation detalis:
** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Blue Edition
Version: 8.5 Blue
Build id: 8.5-Blue-20100319*** Eclipse details:
MyEclipse Blue EditionVersion: 8.5 Blue
Build id: 8.5-Blue-20100319Eclipse Platform
Version: 3.5.2.R35x_v20100210-0800-9hEiFzmFst-TiEn9hNYgDWg1XN8ulH_JvCNGB
Build id: M20100211-1343Eclipse Java Development Tools
Version: 3.5.2.r352_v20100108-7r88FEwFI0WTuoBl0iaG0tyhfZH6
Build id: M20100211-1343Eclipse Plug-in Development Environment
Version: 3.5.2.R35x_v20100119-7Z7_FA2FDX-aXQYWqYDBz-z0qufo
Build id: M20100211-1343Eclipse Graphical Editing Framework GEF
Version: 3.5.2.v20100111-1352-777928194B66D5D476C33B2A
Build id: 201001111753Eclipse RCP
Version: 3.5.2.R35x_v20100119-9SA0FxwFnoCU5XxWItFdXXb27BA6
Build id: M20100211-1343Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse Blue Edition 8.5\myeclipse-blue.exe
-name
Myeclipse-blue
–launcher.library
C:\Program Files\Genuitec\MyEclipse Blue Edition 8.5\../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\Program Files\Genuitec\MyEclipse Blue Edition 8.5\../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-install
C:/Program Files/Genuitec/MyEclipse Blue Edition 8.5
-configuration
configuration
-clean
-vm
C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll
support-shaliniMemberHenkku,
I could not replicate this at my end.
Can you send us a screen shot when the generation aborts? You can use the PM button at the end of the post to send the screen shot.
Also, are there any relevant errors in the log file located at workspace dir > .metadata > .log?
support-shaliniMemberHenkku,
Thank you for the screen shot. I will escalate this to the dev team member and they will get back to you on this.
Also, can you try using WAS 6.1 and check if the issue persists?
you can download it from
https://www14.software.ibm.com/webapp/iwm/web/pick.do?source=swg-wsasfd&S_TACT=105AGX10&S_CMP=LP%E2%8C%A9=en_US
HenkkuMemberI tried to generate the WebService using WAS6.1, and it worked fine. But I guess I cannot deploy this to a WAS 6.0 ?
I have successfully replicated the error in another computer by installing WAS 6.0 together with myeclipse and trying to complete the tutorial. The same result happens there also.
support-shaliniMemberHenkku,
I tried to generate the WebService using WAS6.1, and it worked fine
Thank you for the feedback.
For 6.0, I will escalate this to the dev team member. They will get back to you on this.
mulpuriParticipantHas this issue been resolved? I need to develop a web service that has to be deployed on WAS 6.0. I am running into the same error using My Eclipse Blue 8.6.
Thanks,
Bhaskar -
AuthorPosts