[infinispan-issues] [JBoss JIRA] (ISPN-1820) SearchMapping is not recognized
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Thu Feb 2 19:27:49 EST 2012
[ https://issues.jboss.org/browse/ISPN-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663925#comment-12663925 ]
Sanne Grinovero edited comment on ISPN-1820 at 2/2/12 7:25 PM:
---------------------------------------------------------------
Michal, thanks for the test, that was very helpful. The issue is fixed and should be included in 5.1.1.Final; one warning about it : don't forget to use the field() method on the properties like you would do when using annotations.
Might be easier to see the code:
https://github.com/Sanne/infinispan/commit/70da9942c48b65ccfcd877eb357c7375b678948a#L2R59
was (Author: sannegrinovero):
Michal, thanks for the test, that was very helpful. The issue is fixed and should be included in 5.1.1.Final; one warning about it : don't forget to use the field() method on the properties like you would do on the annotations.
Might be easier to see the code:
https://github.com/Sanne/infinispan/commit/70da9942c48b65ccfcd877eb357c7375b678948a#L2R59
> SearchMapping is not recognized
> -------------------------------
>
> Key: ISPN-1820
> URL: https://issues.jboss.org/browse/ISPN-1820
> Project: Infinispan
> Issue Type: Bug
> Components: Querying
> Affects Versions: 5.1.0.FINAL
> Environment: Windows XP, Java 1.6.0_26
> Reporter: Michael Wittig
> Assignee: Sanne Grinovero
> Labels: annotation, query,, searchmapping
> Fix For: 5.1.1.FINAL, 5.2.0.ALPHA1
>
> Attachments: ISPN1820Test.java
>
>
> SearchMapping is not recognized by Infinispan and therfore it is not possible to add Objects to cache where you can not add Annotations. (maybe you just have the class Files)
--
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 infinispan-issues
mailing list