[
https://jira.jboss.org/jira/browse/JBSEAM-1738?page=com.atlassian.jira.pl...
]
Dan Allen resolved JBSEAM-1738.
-------------------------------
Resolution: Done
I have introduced a new ant task that will uppercase a property. In the process, I
refactored the existing ant tasks UppercasePropertyTask and LowercasePropertyTask to
CapitalizePropertyTask and UncapitalizePropertyTask, respectively. Now, when you enter an
Oracle schema name during "seam setup", the value is uppercased. I also force a
blank value for the catalog since it is not relevant in Oracle.
seam-gen should uppercase Oracle schema names
---------------------------------------------
Key: JBSEAM-1738
URL:
https://jira.jboss.org/jira/browse/JBSEAM-1738
Project: Seam
Issue Type: Bug
Components: Tools
Affects Versions: 2.0.0.BETA1
Reporter: Shane Bryzak
Assignee: Dan Allen
Priority: Trivial
Fix For: 2.1.1.CR1
Original Estimate: 30 minutes
Remaining Estimate: 30 minutes
This gotcha wasted a fair amount of my time and should be relatively easy to fix. Oracle
schema names MUST be in upper case otherwise generate-entities will not work. Seam-gen
should convert any schema name entered for an Oracle database to upper case.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira