I am trying to port an application that was running on JBOSS to
orion.  All my Entity beans are using CMP.  Whenever I try to create a
bean that has CMP field of type java.io.Serialazable i get the
following exception:

javax.ejb.CreateException: Error creating EntityBean: InputStream as
parameter not supported

here is the mapping from orion/config/database-schemas that I am
using:

<type-mapping type="java.io.Serializable" name="oid" />

I am using postgres 7.1 and orion 1.5.2

I would appriciate any advice anyone had for me.

thanks

mike o'connor



Reply via email to