JBoss Community

Re: jBPM 5.2 setup on Jboss7.1b error

created by Mauricio Salatino in jBPM - View the full discussion

It's using the org.hibernate.annotations.CollectionOfElements; annotation. + @JoinTable(name = "EventTypes", joinColumns = @JoinColumn(name = "InstanceId"))

You should read how that annotation gets mapped into oracle.. probably that's where the solution is.. I'm pretty sure that someone else already write about that.

Cheers

Reply to this message by going to Community

Start a new discussion in jBPM at Community