Bug 128885 - Workspaces with JOnAS-targeted projects not relocateable
Summary: Workspaces with JOnAS-targeted projects not relocateable
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Developer Suite
Classification: Retired
Component: Lomboz
Version: 2.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Handcock
QA Contact: eclipse-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-07-30 21:19 UTC by Jeremy Handcock
Modified: 2020-03-27 16:48 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 16:48:49 UTC
Embargoed:


Attachments (Terms of Use)

Description Jeremy Handcock 2004-07-30 21:19:32 UTC
Description of problem: There is a problem with the logic around
setting the location of JONAS_BASE for JOnAS-targeted projects.  The
JONAS_BASE should be updated at every invocation to prevent a
situation where the workspace has been relocated and Lomboz tries to
launch the application server from the old workspace location.


Version-Release number of selected component (if applicable):
eclipse-lomboz-3.0-7


How reproducible: Always.


Steps to Reproduce:
1. Create a JOnAS-targeted project in eclipse
2. Exit eclipse and move workspace, then open eclipse again with the
new workspace
3. Start JOnAS from within eclipse
  
Actual results: Eclipse will try to launch the application server from
the location of the old JONAS_BASE, in the old workspace location.


Expected results: Eclipse should recognize that a JONAS_BASE is not
available in the new workspace and should create a new one.


Additional info: The fix for this is relatively trivial.


Note You need to log in before you can comment on or make changes to this bug.