[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2885) Fields being sorted by name by seam-gen
by Ashish Kulkarni (JIRA)
Fields being sorted by name by seam-gen
---------------------------------------
Key: JBSEAM-2885
URL: http://jira.jboss.com/jira/browse/JBSEAM-2885
Project: Seam
Issue Type: Bug
Components: Tools
Affects Versions: 2.0.1.GA
Environment: Windows XP, JBoss 4.2.2, Seam 2.0.1GA
Reporter: Ashish Kulkarni
Hi there,
The forms generated by seam-gen have fields sorted in alphabetical order. However, this is not correct and fields should appear on the form in the same order in which they appear in the database table.
Either that or this should be configurable and the default behaviour should be that seam-gen should generate objects with fields in same order as they appear in the database.
Currently, this order needs to be changed manually and is time consuming.
Regards,
Ashish.
--
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
17 years, 12 months
[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2878) List of outdated jars, which can/should be updated
by Przemyslaw Jaskierski (JIRA)
List of outdated jars, which can/should be updated
--------------------------------------------------
Key: JBSEAM-2878
URL: http://jira.jboss.com/jira/browse/JBSEAM-2878
Project: Seam
Issue Type: Task
Reporter: Przemyslaw Jaskierski
Fix For: 2.1.0.BETA1
I've revised most of libs in the last Seam 2.1 nightly (2008/04/11).
Below is a list of these quite old and with (many) bugfixing releases since the version bundled with Seam 2.1.
CURRENT_SEAM_VERSION->NEWEST_WORKING_IN_MY_SETUP
/* bugfixes in merge() etc and HSearch integration*/
hibernate 3.2.4sp1 -> 3.2.6
/* Christian was talking about stale Lucene index entries, these can help, as Emmanuel fixed bug related to collection altered event in Hibernate*/
hibernate-search 3.3.0 -> 3.3.1
hibernate-annotations 3.3.0 -> 3.3.1
lucene 2.2.0 -> 2.3.1
/* a lot of improvements according to their BTS*/
jsf-ri 1.2_04-b16-p02 -> 1.2_08 (1.2_09 coming ?soon?)
javassist 3.3 -> 3.4
commons-lang 2.1 -> 2.3
/*watch with this one out, I haven't migrated yet*/
richfaces 3.1.4 -> 3.2.0
/*consult with Mike. please*/
spring 2.0.6 -> 2.5.3
and, according to JBSEAM-2866
"commons-digester is in older version 1.5 instead of 1.8"
--
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
17 years, 12 months
[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2880) GWT-RPC fails because of wrong conent type check
by Rainer Schuster (JIRA)
GWT-RPC fails because of wrong conent type check
------------------------------------------------
Key: JBSEAM-2880
URL: http://jira.jboss.com/jira/browse/JBSEAM-2880
Project: Seam
Issue Type: Bug
Components: GWT, Remoting
Affects Versions: 2.1.0.A1, 2.0.2.CR1, 2.0.1.GA, 2.0.1.CR2, 2.0.1.CR1, 2.0.0.GA, 2.0.0.CR3, 2.0.0.CR2, 2.0.0.CR1, 2.0.0.BETA1
Environment: Win XP, GWT 1.5 Milestone 2, Seam 2.0.2.CR1
Reporter: Rainer Schuster
In commit 2260 (see http://code.google.com/p/google-web-toolkit/source/detail?r=2260) the default content type of a RPC has changed from "text/plain" to "text/x-gwt-rpc". Since Seam remoting tests for "text/plain" the request fails.
--
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
17 years, 12 months