HI

The reference should be

http://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_5/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java

Sorry

2009/12/15 Håkon Sagehaug <hakon.sageh...@uni.no>

> Hi all
>
> I tried to deploy a service, in a aar, with a operation with out-only
> message exchange pattern, but when I deployed it I always get this error
> message
>
>
> java.lang.NullPointerException
>     at
> org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateOperations(WSDL11ToAxisServiceBuilder.java:1340)
>     at
> org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populatePortType(WSDL11ToAxisServiceBuilder.java:591)
>     at
> org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateEndpoints(WSDL11ToAxisServiceBuilder.java:468)
>     at
> org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateService(WSDL11ToAxisServiceBuilder.java:362)
>     at
> org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder.populateAllServices(WSDL11ToAllAxisServicesBuilder.java:107)
>     at
> org.apache.axis2.deployment.repository.util.ArchiveReader.processWSDLFile(ArchiveReader.java:247)
>     at
> org.apache.axis2.deployment.repository.util.ArchiveReader.processWSDLs(ArchiveReader.java:355)
>     at
> org.apache.axis2.deployment.ServiceDeployer.deploy(ServiceDeployer.java:67)
>     at
> org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
>
> I looked in the source at line 1340 in [1] a method is called with the
> parameter of the incomming message, but in a out only the message is null.
> Is there another way to do this ?
>
> cheers, Håkon
>
>
> [1]
> http://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_5/modules/kernel/src/org/apache/axis2/description/WSDL11ToAllAxisServicesBuilder.java
>
>


-- 
Håkon Sagehaug, Scientific Programmer
Parallab, Bergen Center for Computational Science(BCCS)
Uni BCCS/Uni Research
hakon.sageh...@uni.no, phone +47 55584125

Reply via email to