[JBoss JIRA] Created: (JBIDE-4202) Entering parameter lists in Hibernate Tools
by Hedley Proctor (JIRA)
Entering parameter lists in Hibernate Tools
-------------------------------------------
Key: JBIDE-4202
URL: https://jira.jboss.org/jira/browse/JBIDE-4202
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Environment: Windows xp
Eclipse 3.3 M20080221-1800
Hibernate Core plugin 3.2.2 GA
Reporter: Hedley Proctor
I can't figure out how to enter a parameter list using the HQL Query Editor that comes with the Hibernate tools. If I create a query with one or more named parameters, I can add the parameter with a value using the Query Parameters view on the right of the screen. However, I can't see how to add a list parameter. e.g. a list of ids. I'd expect to be able to select a list type in the query parameter view, but none seem to appear in the drop down box.
Is there a way to do this? I searched google but got a blank. Hibernate.org is down for maintenance right now so I can't double those docs, but I can see any way to do it using the Query Parameters view.
If it's not possible yet, when might it be added to the Hibernate Tools?
Thanks.
--
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, 4 months
[JBoss JIRA] Created: (JBDS-857) Installer build should not depend on bundle.eclipse step or on creation of *-ALL-*.zip files
by Nick Boldt (JIRA)
Installer build should not depend on bundle.eclipse step or on creation of *-ALL-*.zip files
--------------------------------------------------------------------------------------------
Key: JBDS-857
URL: https://jira.jboss.org/jira/browse/JBDS-857
Project: JBoss Developer Studio
Issue Type: Bug
Affects Versions: 3.0.0.M4
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 3.0.0.M4
bundle.eclipse is basically and empty method call, but there's a lot of leftover properties being set related to it which should be removed.
Also, the ALL zips are still created and used to produce the installer jars, then deleted while the build results page is being created.
We should switch the installer from "unpack a zip" to "use p2 to install a from the update zip" . If done correctly, we may even end up with ONE installer instead of 4, saving a ton of bandwidth and simplifying deployment to diverse hardware.
--
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, 5 months
[JBoss JIRA] Created: (JBIDE-2794) Project Preferences - WSruntime errors
by Aliaksey Nis (JIRA)
Project Preferences - WSruntime errors
--------------------------------------
Key: JBIDE-2794
URL: https://jira.jboss.org/jira/browse/JBIDE-2794
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.0.0.beta1
Environment: WindowsXP SP2
JBoss Developer Studio
Version: 3.0.0.Beta1
Build id: 200809160111-nightly
Build date: 09/16/2008 01:19
JDK 1.5_08
Reporter: Aliaksey Nis
EXECUTE: New > Project > Dynamic Web Project
EXECUTE: Select configuration - Web project with Seam 2.0. Press Modify button, add WebServices facet. Project name: "test". Press Next.
EXECUTE: In WS facet settings select AS server supported implementation.
EXECUTE: Select Seam 2 FP runtime, EAR type, press Finish.
ASSERT: Project parts (test, test-ejb, test-ear, test-test)) created succesfully.
EXECUTE: Open "test"project Preferences. Select JBossWS runtime tab.
FAILURE: Tab is empty. Error message box appears. Exception thrown in error log(WSexcept1.txt).
EXECUTE: Open "test-ear"project Preferences. Select JBossWS runtime tab.
ASSERT: WS Facet settings tab appears.
EXECUTE: Select "server supplied...", press Ok. Then open preferences and this tab again.
FAILURE: Selection wasn't saved.
EXECUTE: Main Menu > Window > Preferences.
EXECUTE: Find JBossWS runtime tab, add new runtime (name WS runtime, path = [JBoss AS server location]).
EXECUTE: Open "test-ear"project Preferences. Select JBossWS runtime tab.
ASSERT: WS Facet settings tab appears.
EXECUTE: Select "server supplied..." or target runtime checkbox.
FAILURE: 2 exceptions "test-ear project doen't exist" appears(WSexcept2.txt) each time, when check box selected.
--
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, 5 months