You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2006/05/01 22:52:47 UTC

[jira] Resolved: (SM-419) WSDL for WS-Notification component are not available

     [ https://issues.apache.org/activemq/browse/SM-419?page=all ]
     
Guillaume Nodet resolved SM-419:
--------------------------------

    Resolution: Fixed
     Assign To: Guillaume Nodet

Revisions:
   http://svn.apache.org/viewcvs?rev=398683&view=rev
   http://svn.apache.org/viewcvs?rev=398684&view=rev
   http://svn.apache.org/viewcvs?rev=398685&view=rev
   http://svn.apache.org/viewcvs?rev=398686&view=rev

Add a simple demo showing how to expose WS-N component over HTTP/Soap
Initialize persistent configuration for WS-N component
Make sure that jar uri are resolved property when flattening wsdl
Split the configuration files, ensure JNDI is initialized only once and add WS-N jms connectionFactory to JNDI tree





> WSDL for WS-Notification component are not available
> ----------------------------------------------------
>
>          Key: SM-419
>          URL: https://issues.apache.org/activemq/browse/SM-419
>      Project: ServiceMix
>         Type: Bug

>   Components: servicemix-wsn2005
>     Reporter: Guillaume Nodet
>     Assignee: Guillaume Nodet
>      Fix For: 3.0-M2

>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Resolved: (SM-419) WSDL for WS-Notification component are not available

Posted by Tomas Olsson <to...@sics.se>.
Sorry, it seems to have been Firefox that removed things when the 
wsdl-file was shown. When I saved the file and looked at it in an 
editor, everything was there. That was rather odd I believe...
/Tomas

Guillaume Nodet wrote:

> Could you please paste the full porttypedef.wsdl ?
> I have just checked and I have the namespace declaration on the
> wsdl:definitions tag and at other locations too..
>
> Cheers,
> Guillaume Nodet
>
> On 5/2/06, Tomas Olsson <to...@sics.se> wrote:
>
>> I have looked at the WSDL from the running broker, but it seems not to
>> be complete. To be precise: in the porttypedef.wsdl file there is no
>> declaration of WS-Agreement (prefix wsa) although wsa:EndpointReference
>> is referred to at some places.
>> /Tomas
>>
>> Guillaume Nodet (JIRA) wrote:
>>
>> >     [ https://issues.apache.org/activemq/browse/SM-419?page=all ]
>> >
>> >Guillaume Nodet resolved SM-419:
>> >--------------------------------
>> >
>> >    Resolution: Fixed
>> >     Assign To: Guillaume Nodet
>> >
>> >Revisions:
>> >   http://svn.apache.org/viewcvs?rev=398683&view=rev
>> >   http://svn.apache.org/viewcvs?rev=398684&view=rev
>> >   http://svn.apache.org/viewcvs?rev=398685&view=rev
>> >   http://svn.apache.org/viewcvs?rev=398686&view=rev
>> >
>> >Add a simple demo showing how to expose WS-N component over HTTP/Soap
>> >Initialize persistent configuration for WS-N component
>> >Make sure that jar uri are resolved property when flattening wsdl
>> >Split the configuration files, ensure JNDI is initialized only once 
>> and add WS-N jms connectionFactory to JNDI tree
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >>WSDL for WS-Notification component are not available
>> >>----------------------------------------------------
>> >>
>> >>         Key: SM-419
>> >>         URL: https://issues.apache.org/activemq/browse/SM-419
>> >>     Project: ServiceMix
>> >>        Type: Bug
>> >>
>> >>
>> >
>> >
>> >
>> >>  Components: servicemix-wsn2005
>> >>    Reporter: Guillaume Nodet
>> >>    Assignee: Guillaume Nodet
>> >>     Fix For: 3.0-M2
>> >>
>> >>
>> >
>> >
>> >
>> >>
>> >>
>> >
>> >
>> >
>> >
>>
>>


Re: [jira] Resolved: (SM-419) WSDL for WS-Notification component are not available

Posted by Guillaume Nodet <gn...@gmail.com>.
Could you please paste the full porttypedef.wsdl ?
I have just checked and I have the namespace declaration on the
wsdl:definitions tag and at other locations too..

Cheers,
Guillaume Nodet

On 5/2/06, Tomas Olsson <to...@sics.se> wrote:
> I have looked at the WSDL from the running broker, but it seems not to
> be complete. To be precise: in the porttypedef.wsdl file there is no
> declaration of WS-Agreement (prefix wsa) although wsa:EndpointReference
> is referred to at some places.
> /Tomas
>
> Guillaume Nodet (JIRA) wrote:
>
> >     [ https://issues.apache.org/activemq/browse/SM-419?page=all ]
> >
> >Guillaume Nodet resolved SM-419:
> >--------------------------------
> >
> >    Resolution: Fixed
> >     Assign To: Guillaume Nodet
> >
> >Revisions:
> >   http://svn.apache.org/viewcvs?rev=398683&view=rev
> >   http://svn.apache.org/viewcvs?rev=398684&view=rev
> >   http://svn.apache.org/viewcvs?rev=398685&view=rev
> >   http://svn.apache.org/viewcvs?rev=398686&view=rev
> >
> >Add a simple demo showing how to expose WS-N component over HTTP/Soap
> >Initialize persistent configuration for WS-N component
> >Make sure that jar uri are resolved property when flattening wsdl
> >Split the configuration files, ensure JNDI is initialized only once and add WS-N jms connectionFactory to JNDI tree
> >
> >
> >
> >
> >
> >
> >
> >>WSDL for WS-Notification component are not available
> >>----------------------------------------------------
> >>
> >>         Key: SM-419
> >>         URL: https://issues.apache.org/activemq/browse/SM-419
> >>     Project: ServiceMix
> >>        Type: Bug
> >>
> >>
> >
> >
> >
> >>  Components: servicemix-wsn2005
> >>    Reporter: Guillaume Nodet
> >>    Assignee: Guillaume Nodet
> >>     Fix For: 3.0-M2
> >>
> >>
> >
> >
> >
> >>
> >>
> >
> >
> >
> >
>
>

Re: [jira] Resolved: (SM-419) WSDL for WS-Notification component are not available

Posted by Tomas Olsson <to...@sics.se>.
I have looked at the WSDL from the running broker, but it seems not to 
be complete. To be precise: in the porttypedef.wsdl file there is no 
declaration of WS-Agreement (prefix wsa) although wsa:EndpointReference 
is referred to at some places.
/Tomas

Guillaume Nodet (JIRA) wrote:

>     [ https://issues.apache.org/activemq/browse/SM-419?page=all ]
>     
>Guillaume Nodet resolved SM-419:
>--------------------------------
>
>    Resolution: Fixed
>     Assign To: Guillaume Nodet
>
>Revisions:
>   http://svn.apache.org/viewcvs?rev=398683&view=rev
>   http://svn.apache.org/viewcvs?rev=398684&view=rev
>   http://svn.apache.org/viewcvs?rev=398685&view=rev
>   http://svn.apache.org/viewcvs?rev=398686&view=rev
>
>Add a simple demo showing how to expose WS-N component over HTTP/Soap
>Initialize persistent configuration for WS-N component
>Make sure that jar uri are resolved property when flattening wsdl
>Split the configuration files, ensure JNDI is initialized only once and add WS-N jms connectionFactory to JNDI tree
>
>
>
>
>
>  
>
>>WSDL for WS-Notification component are not available
>>----------------------------------------------------
>>
>>         Key: SM-419
>>         URL: https://issues.apache.org/activemq/browse/SM-419
>>     Project: ServiceMix
>>        Type: Bug
>>    
>>
>
>  
>
>>  Components: servicemix-wsn2005
>>    Reporter: Guillaume Nodet
>>    Assignee: Guillaume Nodet
>>     Fix For: 3.0-M2
>>    
>>
>
>  
>
>>    
>>
>
>
>  
>