Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » axis source
axis source [message #197426] Fri, 27 July 2007 17:29
Eclipse UserFriend
Originally posted by: sss.sss.com

How do I get and attach the axis source for debugging purposes?

I would like to debug the following...

at
org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFau ltBuilder.java:222)

at
org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaul tBuilder.java:129)

at
org.apache.axis.encoding.DeserializationContext.endElement(D eserializationContext.java:1087)

at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java: 1712)

at org.apache.crimson.parser.Parser2.content(Parser2.java:1963)

at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java: 1691)

at org.apache.crimson.parser.Parser2.content(Parser2.java:1963)

at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java: 1691)

at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java :667)

at org.apache.crimson.parser.Parser2.parse(Parser2.java:337)

at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl. java:448)

at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)

at
org.apache.axis.encoding.DeserializationContext.parse(Deseri alizationContext.java:227)

at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696 )

at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)

at
org.apache.axis.transport.http.HTTPSender.readFromSocket(HTT PSender.java:796)

at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender. java:144)

at
org.apache.axis.strategies.InvocationStrategy.visit(Invocati onStrategy.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:165 )

at org.apache.axis.client.Call.invokeEngine(Call.java:2784)

at org.apache.axis.client.Call.invoke(Call.java:2767)

at org.apache.axis.client.Call.invoke(Call.java:2443)

at org.apache.axis.client.Call.invoke(Call.java:2366)

at org.apache.axis.client.Call.invoke(Call.java:1812)
Previous Topic:axis packages
Next Topic:EJB with JBoss 4.0.x
Goto Forum:
  


Current Time: Tue Mar 19 04:01:21 GMT 2024

Powered by FUDForum. Page generated in 0.02936 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top