On Fri, 2006-10-27 at 09:42 +0200, Sebastian Wagner wrote:
> there is another Tutorial about Spring + Hibernate from IBM
> http://www-128.ibm.com/developerworks/java/library/j-hibern/
> They are talking also about xdoclet to create mappings, but i was
> wondering how to alter the xdoclet creation process to write instead
> of the * hibernate.cfg.xml* to the *red5-web.xml*.
Hibernate configuration files has nothing to deal with Spring context
files which red5-web.xml is. BTW, Hibernate IDE for Eclipse can generate
XML mappings (and annotations I guess) for your DB schema (but of course
it can't provide you with associations generation and so forth because
it just doesn't know the logic of your application)
I recommend you check out Hibernate annotations instead of XML mappings
(hibernate.org, obviously)
--
Michael,
puts self.inspect # => { Flex, Red5, Java, Ruby, insomnia }
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org