I was using external jars for hibernate and xdoclet, using the jar set in ant/lib resolved the problem. So I think it was a version mismatch.
btw andromda does run xdoclet for hibernate, the hbm.xml files are generated into hibernate/sar/target/xdoclet/hibernate. On Wed, 2004-07-28 at 16:19, Martin West wrote: > fyi, having run xdoclet to generate the hibernate mapping files, when I > run a simple application to use the generated stuff I get: > > [java] Caused by: net.sf.hibernate.MappingException: > java.lang.NullPointerException > [java] at > net.sf.hibernate.cfg.Configuration.addInputStream(Configuration.java:293) > [java] at > net.sf.hibernate.cfg.Configuration.addClass(Configuration.java:333) > > Just trying to track down were the fault lies. -- Martin West Head of Product Design and Development http://www.star-map.net +44(0)207 318 0308 +44(0)787 968 0096 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
