On 5/17/06, bgoetzmann <[EMAIL PROTECTED]> wrote:

Hello,
It is the first case. One time I can get the WSDL document by the JMX
Console (with MC4J youc can do a copy/paste).

This is a lifecycle problem.  The JBI spec defines service units and
service assemblies so that you can have a better control of lifecycle.
The problem is that lightweight components do not really use service
assemblies and service units and therefore their lifecycle is much
more simple (which is not very good in this case).
Given the order of the components however, the jsr181 component should
be activated before the http one, and thus the endpoint should exists
and the wsdl description available.

Could you check the log to see if this is the case ?
Put org.apache.servicemix.jbi.framework.ComponentContextImpl logger to
DEBUG and you should see messages:
 "Component: xxx activated endpoint: yyy : zzz"


What do you mean by "send the wsdl generated by the jsr181 component" ?

I was just saying to post the wsdl to the mailing list to see if there
is any problem with it.

Cheers,
Guillaume Nodet


Thank you a lot for your constant help.
--
View this message in context: 
http://www.nabble.com/Getting-WSDL-from-a-JSR181-POJO-Service-t1626322.html#a4426603
Sent from the ServiceMix - User forum at Nabble.com.




--
Cheers,
Guillaume Nodet

Reply via email to