Posible bug in WSDL2Java

2005-10-18 Thread Antonio Ruiz Martínez
Hello! I think there is a bug in the wsdl2java tool (versions 1.2.x 1.3). I'm using the wsdl that I'm attaching to this e-mail. The problem is that the generated code for each type is similar to the following: (This is from the class timestampumurequesttype)... static {

Re: Problem installation Axis 1.3, i18n

2005-10-17 Thread Antonio Ruiz Martínez
=Platform # [happyaxis.jsp] ### -- --- Antonio Ruiz Martínez Faculty of Computer Science-University of Murcia 30071 Murcia - Spain e-mail: [EMAIL PROTECTED] or arm [at] dif [dot] um [dot] es ---

RE: Problem installation Axis 1.3, i18n

2005-10-14 Thread Antonio Ruiz Martínez
classpath). attached is the version that comes with 1.2.1 Antonio Ruiz Martínez wrote: Hello! I have installed axis 1.3, the problem is that when I open http://localhost/axis/ I'm getting the following problem: org.apache.jasper.JasperException: Can't find bundle for base name

Deployment strange exception

2005-08-05 Thread Antonio Ruiz Martínez
Hello, I have a problem deploying my web service with axis using the AdminClient tool. I get the following error: Processing file deployServicioMessageDocument.wsdd Exception: AxisFault faultCode: {http://xml.apache.org/axis/}HTTP faultSubcode: faultString: (401)Unauthorized faultActor:

WSDL2Java problem with simple WSDL

2005-06-25 Thread Antonio Ruiz Martínez
Hello! I have a problem with Axis 1.2.1. I thing that it is a bug because the wsdl is very simple and I think it is correct. But the bizarre thing it is that I have check it with other axis 1.2 (rc2, rc3) and it doesn't work either. Howerver, this wsdl works with 1.1 but for other problem I

Re: WSDL2Java Bug?

2005-06-22 Thread Antonio Ruiz Martínez
port name=ValidaSigWSSoap binding=s1:ValidaSigWSSoap soap:address location=http://miip:80/servicios/basicos/seguridad/certificados/ValidaCertificadoWS.jws/ /port /service /definitions Regards, Antonio Antonio Ruiz Martínez wrote: Hello! I have a problem

Re: AW: WSDL2Java Bug?

2005-06-22 Thread Antonio Ruiz Martínez
Hello! Christian Kunert wrote: ..The paramter Signatur of method " validaSig " is not defined anywhere. But it imported from xmldsig, with s:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://ea.carm.es/schemas/funcionales/efirma/xmldsig-core-schema.xsd"/