How to generate an EAR using the bwdesign command line utility?
book
Article ID: KB0094204
calendar_today
Updated On:
|
TIBCO ActiveMatrix BusinessWorks
|
-
|
|
Not Applicable
|
-
|
Description
Description:
The following are steps to generate a BW6 EAR after importing projects into a new workspace.
1). Open an existing / new workspace.
n.exe -data C:/temp/designWorkspace
2). On bwdesign prompt, import the BW module and application project.
bwdesign> import C:/tmp/TimerNLog
bwdesign> import C:/tmp/TimerNLog.application
3). Generate an EAR into a target folder.
bwdesign> export -e TimerNLog.application C:/temp/outputFolder
See the attached (Filename: bwdesign_console.txt) for reference.
Resolution
PFA the bwdesign console log after running the commands.
Issue/Introduction
How to generate an EAR using the bwdesign command line utility?
Attachments
How to generate an EAR using the bwdesign command line utility?
get_app
Was this article helpful?
thumb_up
Yes
thumb_down
No