users@glassfish.java.net

Re: How to publish BPEL wsdl

From: <glassfish_at_javadesktop.org>
Date: Thu, 03 Sep 2009 19:21:31 PDT

Hi

I am still not able to locate the wsdl of my bpel process.
Now, creating the concrete wsdl, this was added:

    <service name="LojaService">
        <port name="LojaPort" binding="tns:LojaBinding">
            <soap12:address location="http://localhost:${HttpDefaultPort}/LojaService/LojaPort"/>
        </port>
    </service>

I have tried these forms:

http://localhost:8080/LojaService/LojaPort?wsdl
http://localhost:9080/LojaService/LojaPort?wsdl

I don`t changed any port configuration on the servers
[Message sent by forum member 'robsonhermes' (robsonhermes_at_gmail.com)]

http://forums.java.net/jive/thread.jspa?messageID=362889