My portType tag will now work but only if I leave the default one in as well -->
<wsdl:portType name="NewWSDLFile"> <wsdl:operation name="NewOperation"> <wsdl:input message="tns:NewOperationRequest" /> <wsdl:output message="tns:NewOperationResponse" /> </wsdl:operation> </wsdl:portType> It does give me the error again though when I put in the wsdl:port tag under wsdl:service. Does anyone see anything wrong with this? -- View this message in context: http://www.nabble.com/Axis2-1.5-WSDL2Java-errors-tp24295840p24380646.html Sent from the Axis - User mailing list archive at Nabble.com.