Author: irooskov(a)redhat.com
Date: 2011-09-21 00:26:50 -0400 (Wed, 21 Sep 2011)
New Revision: 34922
Modified:
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
Log:
fixed errors
Modified:
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
===================================================================
---
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 2011-09-21
04:25:01 UTC (rev 34921)
+++
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 2011-09-21
04:26:50 UTC (rev 34922)
@@ -248,7 +248,7 @@
</listitem>
<listitem>
<para>
- <ulink
url="http://jira.jboss.com/jira/browse/TEIIDDES-1013">TEIIDD...;:
A bug existed where the RESTful properties of <property>REST-METHOD</proeprty>
and <property>URI</proeprty> that are required for RESTful procedures required
the names to be all upper-case. This caused errors when users would provide these
properties but not all letters were upper-case. Resolving this issue has seen the
modification of the <classname>ModelObjectAnnotationHelper</classname> and
<classname>GenerateRestWarAction</classname> classes to check that the
properties exist reguardless of the case-type used.
+ <ulink
url="http://jira.jboss.com/jira/browse/TEIIDDES-1013">TEIIDD...;:
A bug existed where the RESTful properties of <property>REST-METHOD</property>
and <property>URI</property> that are required for RESTful procedures required
the names to be all upper-case. This caused errors when users would provide these
properties but not all letters were upper-case. Resolving this issue has seen the
modification of the <classname>ModelObjectAnnotationHelper</classname> and
<classname>GenerateRestWarAction</classname> classes to check that the
properties exist reguardless of the case-type used.
</para>
</listitem>
<!-- To be completed -->