我已经配置好了,但是在JB7里部署是产生以下错误,这是为什么啊?Unable to connect server t3://szjz:7001 as user admin.
Reason: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://szjz:7001: Destination unreachable; nested exception is:
java.net.ConnectException: Connection refused: connect; No available router to destination]
Check option -adminurl, -user and -password.
呵呵,先装好jb和weblogic。我的都在d盘 jb-》
tools->configure servers->user home ->weblogic application server 6.x+; server setting ->enable server ->general ->home directory选weblogic路径,我的D:/bea/wlserver6.1; working directoty ->同上,其他自动。Custorm ->jdk ->jb和weblogic 下的jdk都行。bea home ->我的是 d:/bea passward -> weblogic 的passward,安装时设置的。domain,server name 默认的,不过注意以后的jsp也要放在那下面。version 自动的。ok
然后在你的工程里,点工程,属性,server -> singer server ,点选weblogic。 all is ok !可以应用了。