What Java library do people use to create Solaris pkg software packages? We are developing an application that, like its functions, has the ability to bundle backend services as a pkg software package that can be easily installed on Solaris. I hope there is a Java library that makes creating pkg a painless process.
If there is no library, can you tell me a resource describing how to build pkg?
source
share