当前位置:首页
开发技术指南» 文章正文
    引言:

    摘要: 表结构如下: 字段名称 数据类型 说明 articleid 自动编号 产品id bigclassname 文本 产品大类 …… 有若干字段,我认为和要求sql无关 sql要求: 1。查询10 条记录 2。bigclassname(产品大类)在数据库中一共有10个大类, 我想每一个大类查出一条记录,而且在每一 “产品大类”中,是按照 articleid降序之后的第一条。 3。也就是每一个......
 ·这个错误一般是什么错误    »显示摘要«
    摘要: exception details: system.data.sqlclient.sqlexception: 第 1 行: = 附近有语法错误。 source error: line 22: ds=new dataset(); line 23: sqldataadapter mycommand=new sqldataadapter(strcom,myconnection); line 24......


请求帮助:试验axis自带的例子的时候,出现错误,调试不出来了

我参考文章:  
  http://ws.apache.org/axis/java/install.html  
  想调试一下axis自带的例子,但是做到“Step   7:   Testing”的时候,出现异常:  
  AxisFault  
    faultCode:   {http://xml.apache.org/axis/}HTTP  
    faultSubcode:  
    faultString:   (500)Internal   Server   Error  
    faultActor:  
    faultNode:  
    faultDetail:  
                  {}:return   code:     500  
                      。。。  
                      抛出一个servlet运行的异常  
                      。。。  
                  {http://xml.apache.org/axis/}HttpErrorCode:500  
   
  (500)Internal   Server   Error  
                  at   org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:663)  
                  at   org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:94)  
                  at   org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)  
                  at   org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)  
                  at   org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)  
                  at   org.apache.axis.client.AxisClient.invoke(AxisClient.java:147)  
                  at   org.apache.axis.client.Call.invokeEngine(Call.java:2719)  
                  at   org.apache.axis.client.Call.invoke(Call.java:2702)  
                  at   org.apache.axis.client.Call.invoke(Call.java:2378)  
                  at   org.apache.axis.client.Call.invoke(Call.java:2301)  
                  at   org.apache.axis.client.Call.invoke(Call.java:1758)  
                  at   samples.stock.GetQuote.getQuote(GetQuote.java:81)  
                  at   samples.stock.GetQuote.main(GetQuote.java:95)  
   
  请问各位这是什么原因呢?  
  我用的环境是:Tomcat4.1.31     axis-1_2RC2      
  现在,当我运行http://localhost:8080/axis/index.html的时候没有问题,点击这一页中的链接也都可以打开下一页。但是,当点击“SOAPMonitor”这个链接的时候,虽然打开了SOAP   Monitor,但是页面上显示"The   SOAP   Monitor   is   unable   to   communcate   with   the   server."。  
  是我的axis配置的有问题么?或是其他什么问题  
  谢谢各位了  
 

NO.1   作者: umljsp

500错误的意思是找不到文件,仔细检查一下你的axis配置


 ·如何检测ip冲突    »显示摘要«
    摘要: 我们这里是校园网,经常有人使用相同的mac和ip地址上网,我想写一个程序,如果检查到相同的ip和mac地址的话,就提示我,请问有没有高手写过这样的程序,麻烦指点一下,谢谢! ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE