Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-27-2009, 03:10 PM
olegkon olegkon is online now
Registered User
 
Join Date: 05-26-2009
Posts: 3
Question VBP for Java packaging

Hi,

I am evaluating Visual Build Pro for packaging a large complex Java application, which would include JavaVM,
large web app, maybe app server and small DB to be installed on PC. Need to pick up the source code
from Solaris machine (can map from PC to it).
1) Can VBP do all that (above)?

2) I have seen that it can call Ant script, any samples ?

3) How can I build EXE (or MSI) file with VBP? Is my only option to call Ant script which would call 7-zip or similar utility?

4) Can VBP script be called from outside as part of build process ?

Please help !

TIA,
Oleg.
Reply With Quote
  #2  
Old 05-30-2009, 11:13 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,015
Re: VBP for Java packaging

Quote:
Originally posted by olegkon
I am evaluating Visual Build Pro for packaging a large complex Java application, which would include JavaVM,
large web app, maybe app server and small DB to be installed on PC. Need to pick up the source code
from Solaris machine (can map from PC to it).
1) Can VBP do all that (above)?
Probably. Anything that supports a command-line interface can be called from a Run Program action.
http://www.visualbuild.com/Manual/runprogramaction.htm

Anything that supports a COM automation interface can be called from a Run Script action.
http://www.visualbuild.com/Manual/runscript.htm

Quote:
2) I have seen that it can call Ant script, any samples ?
The attached project will build Ant if saved and built in the apache-ant-x.y.z folder.

Quote:
3) How can I build EXE (or MSI) file with VBP? Is my only option to call Ant script which would call 7-zip or similar utility?
To deploy a VBP project as a self-extracting executable, you would need the runtime version of Visual Build.
http://www.kinook.com/VisBuildPro/Manual/Runtime/

Quote:
4) Can VBP script be called from outside as part of build process ?
VBP can be invoked from the command-line.
http://www.kinook.com/VisBuildPro/Manual/consoleapp.htm
Attached Files
File Type: bld build.bld (315 Bytes, 1019 views)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 05:25 PM.


Copyright © 1999-2023 Kinook Software, Inc.