On 3 June 2015 04:59:51 CEST, Bryan Pendleton <bpendleton.de...@gmail.com> 
wrote:
>> So, this is a humble request to your community about how to deploy it
>with the Java application.
>> *N.B : I use Netbeans for Java development and I included the derby
>jar library to my project.*
>
>Assuming you are using the "embedded" configuration, including
>the derby.jar library into your project should be all you need
>to do.
>
>What was the *exact* behavior that you observed, when you tried this?
>
>thanks,
>
>bryan

I think it nmay also depend how you are attempting to deploy / distribute your 
app.

Do  you deliver it as :
A complete zip file .
Via a web service as a 'war'.

If you are releasing it as an update to an existing app, where the installed 
app 'phones home' and catches the updates, it may be more involved than simply 
including the derby jar into your new release. 
I only mention this as I allways find things are 'more involved' when trying to 
release via the web service than directly as a zip download ~ where I can more 
finely control the contents to ensure all the required libraries are included.

David

 
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Reply via email to