Re: [bdbxml] Developing a local (Swing) front-end
Michael Allman <[email protected]>
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <20050710203129.J42165@yvyyl> |
I never heard of eXist. Hmm... maybe I'll check it out. My Swing user interface is application-domain specific and not publicly available. The JCA resource adapter can be downloaded from http://berkeley-dbxml-adapter.dev.java.net/ The basic design of my application is to delegate remote calls to the database through a service abstraction composed of remote session ejb's. The session ejb's access the database on the local filesystem through the JCA resource adapter. If you've developed with J2EE, you probably know what I'm talking about. Hope this helps. Michael On Sat, 9 Jul 2005, Golgoth 14 wrote: > Hi Michael, > > I'm very interesting to test/use your Swing user interface. > Actually, I'm using the eXist XML Database and its Swing interface. > > Thanks > Stéphane > > Michael Allman wrote: > >> I implemented a Swing user interface to a remote DB XML installation using >> a JCA resource adapter and remote session EJB's. Let me know if you're >> interested in more. >> >> Thanks. >> >> Michael >> >> On Tue, 21 Jun 2005, Breno Costa wrote: >> >>> Hi, >>> >>> I was developing a Web-based interface for acessing BDB XML >>> containers, but now I need to switch to a swing-based desktop app. >>> >>> I'm just worried on network access of the containers, as BDB XML is >>> embedded and has no servers. Network shares are an obvious solution >>> but I dont think it's the best. >>> >>> Has anyone ever been in this same situation? >>> >>> thanks, >>> >>> -- Breno >>> >>> >>> ------------------------------------------ >>> To remove yourself from this list, send an >>> email to [email protected] >>> >> >> >> ------------------------------------------ >> To remove yourself from this list, send an >> email to [email protected] >> >> >> > ------------------------------------------ To remove yourself from this list, send an email to [email protected]