首页 > 代码库 > websphere应用程序的使用

websphere应用程序的使用

1.服务器板块

1.1 jvm虚拟机的通用参数:

agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=7777
Dcom.ibm.websphere.webservices.DisableIBMJAXWSEngine=true
技术分享

2.应用程序板块

技术分享

 

3.资源库jdbc配置

技术分享

 

websphere应用程序的使用