[jboss-jira] [JBoss JIRA] Commented: (JBPM-510) Problems redeploing jbpm.sar multiple times with JBOSS4.0.3
Britt Miner (JIRA)
jira-events at jboss.com
Fri Oct 27 15:57:42 EDT 2006
[ http://jira.jboss.com/jira/browse/JBPM-510?page=comments#action_12345931 ]
Britt Miner commented on JBPM-510:
----------------------------------
While isolating the ear does solve the problem, this is not a desireable solution. By default we loose the ability for our app to participate in cross-application EJB communication. To re-enable the app's ability to communicate with other EJBs we can follow the instructions here http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration (and realize that our cross-app EJB calls will take a significant performance hit.)
-Britt
> Problems redeploing jbpm.sar multiple times with JBOSS4.0.3
> -----------------------------------------------------------
>
> Key: JBPM-510
> URL: http://jira.jboss.com/jira/browse/JBPM-510
> Project: JBoss jBPM
> Issue Type: Bug
> Components: Core Engine
> Affects Versions: jBPM 3.1 beta 2
> Environment: JDK 1.5 on Solaris
> Reporter: Evgueni Smoliar
> Assigned To: Tom Baeyens
>
> there is a problem with persitance of the object org.jbpm.context.def.VariableAccess occure sometimes
> If I redeploy JBPM.sar file in jboss
> org.hibernate.PropertyAccessException: could not set a field value by reflection setter of org.jbpm.context.def.VariableAccess.access
> at org.hibernate.property.DirectPropertyAccessor$DirectSetter.set(DirectPropertyAccessor.java:82)
> at org.hibernate.tuple.AbstractEntityTuplizer.setPropertyValues(AbstractEntityTuplizer.java:330)
> at org.hibernate.tuple.PojoEntityTuplizer.setPropertyValues(PojoEntityTuplizer.java:188)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list