For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 6 replies, 2 voices, and was last updated 20 years, 1 month ago by
Riyad Kalla.
-
AuthorPosts
-
knsrinivasMemberHi,
I am trying to use MyEclipse with JBoss 4.0. I have an EAR project having 2 web projects and 2 Ejb projects. When I try to use the Manage Deployments icon to use exploded archive deployment, the project drop-down is empty. What am I missing here? I believe once I am able to add projects, I can make use of the “Sync-on-demand” deployement so that development is accelerated (otherwise it is too slow trying to publish). Please help!!!June 29, 2006 at 3:12 pm #254017
Riyad KallaMemberIs JBoss installed locally? Did you make sure to configure JBoss 4 correctly under Window > Preferences > MyEclipse > Application Servers > JBoss 4? Also make sure it is set to “enabled” so it will be shown as a valid application server when you go to create your deployment.
July 5, 2006 at 11:35 am #254194
knsrinivasMemberYes Riyad, JBoss 4 is installed locally. I also made sure that it is enabled under Windows > Preferences. I gave the path as D:/jboss-4.0.3SP1
I have the active JDK as 1.4.2. Added and enabled this under Windows > Preferences > Java > Installed JREs.
Still does not show up in the Manage Deployments.Thanks,
SriJuly 5, 2006 at 11:55 am #254197
Riyad KallaMemberSri,
Besides having it configured correctly, do you set the connector to “Enabled” at the top of the JBoss 4 preference page? If you did, please go to MyEclipse > About MyEclipse > Confgiuration Summary and paste the result here for me.July 5, 2006 at 6:14 pm #254211
knsrinivasMemberRiyad,
Yes the connector is enabled. Here is the summary:*** Date: Wed Jul 05 19:12:36 EDT 2006
*** System properties:
OS=Windows2000
OS version=5.0
Java version=1.5.0_06*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 4.1.1 GA
Build id: 20060309-4.1.1-GA*** Eclipse details:
Eclipse SDKVersion: 3.1.2
Build id: M20060118-1600Eclipse Platform
Version: 3.1.2
Build id: M20060118-1600Eclipse Java Development Tools
Version: 3.1.2
Build id: M20060118-1600Eclipse Plug-in Development Environment
Version: 3.1.2
Build id: M20060118-1600Eclipse Project SDK
Version: 3.1.2
Build id: M20060118-1600Eclipse Graphical Editing Framework
Version: 3.1
Build id: 200509301327Eclipse RCP
Version: 3.1.2
Build id: M20060118-1600Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
D:\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
6ec_3c
-vm
C:\WINNT\system32\javaw.exeJuly 12, 2006 at 2:40 pm #254669
knsrinivasMemberHi Riyad,
Here is all the prior conversation we had. In short, I was trying to get help on the “Sync-on-demand” feature. You had given me the latest zip to install and test with this regard. Hope this helps.Thanks,
SriJuly 12, 2006 at 2:50 pm #254671
Riyad KallaMemberSri,
I think the problem was that you had both MyEclipse and WTP installed. A few indicators suggest this (import EAR and Server View). If that was the case, check your old Eclipse install directories /plugin subdir, do you see any “wtp” folders in there? If so, then this was the problem. You were actually combining the functionality of two competing tools. -
AuthorPosts
