高手过来---ejb的发布和JBOSS和TOMCAT的配置问题!!!
我想用JBUILDER 6开发EJB
用ANT来发布和部署
应用服务器选的是JBOSS和TOMCAT的整合
用ANT发布成功了一个J2EE(.ear)和一个WEB(.war),有builder successful的提示
用的是JBOSS-3.0.3_TOMCAT-4.03 version
用的是interest的例子
但当我访问http://localhost:8080/interest/的时候,出错了,报错为
type Status report
message No Context configured to process this request
description The server encountered an internal error (No Context configured to process this request) that prevented it from fulfilling this request.