Hi Jeremy,

Aegis is a different databinding toolkit that CXF can use. The default
toolkit that CXF uses is JAXB. You may want to look at these docs for more
info:

http://cwiki.apache.org/CXF20DOC/aegis-databinding.html

Cheers,
- Dan

On 7/27/07, Jeremy Isikoff <[EMAIL PROTECTED]> wrote:
>
> I got my dependency injection of my DAO to work only to get lots of errors
> likes this when deploying to tomcat.  This looks bad.  Does cxf not work
> with hibernate and spring-hibernate support?
>
> org.hibernate.Interceptor is an interface, and JAXB can't handle
> interfaces.
>
> org.springframework.jdbc.support.SQLExceptionTranslator is an interface,
> and JAXB can't handle interfaces.
>
> org.hibernate.SessionFactory is an interface, and JAXB can't handle
> interfaces.
>
> i saw a thread that said I should switch to Aegis is that another
> framework?
>
>
> Still very new at this
>
> Jeremy Isikoff
>
>
>
>
> ____________________________________________________________________________________
> Be a better Globetrotter. Get better travel answers from someone who
> knows. Yahoo! Answers - Check it out.
> http://answers.yahoo.com/dir/?link=list&sid=396545469
>



-- 
Dan Diephouse
Envoi Solutions
http://envoisolutions.com | http://netzooid.com/blog

Reply via email to