Expand my Community achievements bar.

etnot96
etnot96
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I fixed my issue with my webservices. It turns out thegenerated webservices did not include the root node that mywebservices was expecting. So I had to extend the generatedwebservices to include the right node.

    Type

    Discussions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • It seems the Fx Webservice Introspection is not interpretingthe wsdl correctly. By using TCPMonitor I was able to capture mysoap request from my java spring-ws junit test. The correctresponse is as follows:<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Heade...

    Type

    Discussions

    Views

    494

    Likes

    0

    Replies

    0
  • It would seem the Fx Webservice Introspection is notinterpreting the wsdl correctly. By using TCPMonitor I was able tocapture my soap request from my java spring-ws junit test. Thecorrect response is as follows:<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:H...

    Type

    Discussions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Below I have listed a copy of my xml schemas, servlet.xml,and error messages with the project name, among other information,stripped out.Tomcat Spring-WS error:[ INFO] 10:31:30 MessageDispatcherServlet - FrameworkServlet'[ProjectName]': initialization started[ INFO] 10:31:30 XmlWebApplicationContext...

    Type

    Discussions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Below I have listed a copy of my xml schemas, servlet.xml,and error messages with the project name, among other information,stripped out.[ProjectName]-servlet.xml:<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSch...

    Type

    Discussions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Below I have listed a copy of my xml schemas, servlet.xml,and error messages with the project name, among other information,stripped out.[ProjectName]CommonType.xsd:<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.{ProjectName}.com/system/common-schemas" xmlns:tns="...

    Type

    Discussions

    Views

    1.1K

    Likes

    0

    Replies

    1
  • Below I have listed a copy of my xml schemas, servlet.xml,and error messages with the project name, among other information,stripped out.WebserviceClient.xsd:<?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.{ProjectName}.com/Web...

    Type

    Discussions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Below I have listed a copy of my xml schemas, servlet.xml,and error messages with the project name, among other information,stripped out.[ProjectName]Type.xsd:<?xml version="1.0" encoding="UTF-8"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.{ProjectName}com/sys...

    Type

    Discussions

    Views

    1.1K

    Likes

    0

    Replies

    0
  • Hi, I used the Flex3 Builder Web Service Introspection Wizard togenerated my web service objects. I am having trouble invoking mywebservice. Mainly because Flex is calling the wrong endpoint. Theerror msg I get in the flex console is as follows: [SWF]C:\dev\projects\{ProjectName}\bin-debug\{ProjectN...

    Type

    Discussions

    Views

    2.2K

    Likes

    0

    Replies

    9