[JBoss JIRA] Created: (JBIDE-9375) JPA: validate @ForeignKey inverseName for ManyToMany mapping
by Dmitry Geraskov (JIRA)
JPA: validate @ForeignKey inverseName for ManyToMany mapping
------------------------------------------------------------
Key: JBIDE-9375
URL: https://issues.jboss.org/browse/JBIDE-9375
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Hibernate
Affects Versions: 3.3.0.M2
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Fix For: 3.3.0.M3
@ForignKey annotations can be used in OneToMany, ManyToOne, and OneToOne
relationships, ManyToMany relationships.
Inverse name should be validated only in ManyToMany relationships at owner side (not owner side has mappedBy attribute).
Test case:
1. Create JPA project with Hibernate platform
2. Create 2 Entities with many to many reference
3. Add @ForeignKey(name="x", inverseName="") to both sides
Check that error appeared and only on the owning size.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month
[JBoss JIRA] Created: (JBIDE-9510) Add openshift express capabilities to AS7 server adapter
by Andre Dietisheim (JIRA)
Add openshift express capabilities to AS7 server adapter
--------------------------------------------------------
Key: JBIDE-9510
URL: https://issues.jboss.org/browse/JBIDE-9510
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS
Affects Versions: 3.3.0.M3
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.3.0.M3
Bascially you can already use eclipse and the AS7 server adapter to work with Openshift Express. The whole workflow is pretty much rough though and we need to improve that. We want to add ease of use so that deploying to Openshift Express gets as easy as possible.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month
[JBoss JIRA] Created: (JBIDE-9402) Load CDI extensions dynamically
by Alexey Kazakov (JIRA)
Load CDI extensions dynamically
-------------------------------
Key: JBIDE-9402
URL: https://issues.jboss.org/browse/JBIDE-9402
Project: Tools (JBoss Tools)
Issue Type: Task
Components: cdi (jsr-299)
Affects Versions: 3.3.0.M3
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Fix For: 3.3.0.M3
We need to have something like {code}public <T extends IFeature> Set<T> getFeatures(Class<T> cls);{code} in CDIExtensionManager to get a set of all the available features registered for particular CDI extensions.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month
[JBoss JIRA] Created: (JBIDE-8950) Create templates for missing RF4 tags in VPE
by Denis Maliarevich (JIRA)
Create templates for missing RF4 tags in VPE
--------------------------------------------
Key: JBIDE-8950
URL: https://issues.jboss.org/browse/JBIDE-8950
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: Visual Page Editor Templates
Affects Versions: 3.2.1.M1, 3.3.0.M1
Reporter: Denis Maliarevich
Assignee: Denis Maliarevich
Fix For: 3.2.1.CR1, 3.3.0.M2
VPE is missing the followong RF4 tags:
rich:collapsibleSubTable
rich:collapsibleSubTableToggler
rich:dragSource
rich:dropTarget
rich:hashParam
rich:treeModelAdaptor
rich:treeModelRecursiveAdaptor
rich:treeSelectionChangeListener
rich:treeToggleListener
rich:validator
Templates should be added.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month