jithesh wrote:
> 
> hi,
> 
>    No i didnt tried hibernate converter...
> 
>    How can i write the hibernate converter? my latest dwr.xml is like
> this..
>  <allow>
>         
>         
>         <create javascript="userManager" creator="spring">
>               
>               
>               <include method="getUserbyPractice"/>
>         </create>
>         <convert match="org.securedmd.com.model.User"
> converter="bean"></convert>
>          <convert match="org.securedmd.com.model.Address"
> converter="bean"></convert>
>           <convert match="org.securedmd.com.model.Role"
> converter="bean"></convert>
>         
>     </allow>
> 
> i read that article which u pointed , but not able to get more
> information. Would u please provide sufficient information  to incorporate
> dwr in my web app?
> 
> 
> iam getting the following error.
> 
> 13:15:15,905 ERROR [DefaultConverterManager] No converter found for
> org.hibernate.proxy.CGLIBLazyInitializer
> 13:15:15,921 ERROR [DefaultConverterManager] No converter found for
> org.hibernate.proxy.CGLIBLazyInitializer
> 13:15:15,921 ERROR [DefaultConverterManager] No converter found for
> org.securedmd.com.model.PracticeMst$$EnhancerByCGLIB$$ad2ad57e_2 
> 
> Thanks,
> Jithesh 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Dwr-query-tf4514348s2369.html#a13034957
Sent from the AppFuse - User mailing list archive at Nabble.com.

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

Reply via email to