[JBoss JIRA] (JBIDE-12101) per-module temp deploy folder is not respected
by Rob Stryker (JIRA)
Rob Stryker created JBIDE-12101:
-----------------------------------
Summary: per-module temp deploy folder is not respected
Key: JBIDE-12101
URL: https://issues.jboss.org/browse/JBIDE-12101
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.CR1
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 3.3.0.CR1
Step 1) Create a jboss server
step 2) create a dynamic web project
step 3) open server editor for server from 1)
step 4) set server to view all modules
step 5) modify the deploy and the temp deploy folders
step 6) save editor
step 7) add web project to server, initiate full publish
step 8) verify whether or not the file copy went to the right temp folder (FAIL)
Details that will be helpful to actually catching the bug are:
1) you will want your server to use server based deployment (middle radio)
2) You will want to customize the per-module deploy folder to be on a different file system
3) You will want the per-module temp folder to be on the same fs as the per-module deploy folder
The file-copy mechanism initially copies to the tempDeployFolder, then does a renameTo the final destination. The renameTo fails if the source and destination are on different Filesystems. To force the bug, you will want to ensure the default deploy / temp deploy (in the disabled text boxes) is different from the ones you type in the server editor / column viewer.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 6 months
[JBoss JIRA] (JBIDE-12382) Creating New OpenShift Domain: Window without Title
by Attila Nagy (JIRA)
Attila Nagy created JBIDE-12382:
-----------------------------------
Summary: Creating New OpenShift Domain: Window without Title
Key: JBIDE-12382
URL: https://issues.jboss.org/browse/JBIDE-12382
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Attila Nagy
Assignee: Andre Dietisheim
Priority: Trivial
When I'm creating a new OpenShift domain in JBoss Tools, the domain creation pop-up window doesn't have title.
Steps to Reproduce:
1) Ensure that your user doesn't have domain created
2) File -> New -> Other... -> OpenShift Application
3) Provide your credentials
Actual Result: a new pop-up window for creating domain is opened, but it doesn't have title (See screenshot)
Expected Result: the pop-up window has to have title
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 6 months
[JBoss JIRA] (JBIDE-12357) Edit Embedded Cartridges: Window without Title
by Attila Nagy (JIRA)
Attila Nagy created JBIDE-12357:
-----------------------------------
Summary: Edit Embedded Cartridges: Window without Title
Key: JBIDE-12357
URL: https://issues.jboss.org/browse/JBIDE-12357
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Reporter: Attila Nagy
Assignee: Andre Dietisheim
Priority: Trivial
Attachments: embed-cartridges.png
When I try to edit embedded cartridges for a given OpenShift application, JBoss Tools plug-in opens a window which doesn't have title. (See attached screenshot)
Note: It makes OpenShift QE team's job harder to automate integration testing.
Steps to reproduce:
1) Open OpenShift Explorer
2) Select the application in question
3) Right Click
4) Select menu item 'Edit Embedded Cartridges...'
Actual result: the pop-up window doesn't have title
Expected result: the pop-up window should have a title (E.g. 'Embedded Cartridges')
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 6 months