- This topic has 4 replies, 2 voices, and was last updated 16 years, 1 month ago by Loyal Water.
-
AuthorPosts
-
harryMemberHello There,
Hot deployment for the java class files is not working but it is working for the jsp files.
I removed and redeploy the project using Myeclipse IDE to the Jboss 3.0.7
please reply,
thanks,
harry
Loyal WaterMemberHarry,
Can you please create a new project and check if the problem persists for the new project as well.Also, can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
harryMemberThanks for the response Nipun,
The project that i have created was not based on the Ecplispe directory structure. I have to move files around to make it as a web project, so that i can run it in the MyEclipse Debugger.
Here are the installation details. Jsp are ok, but the java class files are not getting copied to the deploy directory of Jboss.
Please suggest.
*** Date:
Sunday, October 19, 2008 9:00:56 PM MST** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.1 GA
Build id: 6.5.1-GA-20080715*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.5.1 GA
Build id: 6.5.1-GA-20080715Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-exitdata
174_74
-clean
-vm
C:\Program Files\MyEclipse 6.5\jre\bin\javaw.exe
harryMemberHI Nipun,
Thanks for the feedback so far. I resovled the problem by creating a new web project with Myeclipse and i trasferred the files from the old web project that wasn’t working into this new project.
May be i started out all fresh , now the hot deployment works.
thanks,
harry.
Loyal WaterMemberGlad its working now. Sorry for the hiccup.
-
AuthorPosts