[ http://issues.apache.org/jira/browse/JCR-25?page=all ]
     
Stefan Guggisberg closed JCR-25:
--------------------------------


closing resolved issue

> default value with autocreated fields like null
> -----------------------------------------------
>
>          Key: JCR-25
>          URL: http://issues.apache.org/jira/browse/JCR-25
>      Project: Jackrabbit
>         Type: Wish
>     Reporter: Markus Joschko
>     Assignee: Stefan Guggisberg
>     Priority: Minor

>
> I have a custom nodetype which has two properties, both autocreated (but not 
> mandatory).
> If I create the node and want to read the first property (not filling in any 
> value), I get a:
> javax.jcr.RepositoryException: Unable to get value of 
> /pages/mjo:page/jcr:content/mjo:title:java.lang.ArrayIndexOutOfBoundsException:
>  0
>  at org.apache.jackrabbit.core.PropertyImpl.getValue(PropertyImpl.java:378)
>  at de.freaquac.test.JCRTest.propIterator(JCRTest.java:207)
> After setting the property the exception is no longer thrown. Not sure if 
> this really an error but is a little bit anyoing. Are there any default 
> values (null) in jsr170?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to