Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-2900

WSDL Generation does not respect all binding.ws entries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Java-SCA-1.4
    • Java-SCA-1.5
    • None
    • Linux x86_64 Weblogic 9.2.3 JDK 1.5.0_12

    Description

      If I modify the the helloworld-ws-reference-jms's helloworldwsjms.composite file so that the service entry is as follows:

      <service name="HelloWorldService">
      <interface.java interface="helloworld.HelloWorldService" />
      <binding.ws uri="jms:/queue.sample?transport.jms.ConnectionFactoryJNDIName=QueueConnectionFactory&java.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialContextFactory&java.naming.provider.url=tcp://localhost:61619"/>
      <binding.ws />
      </service>

      I find that the generated ?wsdl does not include the binding for the JMS SOAP Endpoint - only the new <binding.ws />

      Also, there is no obvious way for accessing the original helloworld-ws-reference-jms service's generated WSDL.

      Attachments

        Activity

          People

            simonslaws Simon Laws
            dave.sowerby Dave Sowerby
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: