[JBoss JIRA] Updated: (JBIDE-719) Hibernate Tools should be able to use a named Eclipse provided connection
by Vitali Yemialyanchyk (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-719?page=all ]
Vitali Yemialyanchyk updated JBIDE-719:
---------------------------------------
Attachment: org.hibernate.eclipse_MANIFEST.MF_patch.txt
> Hibernate Tools should be able to use a named Eclipse provided connection
> -------------------------------------------------------------------------
>
> Key: JBIDE-719
> URL: http://jira.jboss.com/jira/browse/JBIDE-719
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Hibernate
> Reporter: Max Andersen
> Assigned To: Vitali Yemialyanchyk
> Priority: Optional
> Fix For: 2.1
>
> Attachments: ConsoleConfiguration_patch.txt, EclipseConsoleConfigurationPreferences_patch.txt, EclipseLaunchConsoleConfigurationPreferences_patch.txt, EditConsolleConfig.JPG, EditConsolleConfigNew2.JPG, NewSeamProj.JPG, org.hibernate.console.preferences_patch.txt, org.hibernate.eclipse.console_MANIFEST.MF_patch.txt, org.hibernate.eclipse.launch_patch.txt, org.hibernate.eclipse_MANIFEST.MF_patch.txt
>
> Original Estimate: 4 days
> Remaining Estimate: 4 days
>
> currently we use the settings specified in hibernate.properties/cfg.xml/persistence.xml
> Users should be able to say to use a named WTP provided database connection.
--
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
18 years, 2 months
[JBoss JIRA] Commented: (JBIDE-518) Open seam component/entity
by Daniel Azarov (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-518?page=comments#action_12398482 ]
Daniel Azarov commented on JBIDE-518:
-------------------------------------
Well,
I see next behaviour:
1. User select menu item or toolbar button "Open Seam Components/Entity" or just press Ctrl+shift+Y
2. Dialog appears (dialog like "Open Type" eclipse dialog)
3. Dialog shows all components and entities from all opened projects in user's workspace.
4. When user selects particular component or enity we close dialog and open source of component or enity (class file, components.xml, e.t.c)
That's all.
Am I correct?
> Open seam component/entity
> --------------------------
>
> Key: JBIDE-518
> URL: http://jira.jboss.com/jira/browse/JBIDE-518
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Seam
> Reporter: Max Andersen
> Assigned To: Daniel Azarov
> Priority: Critical
> Fix For: 2.1
>
>
> Have Ctrl+shift+Y (?) to have an "Open Seam Component/Entity" similar to "Open Resource" and "Open Type"
> should list @Name'd Seam components and Hibernate Entities
--
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
18 years, 2 months
[JBoss JIRA] Created: (JBIDE-1726) NullPointerException in XMLScanner
by Viacheslav Kabanovich (JIRA)
NullPointerException in XMLScanner
----------------------------------
Key: JBIDE-1726
URL: http://jira.jboss.com/jira/browse/JBIDE-1726
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.0.GA
Reporter: Viacheslav Kabanovich
Assigned To: Viacheslav Kabanovich
Fix For: 2.0.1
If components xml contains tag <framework:ejbql> or <framework:order>, build throws exception
java.lang.NullPointerException
at java.util.StringTokenizer.<init>
at java.util.StringTokenizer.<init>
at org.jboss.tools.seam.internal.core.scanner.xml.XMLScanner.toCamelCase(XMLScanner.java:318)
at org.jboss.tools.seam.internal.core.scanner.xml.XMLScanner.parseComponent(XMLScanner.java:204)
--
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
18 years, 2 months