Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
352 views
in Technique[技术] by (71.8m points)

wso2esb - How to deploy wso2 esb on websphere?

Is it possible to deploy WSO2 ESB 4.9.0 on websphere application server ? Last example found on google is from 2008 ... How is created the required war file ?

Thanks

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

From WSO2 Carbon platform 4.0.0 release onwards WSO2 has dropped the official support for hosting WSO2 products on third party containers. So there is no official reference on how to run WSO2 products in third-party containers like WebSphere. One of the main reasons for this is the fact that the WSO2 Carbon container itself is secure enough for any enterprise deployment. Also when you run a server instance like WSO2 BAM, inside a third party container, the WSO2 product instance will be using its own ports etc.

Deployment on a third party container adds more complications, for e.g. the logging aspects are taken over by the container, the parser used is that of the container etc. This leads to additional complications when it comes to analyzing/debugging issues, as the model drastically changes from the usual native container based deployments.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...