Hi I was referred here by "zodicko" from the Sun forums. Hopefully you can help me in some way. I'm currently doing an academic project and we're trying to use XML as a database storage, instead of the conventional RDBMS. Therefore, there's no real database at all -- the XML file is the database. So far, I can parse the XML file, but fail to There's some vendors like SoftwareAG's Tamino that can perform such function, but we'll like to build a basic one from bottom-up. I've thought of multiple ways to work around this restriction, but all of them are either ineffective or not utilising the EJBs architecture's strengths. Thus, is there anything that you can help or suggest that I can do to make the XML database work with EJBs? Thanks. Matthew
