Building an EAR File in TIBCO BusinessEvents Studio
EAR files are built in memory by default. The compiler does not use the file system during code generation. Instead the Studio JVM is used to load all Java classes and resources into memory until the build process is completed. However, you can use the file-system based compiler to build EAR files.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.