[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-591) EntityQuery, criteria & conversations
by Peter Muir (JIRA)
EntityQuery, criteria & conversations
-------------------------------------
Key: JBSEAM-591
URL: http://jira.jboss.com/jira/browse/JBSEAM-591
Project: JBoss Seam
Issue Type: Bug
Components: Framework
Affects Versions: 1.1.0.GA
Reporter: Peter Muir
Attachments: testcase.zip
Using an entity query configured in components.xml with restrictions, and specifying the restrictions on a form. If you make the the action of the search button point at a bean method annotated @Begin(join=true) the criteria specfied aren't reflected in the search results the first time search is clicked (it always lags one behind). If instead use use an outcome as the action and specify <s:conversationPropagation type="join" /> it works as expected.
Also, the testcase has paging it in which seems to be not working.
--
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
19 years, 4 months
[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-582) jboss-seam-1.1.0.CR2.zip: Remoting examples are missing files.
by Justin Corpron (JIRA)
jboss-seam-1.1.0.CR2.zip: Remoting examples are missing files.
--------------------------------------------------------------
Key: JBSEAM-582
URL: http://jira.jboss.com/jira/browse/JBSEAM-582
Project: JBoss Seam
Issue Type: Bug
Components: Examples
Affects Versions: 1.1.0.CR2
Environment: Used WinRAR 3.5.1 to extract the zip file.
Reporter: Justin Corpron
All files within the resouces, src, and view folders of the remoting examples are missing. It's not that these files weren't written at some time, it is that they are not included in the jboss-seam-1.1.0.CR2.zip file.
The missing files should be in the following folders:
examples/remoting/chatroom/resources
examples/remoting/chatroom/src
examples/remoting/chatroom/view
examples/remoting/helloworld/resources
examples/remoting/helloworld/src
examples/remoting/helloworld/view
examples/remoting/progressbar/resources
examples/remoting/progressbar/src
examples/remoting/progressbar/view
These examples and files are referenced in the 1.1.0.CR2 Reference Documentation - Chapter 10
--
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
19 years, 4 months