I am trying to deploy a *.mdb file along my ear-project on the glassfish server. But I have no clue how to do it ... . Obviously just hanging the mdb-file to the ear-project // ejb project doesn't work.
Can someone tell me what is the general method to deploy a MS Access Database along with your EAR-Project ?
Unfortunately I need to use MS Access....
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35252
7
posted
0
MDB files are just that: files. Have you encountered problems when you tried using them from someplace on the server? And yes, they won't work inside of war/ear files.
My Server is Glassfish v2 can you tell me where I can put my DB file ? In which Folder can I put my file in order to read it from my EJB ? or is it even possible to read it from the EJB ? or is the EJB (SFSB) bound in anyway to a namespace on the server ?
This is the code which is called from my SFSB ... for this instance , where do I have to put my DB.file on ?
Thanks in advance
De La Hai
Greenhorn
Joined: Jun 04, 2008
Posts: 11
posted
0
okok , I have noticed my misunderstanding ... :p ... nevermind my stupid posts ;)
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.