I'm getting the following error reported:

Parameters to service implementation factory HibernateSessionFactory
contains no contributions but expects exactly one contribution.

The offending hivemodule code is:

    <service-point id="HibernateSession" interface="net.sf.hibernate.Session">
        <invoke-factory service-id="HibernateSessionFactory" model="threaded"/>
    </service-point>


Any clues to what I'm missing?  It doesn't seem to be causing any
actual problems but I'd still like to know the cause.

Regards,

Glen Stampoultzis

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to