Java JAXWS Web Service consumer - small correction
Budget: €30 – €250 EUR
I'm looking for Java programmer who can correct web service definitions in existing project that use JAXWS 2.1.7. WebService has added new methods. We are implementing those methods with new wsdl definition file and subsistent *WebService.java and *PortType.java files
There is an error at javax.xml.ws.Service.getPort(Service.java:119) call.
error message:
com.sun.xml.internal.ws.spi.db.DatabindingException: com.sun.xml.internal.bind.v2.runtime.IllegalAnnotationsException: 4 counts of IllegalAnnotationExceptions XmlSchemaType annotation is not allowed on this kind of property. this problem is related to the following location: at @javax.xml.bind.annotation.XmlSchemaType(namespace=http://www.w3.org/2001/XMLSchema, type=class javax.xml.bind.annotation.XmlSchemaType$DEFAULT, name=dateTime)
jar runs inside Domino server
There is an error at javax.xml.ws.Service.getPort(Service.java:119) call.
error message:
com.sun.xml.internal.ws.spi.db.DatabindingException: com.sun.xml.internal.bind.v2.runtime.IllegalAnnotationsException: 4 counts of IllegalAnnotationExceptions XmlSchemaType annotation is not allowed on this kind of property. this problem is related to the following location: at @javax.xml.bind.annotation.XmlSchemaType(namespace=http://www.w3.org/2001/XMLSchema, type=class javax.xml.bind.annotation.XmlSchemaType$DEFAULT, name=dateTime)
jar runs inside Domino server