Seam-gen menu isn't showed up if eclipse starts with Seam perspective by defauult
---------------------------------------------------------------------------------
Key: JBIDE-925
URL: http://jira.jboss.com/jira/browse/JBIDE-925
Project: JBoss Tools
Issue Type: Bug
Affects Versions: 2.0.0.Beta3
Environment: Windows XP Professional
JDK 1.5.0_12
Reporter: Denis Golovin
Assigned To: Marshall Culpepper
Plug-in 'org.jboss.ide.seam.gen' contributed an invalid Menu Extension (Path: 'org.eclipse.ui.run/seamgenMenu' is invalid): org.jboss.ide.seam.gen.actions.NewFormAction
--
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
Finish button enabled too soon for Seam wizard
----------------------------------------------
Key: JBIDE-1276
URL: http://jira.jboss.com/jira/browse/JBIDE-1276
Project: JBoss Tools
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.0.Beta4
Reporter: Max Andersen
Assigned To: Denis Golovin
Fix For: 2.0.0.CR1
EXECUTE: Start on clean workspace
EXECUTE: Fill in first page of Create Seam Web Project
EXECUTE: Select Seam 1.2 or Seam 2 preset
ASSERT: Finish button should not be enabled since there are no connection nor seam runtimes defined
Seam 1.2 currently enables finish button and result in NPE because no connection.
Seam 2 doesn't enable finish button for some reason - should be the same logic?!
--
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
Create server/runtime via seam wizard gives NPE
-----------------------------------------------
Key: JBIDE-1264
URL: http://jira.jboss.com/jira/browse/JBIDE-1264
Project: JBoss Tools
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.0.Beta4
Reporter: Max Andersen
Assigned To: Rob Stryker
Priority: Critical
Fix For: 2.0.0.CR1
(I don't know if this is the seam wizard or jboss as wizard failing...)
Pristine and new workspace
New Seam Project Wizard
fill in name
see it complains over runtime missing
create runtime for jb4.2 (for some reason the server is not created)
Create server - select jb4.2 and next ...I get a "NullPointerException" in a dialog - nothing in the logs.
--
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
Double click on entity in console tree should open mapping
----------------------------------------------------------
Key: JBIDE-1275
URL: http://jira.jboss.com/jira/browse/JBIDE-1275
Project: JBoss Tools
Issue Type: Feature Request
Components: Hibernate
Affects Versions: 2.0.0.Beta4
Reporter: Max Andersen
Assigned To: Max Andersen
Fix For: 2.0.0.CR1
We have open source and open mapping in context menu - we should have Open Mapping as the action to do for double click.
--
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
There is no UI nor API for properly reload hibernate console configuration
--------------------------------------------------------------------------
Key: JBIDE-1122
URL: http://jira.jboss.com/jira/browse/JBIDE-1122
Project: JBoss Tools
Issue Type: Bug
Components: Hibernate
Affects Versions: 2.0.0.CR1
Reporter: Max Andersen
Assigned To: Max Andersen
Fix For: 2.0.0.CR1
this makes adding entities cumbersome - we should fix the broken context menu.
--
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
[ http://jira.jboss.com/jira/browse/JBIDE-556?page=all ]
Max Andersen closed JBIDE-556.
------------------------------
> warn/show when an EL expression has non-existing variable
> ---------------------------------------------------------
>
> Key: JBIDE-556
> URL: http://jira.jboss.com/jira/browse/JBIDE-556
> Project: JBoss Tools
> Issue Type: Feature Request
> Reporter: Max Andersen
>
> #{nonexistingvariable.name} could get a warn
> #{existingvariable.nonexistingproperty} could also (maybe even an error)
--
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
[ http://jira.jboss.com/jira/browse/JBIDE-554?page=all ]
Max Andersen closed JBIDE-554.
------------------------------
> [validation] validation for @Remove/@Destroy
> --------------------------------------------
>
> Key: JBIDE-554
> URL: http://jira.jboss.com/jira/browse/JBIDE-554
> Project: JBoss Tools
> Issue Type: Feature Request
> Reporter: Max Andersen
>
> from seam docs:
> "All stateful session bean Seam components must have a method marked @Remove @Destroy to ensure that Seam will remove the stateful bean when the Seam context ends, and clean up any server-side state."
--
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
[ http://jira.jboss.com/jira/browse/JBIDE-515?page=all ]
Max Andersen closed JBIDE-515.
------------------------------
> Validate statefull not being bound to page or stateless
> -------------------------------------------------------
>
> Key: JBIDE-515
> URL: http://jira.jboss.com/jira/browse/JBIDE-515
> Project: JBoss Tools
> Issue Type: Feature Request
> Components: Seam
> Reporter: Max Andersen
>
> from seam doc:
> "By default, stateful session beans are bound to the conversation context. They may never be bound to the page or stateless contexts."
> more checks based on what org.jboss.seam.Component does
--
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