Hi... Good to know there are people with common interest in embedding xwiki to existing project.
Here is my confusion. Please comment if you have idea on this. I have my J2EE project. It uses JSF, Spring and Hibernate. So I have my own hibernate.cfg.xml and web.xml and other config files. Now, I'm trying to add xwiki as a module to my project. Since Xwiki uses Struts and Hibernate, it also has its own hibernate.cfg.xml and web.xml files. How do I integrate these two now? Can I have both of these in my project and move on? If I am able to work it out, I think I can move forward. I just learnt the way how we can delegate the struts action management to the spring framework. Regards, Manish -- View this message in context: http://xwiki.475771.n2.nabble.com/Embed-xwiki-to-existing-project-tp5070278p5081734.html Sent from the XWiki- Dev mailing list archive at Nabble.com. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

