lose the "hibernate." bit off the config keys.

On Fri, Aug 29, 2008 at 12:52 PM, goodwill <[EMAIL PROTECTED]>wrote:

>
> I come across such message when I try to use CreateSchema() or
> GenerateCreationScripts.
>
> My configuration has these things:
>
>
>  <activerecord isWeb="true">
>    <config>
>      <add
>
> key="hibernate.connection.driver_class"
>
> value="NHibernate.Driver.SqlClientDriver" />
>      <add
>                                key="hibernate.dialect"
>
> value="NHibernate.Dialect.MsSql2005Dialect" />
>      <add
>                                key="hibernate.connection.provider"
>
> value="NHibernate.Connection.DriverConnectionProvider" />
>      <add
>
> key="hibernate.connection.connection_string_name"
>                                value="Default" />
>    </config>
>  </activerecord>
>
>
> That makes me very confused.
> >
>


-- 
Ken Egozi.
http://www.kenegozi.com/blog
http://www.musicglue.com
http://www.castleproject.org
http://www.gotfriends.co.il

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to