wsMemShell
wsMemShell copied to clipboard
weblogic12.1.3 报错
TyrusServerContainer container = (TyrusServerContainer) servletContext.getAttribute(ServerContainer.class.getName());方法在JDK1.8 weblogic12.1.3环境下,wsAddAllContainer.jsp和wscmd.jsp脚本一直返回是空是什么原因?weblogic版本不对吗?
你赋值path试试呢?有加参数吗
有的
你可以把报错调出来或者下断点试试
具体哪里出错得自己找找了
我看出问题来了,要先注入后连接。你得先用 http 注入,再用ws连接到 指定的path