[jboss-user] [EJB/JBoss] - Specification/Architectural question about EJBs and XML

balteo do-not-reply at jboss.com
Tue Dec 5 10:14:57 EST 2006


Hello,
My problem is as follows: I would like for a session ejb to retrieve information from xml files (other that the ejb DDs of course...). I prefer the XML-file solution to the relational-database solution as it is more lightweight. (We haven't got the resources nor the skill to administrate a native xml database.) Am I allowed to read from the filesystem? What is the best architectural solution you would advise bearing in mind I need the information contained in the xml files to be available in java (in the session bean). Ideally I would drop xml files in a directory and they would automatically be parsed and taken into account by an ejb.
I am available to provide more details if needed.
Any clue welcome,
Julien Martin.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991324#3991324

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991324



More information about the jboss-user mailing list