[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-user
Subject:    [jboss-user] [jBPM] - ClassCastException in DynamicUtils when using JPAKnowledgeService.loadStateful
From:       Wooi Joe Chuah <do-not-reply () jboss ! com>
Date:       2012-11-30 3:17:28
Message-ID: 2-779244-3-117790-1354245438439.jivesbs.jivemailuser () https://community ! jboss ! org
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Wooi Joe Chuah [https://community.jboss.org/people/joe.chuah] created the discussion

"ClassCastException in DynamicUtils when using \
JPAKnowledgeService.loadStatefulKnowledgeSession()"

To view the discussion, visit: https://community.jboss.org/message/779244#779244

--------------------------------------------------------------
Hi,

I've encountered the problem as stated above when using DynamicUtils to \
addDynamicSubProcess at the following line

ProcessEventSupport eventSupport = \
((InternalProcessRuntime)((InternalKnowledgeRuntime)ksession).getProcessRuntime()).getProcessEventSupport();


The reason as far as I know is because the ksession returned from \
JPAKnowledgeService.loadStatefulKnowledgeSession() or newStatefulKnowledgeSession() \
which is implemented using org.drools.persistence.jpa.KnowledgeStoreServiceImpl  \
returns the ksession as a CommandBasedStatefulKnowledgeSession object instance.

The CommandBasedStatefulKnowledgeSession does not implement InternalKnowledgeRuntime \
and hence we hit a class cast exception.

The same problem does not occur when using a ksession from the \
KnowledgeBuilder>KnowledgeBase>ksession.

Any idea if CommandBasedStatefulKnowledgeSession is going to implement \
InternalKnowledgeRuntime in the future or there's gonna be a fix for using sessions \
which are loaded from DB? or is it a limitation

Thanks.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/779244#779244]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]



[Attachment #5 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; \
margin: 0; padding: 20px;">

<div>
	<table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: \
1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; \
-webkit-border-radius: 6px;">  <tbody>
			<tr>

				<td>

					<table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" \
style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: \
6px; -webkit-border-radius: 6px;">  <tbody>
							<tr>
								<td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px \
solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; \
-moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; \
                -webkit-border-top-left-radius: 5px;">
									<h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; \
                margin: 0; display: block !important;">
									<!-- To have a header image/logo replace the name below with your img tag \
                -->
									<!-- Email clients will render the images when the message is read so any \
                image -->
									<!-- must be made available on a public server, so that all recipients can \
                load the image. -->
									<a href="https://community.jboss.org/index.jspa" style="text-decoration: \
none; color: #E1E1E1">JBoss Community</a></h1>  </td>

							</tr>
							<tr>
								<td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; \
color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; \
-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; \
-webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: \
17px; font-weight: normal;">  ClassCastException in DynamicUtils when using \
JPAKnowledgeService.loadStatefulKnowledgeSession() </h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/joe.chuah">Wooi Joe \
Chuah</a> in <i>jBPM</i> - <a \
href="https://community.jboss.org/message/779244#779244">View the full discussion</a> \
</span> <hr style="margin: 20px 0; border: none; background-color: #dadada; height: \
1px;">

<div class="jive-rendered-content"><p>Hi,</p><p style="min-height: 8pt; height: 8pt; \
padding: 0px;">&#160;</p><p>I've encountered the problem as stated above when using \
DynamicUtils to addDynamicSubProcess at the following line</p><p style="min-height: \
8pt; height: 8pt; padding: 0px;">&#160;</p><p>ProcessEventSupport eventSupport = \
((InternalProcessRuntime)((InternalKnowledgeRuntime)ksession).getProcessRuntime()).getProcessEventSupport();</p><p \
style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>The reason as far as \
I know is because the ksession returned from \
JPAKnowledgeService.loadStatefulKnowledgeSession() or \
newStatefulKnowledgeSession()</p><p>which is implemented using \
org.drools.persistence.jpa.KnowledgeStoreServiceImpl </p><p>returns the ksession as a \
CommandBasedStatefulKnowledgeSession object instance.</p><p style="min-height: 8pt; \
height: 8pt; padding: 0px;">&#160;</p><p>The CommandBasedStatefulKnowledgeSession \
does not implement InternalKnowledgeRuntime and hence we hit a class cast \
exception.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>The \
same problem does not occur when using a ksession from the \
KnowledgeBuilder&gt;KnowledgeBase&gt;ksession.</p><p style="min-height: 8pt; height: \
8pt; padding: 0px;">&#160;</p><p>Any idea if CommandBasedStatefulKnowledgeSession is \
going to implement InternalKnowledgeRuntime in the future or</p><p>there's gonna be a \
fix for using sessions which are loaded from DB? or is it a limitation</p><p \
style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Thanks.</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a \
href="https://community.jboss.org/message/779244#779244">going to Community</a></p>  \
<p style="margin: 0;">Start a new discussion in jBPM at <a \
href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
 </div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>



_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic