[JBoss JIRA] Created: (JBIDE-1459) Preferences > Server - Automatically publish when starting servers.
by Aliaksey Nis (JIRA)
Preferences > Server - Automatically publish when starting servers.
-------------------------------------------------------------------
Key: JBIDE-1459
URL: http://jira.jboss.com/jira/browse/JBIDE-1459
Project: JBoss Tools
Issue Type: Bug
Components: JBossAS
Affects Versions: 2.0.0.GA
Environment: WindowsXP SP2
jbds-win32-1.0.0.GA.jar
JBoss Developer Studio
Version: 1.0.0.GA
Build: 1.0.0.GA
JDK 1.5_08
Reporter: Aliaksey Nis
Priority: Optional
1. Preferences > Server > Launch > Disable option "Automatically publish when starting servers".
Now if you start Server via Run As > Run on Server or Run button in Server View(and JBoss Server view) - server will not publish projects automatically.
But if you start server via Start Jboss Application Server 4.2 (at toolbar at top) - this option will be ignored, and projects will publish automatically.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 1 month
[JBoss JIRA] Created: (JBIDE-1487) Error at seam project creation (in specific situation)
by Aliaksey Nis (JIRA)
Error at seam project creation (in specific situation)
------------------------------------------------------
Key: JBIDE-1487
URL: http://jira.jboss.com/jira/browse/JBIDE-1487
Project: JBoss Tools
Issue Type: Bug
Affects Versions: 2.0.0.GA
Environment: WindowsXP SP2
jbds-win32-1.0.0.GA.jar
JBoss Developer Studio
Version: 1.0.0.GA
Build: 1.0.0.GA
JDK 1.5_08
Reporter: Aliaksey Nis
Priority: Minor
At new workspace.
1. Open Web Development Perspective. Do not open JBoss Server View!
2. Window->Preferences->JBoss tools->JBoss Servers->View
3. Uncheck some checkboxes. Press Apply button.
NPE will appears (JBIDE-1483).
4. New > New project > Seam web project.
5. Create default Seam project, press Finish.
Error appears. It seems this error is somehow related to JBIDE-1483 .
Log attached
This issue will not be reproduced after JBoss Server View was opened.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 1 month
[JBoss JIRA] Created: (JBIDE-1424) HQL/Criteria editor: improvements issues
by Alexander Chabatar (JIRA)
HQL/Criteria editor: improvements issues
----------------------------------------
Key: JBIDE-1424
URL: http://jira.jboss.com/jira/browse/JBIDE-1424
Project: JBoss Tools
Issue Type: Feature Request
Components: Hibernate
Affects Versions: LATER
Reporter: Alexander Chabatar
Assigned To: Alexander Chabatar
Priority: Minor
Fix For: LATER
1) if call HQL/Criteria editor on entity (also true for all child nodes of Console configuration) - console configuration is not selected automatically in the combobox.
2) generate starting point like "from Customer"... if it was called from Customer entity or corresponding database table.
from Max: "double click did this at some point - seem to have been lost."
3) Run button is always enabled (even if no configuration is selected) - should be disabled also in case of empty query
4) when Save As is called no extension (hql?) is attached automatically -> will be not possible to easy reopen this file. Save doesn't work if "Save As" was not called first.
from Max: "minor thing - but the best thing was that save as actually saved it back to where the query came from (e.g. hbm.xml or java code)"
5) Code assist should be case-insensitive like in Java
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 1 month