[JBoss JIRA] Created: (JBDS-1120) Installation proces does not create shortcut in WXP x64
by Libor Zoubek (JIRA)
Installation proces does not create shortcut in WXP x64
-------------------------------------------------------
Key: JBDS-1120
URL: https://jira.jboss.org/jira/browse/JBDS-1120
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Reporter: Libor Zoubek
Fix For: 3.0.0.CR2
On Windows XP x64
Both jbdevstudio-win32-3.0.0.v201002241510M-H184-CR2.jar and jbdevstudio-eap-win32-3.0.0.v201002241510M-H184-CR2.jar do not create shortcut to uninstaller. Shortcut is created (in Strat menu) only for running JBDS.
On the testing machine I don't have admin rights, so java is not installed on the system, it is unpacked somewhere on disk and added to the beginning of cmd line PATH variable. Installer is run from cmd line.
I am using machine WinXP-x64-2 - 10.34.40.235 defined in JBQA-3119
--
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, 7 months
[JBoss JIRA] Created: (JBDS-1307) Unable to reverse engineer entities from database for Seam project
by Martin Gencur (JIRA)
Unable to reverse engineer entities from database for Seam project
------------------------------------------------------------------
Key: JBDS-1307
URL: https://jira.jboss.org/browse/JBDS-1307
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: seam
Affects Versions: 4.0.0.M2
Environment: I tried it with these configurations:
* jbdevstudio-eap-linux-gtk-x86_64-4.0.0.v201009011720R-H437-M2.jar
* jbdevstudio-linux-gtk-x86_64-4.0.0.v201009011720R-H437-M2.jar with Seam in EAP 5.1.0.CR3
Reporter: Martin Gencur
Fix For: LATER
Attachments: JBDS_cropped
I'm attaching a screenshot with the error.
Steps to reproduce:
1) Create a new Seam web project
- configure the Mysql connection with these parameters:
hibernate.connection.password=seam
hibernate.connection.username=seam
hibernate.connection.driver_class=com.mysql.jdbc.Driver
hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
hibernate.connection.url=jdbc\:mysql\://vmg08.mw.lab.eng.bos.redhat.com\:3306/seam
hibernate.connection.provider_class=org.hibernate.connection.DriverManagerConnectionProvider
hibernate.datasource=
hibernate.transaction.manager_lookup_class=
2) Choose Generate entities, refresh, add Person and Vehicle and click finish (or something like that)
If you're abou to make this JIRA publicly available, please remove the username and password.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months