| support-joy wrote: |
| avin7000,
I am afraid, your issue is not clear from your post. If you are using a trial version, why did you not use MyEclipse 10.1 which is the latest release, and opt for ME 8.6? If you do not have a project restriction to use MyEclipse 8.6, I would recommend you install and use MyEclipse 10.1. |
| support-joy wrote: |
|
Please provide below details - 1. How did you install MyEclipse 8.6? 2. Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details > [Copy to Clipboard] and paste the same here. |
| Code: |
|
*** Date: Monday, May 7, 2012 8:01:43 PM IST ** System properties: OS=WindowsXP OS version=5.1.0 Java version=1.6.0_13 *** MyEclipse details: MyEclipse Enterprise Workbench Version: 8.6 Build id: 8.6-20100723 *** Eclipse details: MyEclipse Enterprise Workbench Version: 8.6 Build id: 8.6-20100723 Eclipse startup command=-os win32 -ws win32 -arch x86 -showsplash -launcher C:\Program Files\Genuitec\MyEclipse-8.6\myeclipse.exe -name Myeclipse --launcher.library C:\Program Files\Genuitec\MyEclipse-8.6\../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll -startup C:\Program Files\Genuitec\MyEclipse-8.6\../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar -install C:/Program Files/Genuitec/MyEclipse-8.6 -configuration configuration -vm C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll |
| support-joy wrote: |
| avin7000,
3. Are you referring to publishing your webservice to a web site? If yes, then you need to ensure it gets deployed to the external server in the same way as your local server. You also mention about importing JAX-WS libs. When you are deploying your app on an external server, ensure these are either added to your project build path or are available in your server lib directory. |
| support-joy wrote: |
| avin7000,
4. Since you are a new to MyEclipse, I would recommend you refer the tutorials and white papers listed here - http://myeclipseide.com/index.php?module=htmlpages&func=display&pid=7 |