[jboss-jira] [JBoss JIRA] (AS7-2855) Contradiction in JacORB indirection-encoding-disable description
David Bosschaert (Created) (JIRA)
jira-events at lists.jboss.org
Wed Nov 30 10:38:40 EST 2011
Contradiction in JacORB indirection-encoding-disable description
----------------------------------------------------------------
Key: AS7-2855
URL: https://issues.jboss.org/browse/AS7-2855
Project: Application Server 7
Issue Type: Bug
Components: IIOP
Reporter: David Bosschaert
Assignee: Stefan Guilhen
The following description is contradicting itself:
{code} "indirection-encoding-disable" => {
"type" => STRING,
"description" => "Indicates whether indirection encoding for repeated typecodes should be enabled (on) or not (off).",
"expressions-allowed" => false,
"nillable" => true,
"default" => "off",
"min-length" => 1L,
"max-length" => 2147483647L,
"access-type" => "read-only",
"storage" => "configuration"
},
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list