aspose file tools
The moose likes JDBC and the fly likes Deploy MS Access DB on Server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Deploy MS Access DB on Server" Watch "Deploy MS Access DB on Server" New topic
Author

Deploy MS Access DB on Server

De La Hai
Greenhorn

Joined: Jun 04, 2008
Posts: 11
Hello !

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
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.


Android appsImageJ pluginsJava web charts
De La Hai
Greenhorn

Joined: Jun 04, 2008
Posts: 11
Hello,

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
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.
 
subject: Deploy MS Access DB on Server
 
Similar Threads
Deploying EAR on Sun One application server
Load .mdb file from EJB
Failed to find module file: test-ejb.jar
Singleton MDB in a clustered environment
Error starting up my jboss