No bin folder in community version of wso2 API Manager in gitlab

216 Views Asked by At

I could not find the bin folder in Community version of WSO2 API Manager hence I could not start the server using file /bin/wso2sever.bat https://github.com/wso2/product-apim Am I missing something ? Do I need to build the code to create bin file ?

1

There are 1 best solutions below

3
On

You don't need to build the GitHub source code to use the API manager. You can Download the latest WSO2 API Manager from here https://wso2.com/api-management/ (this includes a bin folder and everything you were expected) and this is the Documentation. If you want to modify some feature of the WSO2 API Manager, you can modify the GitHub source code and build your own pack.