I really amazed with this fast devlopment process when I saw that you have
fixed the problem. I should thank for your devotion to Servicemix project.
Can you tell me how I can get the latest working source code? since I
checked out the trunk but I faced Build Error.

Power to people,
Roozbeh 


Roozbeh wrote:
> 
> I rased JIRA SM-727. I'm curious to know if it gonna be fixed in
> Servicemix 3.0.1 since we are in a critical development process and it is
> not easy for us to change all the architecture and inline every needed
> schema. In addition it will be interesting if you tell me when the
> deadline for the release of Servicemix 3.0.1 and Geronmio plugin for that
> gonna be?
> 
> Good Luck,
> Roozbeh
> 
> 
> gnodet wrote:
>> 
>> Unfortunately, the JBI spec does not allow components
>> to return a non standalone WSDL.  However, the component
>> itself could be enhanced to flatten the WSDL and inline the
>> needed schemas (feel free to raise a JIRA for that).
>> In the meantime, I would recommend to avoid importing
>> external schemas and inline them.
>> 
>> On 10/30/06, Roozbeh <[EMAIL PROTECTED]> wrote:
>>>
>>> Hi again,
>>>
>>> I have problem with importing schemas while I want to deploy JSR181
>>> component in servicemix. I get the warning
>>> WARN  - EndpointRegistry               - Error retrieving interfaces
>>> from
>>> service description: WSDLException (at
>>> /wsdl:definitions/wsdl:types/xsd:sche
>>> ma): faultCode=OTHER_ERROR: An error occurred trying to resolve schema
>>> referenced at 'ndo/Common.xsd'.: This file was not found:
>>> file:/C:/apache-servi
>>> cemix-3.0-incubating/ndo/Common.xsd
>>>
>>> and when I want to access the endpoint it doesn't work since it is not
>>> deployed correctly. This is the part of my WSDL file which causes the
>>> problem I think:
>>>
>>> .....
>>> <xsd:import schemaLocation="ndo/Common.xsd"
>>> namespace="http://www.mywebsite.com/bb/bong/ndo/common"; />
>>>
>>> Any solution?
>>>
>>> Thanks,
>>> Roozbeh Maadani
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Problem-with-schemas-import-tf2539802.html#a7075686
>>> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>>>
>>>
>> 
>> 
>> -- 
>> Cheers,
>> Guillaume Nodet
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-with-schemas-import-tf2539802.html#a7096954
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to