Have you tried @Alternative? You&#39;ll have to enable it in beans.xml.<br><br><div class="gmail_quote">On Thu, Jan 12, 2012 at 15:02, <a href="mailto:michal.kaplon@poczta.fm">michal.kaplon@poczta.fm</a> <span dir="ltr">&lt;<a href="mailto:michal.kaplon@poczta.fm">michal.kaplon@poczta.fm</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
Recently we found a bug in JpaIdentityStore class. In line 2114 query<br>
string is build this way:<br>
<br>
queryString.append(&quot;select distinct ior. &quot; +<br>
modelProperties.get(PROPERTY_RELATIONSHIP_TO).getName() + &quot;from &quot;<br>
<br>
which produces unparseable query. Since it is in 3.1.0.Final, waiting<br>
for the next release probably isn&#39;t the best solution :)<br>
That&#39;s why I need to replace default JpaIdentityStore with my custom<br>
implementation. How can I do that?<br>
<br>
I&#39;ve tried to reconfigure JpaIdentityStoreConfiguration via XML, but<br>
identityStoreClass remains unchanged. Very strange thing, especially<br>
that server log says the bean is reconfigured. Is that because<br>
IdentityStoreConfiguration.identityStoreClass is private field?<br>
IdentityStoreConfiguration itself cannot be configured, because it is<br>
abstract.<br>
<br>
Next try was to @Specialize JpaIdentityStoreConfiguration, however it<br>
also failed. This issue smells like @AplicationScoped beans cannot be<br>
specialized, which is also weird.<br>
<br>
Any help will be appreciated.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Best regards,<br>
Michal<br>
<br>
_______________________________________________<br>
seam-dev mailing list<br>
<a href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/seam-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Jason Porter<br><a href="http://lightguard-jp.blogspot.com" target="_blank">http://lightguard-jp.blogspot.com</a><br><a href="http://twitter.com/lightguardjp" target="_blank">http://twitter.com/lightguardjp</a><br>

<br>Software Engineer<br>Open Source Advocate<br>Author of Seam Catch - Next Generation Java Exception Handling<br><br>PGP key id: 926CCFF5<br>PGP key available at: <a href="http://keyserver.net" target="_blank">keyserver.net</a>, <a href="http://pgp.mit.edu" target="_blank">pgp.mit.edu</a><br>