I have changed the 'ProcessLog.java' and 'ProcessLog.hbm.xml' by adding a property named 'actorId' which is set in the constructor: 'actorId = Authentication.getAuthenticatedActorId();'
hbm: <property name="actorId" column="ACTOR_" /> This was made with 3.0, but maybe it works for 3.1 too. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957265#3957265 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957265 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
