[esb-java-dev] [jira] Commented: (ESBJAVA-280) NullpointerException
thrown when creating a WSDL endpoint with an invalid address
Evanthika Amarasiri (JIRA)
jira at wso2.org
Tue Nov 6 23:58:14 PST 2007
[ http://www.wso2.org/jira/browse/ESBJAVA-280?page=comments#action_13214 ]
Evanthika Amarasiri commented on ESBJAVA-280:
---------------------------------------------
Fixed on build 1.5-QA-B1. Proper error message given. The issue can be closed
> NullpointerException thrown when creating a WSDL endpoint with an invalid address
> ---------------------------------------------------------------------------------
>
> Key: ESBJAVA-280
> URL: http://www.wso2.org/jira/browse/ESBJAVA-280
> Project: WSO2 ESB
> Issue Type: Bug
> Components: Endpoints Management
> Affects Versions: NIGHTLY
> Environment: Ubuntu7.04, JDK1.5.0_12
> Reporter: Evanthika Amarasiri
>
> When creating a WSDL end point with an invalid address, a NullpointerException is thrown
> The message is given as "Couldn't create endpoint from the given WSDL URI : null"
> 2007-10-19 10:44:13,086 [127.0.1.1-testc-ubuntu] [http-9443-Processor2] ERROR WSDLEndpointFactory Couldn't create endpoint from the given WSDL URI : null
> java.lang.NullPointerException
> at org.apache.synapse.config.xml.endpoints.WSDLEndpointFactory.createEndpoint(WSDLEndpointFactory.java:130)
> at org.wso2.esb.services.EndpointAdmin.convertToEndpointData(EndpointAdmin.java:328)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:194)
> at org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:98)
> at org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40)
> at org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:96)
> at org.apache.axis2.engine.Axis
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Esb-java-dev
mailing list