InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: InstantDB: Reading .prp file from a jar


Jody,

>   I'm deploying an application using java web start, which only allows the
>   download of .jar files, and need to include the .prp file for instantdb in
>   the jar.  I'm creating the database on the fly and locating it in c:\temp,
>   so I don't need to have the actual database files in the jar, just the
>   .prp file.

I faced the same problem with JWS (except that I needed a database as well) and overcame 
it by extracting the prp and database from the jar and writing them to the local disk during 
application initialisation. It's a bit clunky but works fine.

Regards,
Peter Yuill


-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.