[JBoss JIRA] Created: (JBIDE-1388) support remote hosts/external started AS adapter
by Max Andersen (JIRA)
support remote hosts/external started AS adapter
------------------------------------------------
Key: JBIDE-1388
URL: http://jira.jboss.com/jira/browse/JBIDE-1388
Project: JBoss Tools
Issue Type: Feature Request
Components: JBossAS
Reporter: Max Andersen
Fix For: 2.1
people like to start there server manually and just hook up to it via remote debugging - we should make that easy (its trivial via eclipse support for remote debugging)
should be an option on the servers, doesnt require new server/runtime type if local server.
Only catch is that the server might not even be accessible via filesystem - how should we handle deploy and runtime lib situation ? (my best bet is just that these would be unspecified and not provide those features)
--
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
14 years, 4 months
[JBoss JIRA] Created: (JBIDE-1608) Hibernate Configuration view should display all database
by Vitali Yemialyanchyk (JIRA)
Hibernate Configuration view should display all database
---------------------------------------------------------
Key: JBIDE-1608
URL: http://jira.jboss.com/jira/browse/JBIDE-1608
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Vitali Yemialyanchyk
Assigned To: Vitali Yemialyanchyk
Priority: Minor
Fix For: LATER
Look at the attached file hibernate.cfg.xml - if <property name="hibernate.connection.url">jdbc:mysql://localhost:3306/mysql</property>
Hibernate Configuration view -> ... -> Database display correctly mysql database - but if
<property name="hibernate.connection.url">jdbc:mysql://localhost:3306</property>
look like this
Hibernate Configuration view -> ... -> Database display nothing and the user can't understand what is wrong - I provide 2 screenshots
the same if
<property name="hibernate.connection.url">jdbc:mysql://localhost:3306/mysql1</property>
mysql1 - there is no such DB
as I think in first case Hibernate Configuration should display all mysql DBs and in the second case the user should get message -
something like "Can't find shuch DB"
Other thing - then I press right mouse button on Hibernate Configuration view -> ... -> Database - I expect to get possibility to configure
DB URL and may be some other properties - the best thing here if I'll get some dialog - or at least possibility to open hibernate.cfg.xml for edit.
For this I'll create other new issue...
--
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
14 years, 4 months
[JBoss JIRA] Created: (JBIDE-596) VPE navigation problems
by Aliaksey Nis (JIRA)
VPE navigation problems
-----------------------
Key: JBIDE-596
URL: http://jira.jboss.com/jira/browse/JBIDE-596
Project: JBoss Tools
Issue Type: Bug
Components: Visual Page Editor
Environment: WindowsXP SP2
rhds-win32-1.0.0.alpha.jar
Red Hat Developer Studio
Version: 1.0.0
Build: build 20070711-nightly
JDK 1.5_08
Reporter: Aliaksey Nis
Import attached test page.
Open it with VPE. Select Visual/Source tab
In Visual part navigate elements using keyboard.
Next possible navigation problems found(navigation started from top):
1. Richtoolbar group (panel with 6 icons) - left-right on icons don't work
2. Datalist element - "up" button from it don't work
3. Add ajax... - "up" button don't work
4. PanelBar - "down" button don't work
5. Canon - "up" and "down" buttons don't work
6. Panel (under the Canon element) - "up" button don't work
7. Tab under DataGrid - "up" button don't work
8. Expences - don't work "left", "right" and partially "up" and "down" buttons
9. Drop down menu - "down" button don't work
10.Slider part - "down" button don't work, when it selected
--
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
14 years, 7 months