[JBoss JIRA] Created: (JBIDE-4672) NullPointerException in "Edit Connection" wizard during Seam Web project creation
by Aliaksey Nis (JIRA)
NullPointerException in "Edit Connection" wizard during Seam Web project creation
---------------------------------------------------------------------------------
Key: JBIDE-4672
URL: https://jira.jboss.org/jira/browse/JBIDE-4672
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.0.2.GA
Environment: WindowsXP SP2
JBoss Developer Studio
Version: 2.1.0
Build id: jbdevstudio-eap-win32-2.1.0.GA-N200907270215-H117
JRE 1.5_08
Reporter: Aliaksey Nis
EXECUTE: New Seam Web project.
EXECUTE: Select EAP 5 runtime as server runtime. Select any seam configuration.
EXECUTE: Go to Last wizard step(Seam Facet).
EXECUTE: Press "Edit" buton near Connection profile name.
EXECUTE: In opened wizard look at JDBC connection properties tab.
FAILURE: Driver field is empty.
EXECUTE: Press OK button.
FAILURE: Exception thrown each time you press OK button. Wizard do not close after button was pressed.
Error log attached.
--
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
15 years, 10 months
[JBoss JIRA] Created: (JBIDE-1974) Exception occures after add additional mapping file into Hibernate cofiguration that is already listed in cfg.file.
by Anton Klimkovich (JIRA)
Exception occures after add additional mapping file into Hibernate cofiguration that is already listed in cfg.file.
-------------------------------------------------------------------------------------------------------------------
Key: JBIDE-1974
URL: http://jira.jboss.com/jira/browse/JBIDE-1974
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 2.1
Reporter: Anton Klimkovich
Priority: Minor
EXECUTE: Import attached project
EXECUTE: Open Hibernate Configuration View
EXECUTE: Select Add Configuration from context menu
EXECUTE: Select project and select hibernate.cfg.xml
EXECUTE: Switch to Mappings tab
EXECUTE: Add mapping file (NewMapping.hbm.xml from src/demo/ )
EXECUTE: Press Apply button and Ok button
EXECUTE: Expand newly created configuration
FAILURE: org.hibernate.InvalidMappingException: Could not parse mapping document from file TestHib\src\demo\NewMapping.hbm.xml
ASSERT: Any warning message about duplicate using of the same mapping file or if additional file already presents in *cfg.xml may be need to exclude it from list of available files in wizard for adding Additional mappings. Or something else...
--
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
15 years, 11 months