change Embeddable EJB references to JBoss Embedded in images
------------------------------------------------------------
Key: JBSEAM-2131
URL: http://jira.jboss.com/jira/browse/JBSEAM-2131
Project: JBoss Seam
Issue Type: Task
Components: Documentation
Affects Versions: 2.0.0.CR2
Reporter: Dan Allen
Assigned To: Dan Allen
Priority: Critical
Fix For: 2.0.0.GA
Need to clean up references to Embeddable EJB and make them JBoss Embedded before we go GA.
--
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
Cobertura Reporting in seam-gen projects.
-----------------------------------------
Key: JBSEAM-2060
URL: http://jira.jboss.com/jira/browse/JBSEAM-2060
Project: JBoss Seam
Issue Type: Feature Request
Components: Tools
Affects Versions: 2.0.0.CR2
Environment: n/A/
Reporter: Dan Hinojosa
Can you please add cobertura reporting in seam-gen projects as part of a packaged feature?
--
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
FacesMessages gets lost when using end-converstion before-redirect=true
-----------------------------------------------------------------------
Key: JBSEAM-2126
URL: http://jira.jboss.com/jira/browse/JBSEAM-2126
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 2.0.0.CR2
Reporter: Diego Ballve
Priority: Minor
This is a bit of behavior by design , considering that:
- facesMessages is in the conversation scope.
- end-converstion before-redirect=true will trash the conversation before messages get displayed
Still, in some cases like canceling actions, you need to get rid of the dirty context (including entityManager).. but not of the messages.
--
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
RichFaces js libraries not available on WAS
-------------------------------------------
Key: JBSEAM-2030
URL: http://jira.jboss.com/jira/browse/JBSEAM-2030
Project: JBoss Seam
Issue Type: Bug
Components: Examples
Affects Versions: 2.0.0.CR1
Reporter: Pete Muir
Fix For: 2.0.0.CR2
The WAS examples run, but the A4J js files aren't there (filter is installed) so nothing really works
--
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
A way to disable core components
--------------------------------
Key: JBSEAM-2036
URL: http://jira.jboss.com/jira/browse/JBSEAM-2036
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Reporter: Pete Muir
Assigned To: Pete Muir
Fix For: 2.0.x
There is currently no easy way to disable automatically installed components (either from your app or from from Seam itself).
In particular the filters need to be disableable.
--
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
Document Seam-managed persistence contexts and REQUIRES_NEW
-----------------------------------------------------------
Key: JBSEAM-2011
URL: http://jira.jboss.com/jira/browse/JBSEAM-2011
Project: JBoss Seam
Issue Type: Task
Reporter: Norman Richards
Priority: Minor
Fix For: 2.0.0.CR2
Update docs for the issues described in JBSEAM-1491
--
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
UILineChart missing parent saveState call method
------------------------------------------------
Key: JBSEAM-2113
URL: http://jira.jboss.com/jira/browse/JBSEAM-2113
Project: JBoss Seam
Issue Type: Bug
Components: PDF
Affects Versions: 2.0.0.CR2
Environment: windows, jboss-4.2.1, seam CR2
Reporter: Nicolas Germeau
When trying to restore the state of the component org.jboss.seam.pdf.ui.UILineChart a NullPointerException occurs. This error happens because the state of UILineChart has not been saved due to a missing call to his parent saveState method.
I guess values[0] = super.saveState(context) should be added to the saveState method of UILineChart to avoid this problem.
regards,
Nicolas Germeau
--
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
Document that embeddable jboss only works with jdk 1.5.0
--------------------------------------------------------
Key: JBSEAM-2120
URL: http://jira.jboss.com/jira/browse/JBSEAM-2120
Project: JBoss Seam
Issue Type: Task
Components: Test Harness
Affects Versions: 2.0.0.CR2
Reporter: Joshua Partogi
Priority: Minor
Fix For: 2.0.0.GA
We should document especially on chapter 25.5, chapter 31 and chapter 33 that embeddable jboss currently only works with jdk 1.5.0. Using jdk 1.6.0 will produce an unusual error and most user will not know about this.
--
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