各位大佬,JB7+WLS6.1sp2编译servelt项目出现以下问题,请赐教
bir 2003-05-04 06:11:36 这个servelt项目比较简单的,就是从SQL Server中,访问数据,然后放到HTML网页中来修改数据。
Could not find C:/bea/wlserver6.1/lib/weblogic_sp.jar to copy to WebApp <Default WebApp>; file is defined as element of library WebLogic 6.x+ Deploy
C:/bea/wlserver6.1/lib/weblogic_sp.jar (The system cannot find the file specified)
我找了一下,WLS中确实没有weblogic_sp.jar文件,所以我把Tools->configure Server中WLS的配置general->classes中weblogic_sp.jar删掉了,但还是出现一样的错误。
请问怎么解决阿?谢谢了