Subject Re: Strategic Replacement for Services API
Author Aleksey Karyakin
""Roman Rokytskyy"" <rrokytskyy@...> wrote in message
news:dcdmsn+vfsk@......
>> No one has to use the admin server just like no has to use the
>> services API. Anything that can be from the administration server
>> or services API can be done directly on the host machine with
>> command line utilities. Really.
>
> I do not want to fork any process - I want to do it from my process
> (read Java).

Are you ok with JNI?

>> An embedded application wouldn't ship it.
>
> How do I do backup then?

extern
ISC_STATUS BURP_backup(
ISC_STATUS* status,
ISC_BACKUP_PARAM* param);

Unfortunately, no XML.

Regards,
Aleksey Karyakin