[JBoss JIRA] Created: (JBIDE-2630) Create minimal Seam project (no DB), or/and add Seam facet with minimal impact (no DB)
by Francisco Jose Peredo Noguez (JIRA)
Create minimal Seam project (no DB), or/and add Seam facet with minimal impact (no DB)
--------------------------------------------------------------------------------------
Key: JBIDE-2630
URL: https://jira.jboss.org/jira/browse/JBIDE-2630
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Affects Versions: 2.1.2
Reporter: Francisco Jose Peredo Noguez
Currently, to create a Seam project, one needs to configure a database connection, but Seam can be used in other contexts that maybe do not need a database connection, or that may not need to use JPA (for example a Web applications that is acting as the client of a WebService, or that needs to interact with a legacy database using plain JDBC or Ibatis, or to create an small example project.
I find the need to specify the database connection cumbersome, specially if I just want to create a small "test project" to try to solve an small non database related problem in isolation (or to demonstrate Seam capabilities beyond its integration with JPA).
I think it should be possible to create a Minimal Seam project using the wizard, one that does not ask for a database connection, and does not need to use a database connection.
It should also be possible to add the Seam facet to a project with minimal impact to the project (minimal web.xml alteration for support for JSF, or perhaps only do that if JavaServer Faces facet is selected, copying of minimal required libs, and a components.xml with literally everything disabled (specially anything database related)).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 6 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