Hi Deepal,
I've already created a JIRA [1]. I think it would be a good idea run
FindBugs [2] against the Axis2 source code -- there's even a plugin
for maven [3].
Michele
[1] https://issues.apache.org/jira/browse/AXIS2-3428
[2] http://findbugs.sourceforge.net/
[3] http://maven-plugins.sourceforge.net/maven-findbugs-plugin/
On 10 Jan 2008, at 14:26, Deepal Jayasinghe wrote:
Hi Michele ,
Will you be able to contribute that test case to Axis2 , may be you
could create a JIRA and attach the test case :)
-Deepal
Hi all,
I'm unit testing some code and I see a NPE in the HTTPCoreNIOSender.
The stack trace is the following:
Exception in thread "HttpCoreNIOSender"
java.lang.NullPointerException
at
org.apache.axis2.transport.nhttp.HttpCoreNIOSender$2.handleError
(HttpCoreNIOSender.java:442)
at
org.apache.axis2.transport.nhttp.HttpCoreNIOSender$2.failed
(HttpCoreNIOSender.java:412)
at
org.apache.http.impl.nio.reactor.SessionRequestImpl.failed
(SessionRequestImpl.java:139)
at
org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.processSe
ssionRequests(DefaultConnectingIOReactor.java:249)
at
org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor.execute
(DefaultConnectingIOReactor.java:109)
at
org.apache.axis2.transport.nhttp.HttpCoreNIOSender.executeClientEngin
e(HttpCoreNIOSender.java:127)
at
org.apache.axis2.transport.nhttp.HttpCoreNIOSender.access$000
(HttpCoreNIOSender.java:69)
at
org.apache.axis2.transport.nhttp.HttpCoreNIOSender$1.run
(HttpCoreNIOSender.java:102)
at java.lang.Thread.run(Thread.java:613)
Any idea?
Michele
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]