<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style type="text/css">
<!--

/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
        background-color: #E5E5E5;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11;
        color: #000000;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
p, td                { font-size : 11; color : #000000; }
a:link,a:active,a:visited { color : #006699; }
a:hover                { text-decoration: underline; color : #DD6900; }
hr        { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
h1,h2                { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;}


/* This is the border line & background colour round the entire page */
.bodyline        { background-color: #FFFFFF; border: 1px #98AAB1 solid; }


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; line-height: 12px}
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover        { color: #DD6900; text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink                { font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink         { text-decoration: none; color : #006699; }
a.forumlink:hover{ text-decoration: underline; color : #DD6900; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link        { text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
        font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

-->
</style>
</head>
        <body>

        <div class="postbody">Hello,<br />
<br />
Now, I can start deploy my bpel chain but when I start it, it fails with the erro below. The same code was working with quickstart-2.2. Is there something brokin in the import mechanism ?<br />
<br />
</span><table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"><tr>           <td><span class="genmed"><b>Code:</b></span></td>        </tr>        <tr>          <td class="code"><br />
&#91;Petals.Container.Components.petals-se-orchestra&#93;-INFO 2009-03-12 16&#58;34&#58;14,747 New Service Endpoint has been deployed &#58; &#123;http&#58;//orchestra.ow2.org/clarisse&#125;CrawlChainService ->CrawlChain &#40;INTERNAL&#41;&#58;subdomain1/0/petals-se-orchestra&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />
&#91;Petals.JBI-Management.DeploymentServiceImpl&#93;-INFO 2009-03-12 16&#58;34&#58;14,749 Service Assembly 'sismiccrawlchainProvideSA' succesfully started&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />
&#91;Petals.JBI-Messaging.EndpointRegistryImpl&#93;-SEVERE 2009-03-12 16&#58;34&#58;15,288 Invalid description for the endpoint &#123;http&#58;//orchestra.ow2.org/clarisse&#125;CrawlChainService-CrawlChain&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />
org.ow2.easywsdl.extensions.wsdl4complexwsdl.api.WSDL4ComplexWsdlException&#58; SchemaException&#58; org.ow2.easywsdl.wsdl.api.WSDLException&#58; SchemaException&#58; Can't parse all imports&#58; org.ow2.easywsdl.wsdl.api.WSDLImportException&#58; the imported document cannot be imported at&#58; samples/WebCrawling.wsdl&#58; org.ow2.easywsdl.wsdl.api.WSDLException&#58; SchemaException&#58; Can't parse all imports&#58; org.ow2.easywsdl.wsdl.api.WSDLImportException&#58; the imported document cannot be imported at&#58; samples/WebCrawling.wsdl<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl.inout.WSDL4ComplexWsdlReaderImpl.readWSDL4ComplexWSDL&#40;WSDL4ComplexWsdlReaderImpl.java&#58;164&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.jbi.messaging.registry.EndpointRegistryImpl.updateEndpointDescriptionAndInterfaces&#40;EndpointRegistryImpl.java&#58;1744&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.jbi.messaging.registry.EndpointRegistryImpl.access$1&#40;EndpointRegistryImpl.java&#58;1389&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.petals.jbi.messaging.registry.EndpointRegistryImpl$UpdateLocalNewEndpointFuture.call&#40;EndpointRegistryImpl.java&#58;312&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.FutureTask$Sync.innerRun&#40;FutureTask.java&#58;303&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.FutureTask.run&#40;FutureTask.java&#58;138&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.Executors$RunnableAdapter.call&#40;Executors.java&#58;441&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.FutureTask$Sync.innerRun&#40;FutureTask.java&#58;303&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.FutureTask.run&#40;FutureTask.java&#58;138&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask&#40;ThreadPoolExecutor.java&#58;886&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run&#40;ThreadPoolExecutor.java&#58;908&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run&#40;Thread.java&#58;619&#41;<br />
Caused by&#58; org.ow2.easywsdl.wsdl.api.WSDLException&#58; SchemaException&#58; Can't parse all imports&#58; org.ow2.easywsdl.wsdl.api.WSDLImportException&#58; the imported document cannot be imported at&#58; samples/WebCrawling.wsdl<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.easywsdl.wsdl.impl.wsdl11.WSDLReaderImpl.readWSDL&#40;WSDLReaderImpl.java&#58;220&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.easywsdl.wsdl.impl.wsdl11.WSDLReaderImpl.readWSDL&#40;WSDLReaderImpl.java&#58;195&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.easywsdl.wsdl.impl.generic.WSDLReaderImpl.readWSDL&#40;WSDLReaderImpl.java&#58;174&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.easywsdl.wsdl.impl.generic.WSDLReaderImpl.readWSDL&#40;WSDLReaderImpl.java&#58;150&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.easywsdl.wsdl.impl.generic.WSDLReaderImpl.readWSDL&#40;WSDLReaderImpl.java&#58;180&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.easywsdl.extensions.wsdl4complexwsdl.impl.inout.WSDL4ComplexWsdlReaderImpl.readWSDL4ComplexWSDL&#40;WSDL4ComplexWsdlReaderImpl.java&#58;138&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; ... 11 more<br />
Caused by&#58; org.ow2.easywsdl.wsdl.api.WSDLImportException&#58; the imported document cannot be imported at&#58; samples/WebCrawling.wsdl<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractIncludeImpl.retrieveInclude&#40;AbstractIncludeImpl.java&#58;174&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractIncludeImpl.<init>&#40;AbstractIncludeImpl.java&#58;105&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractImportImpl.<init>&#40;AbstractImportImpl.java&#58;65&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.easywsdl.wsdl.impl.wsdl11.ImportImpl.<init>&#40;ImportImpl.java&#58;54&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.easywsdl.wsdl.impl.wsdl11.DescriptionImpl.<init>&#40;DescriptionImpl.java&#58;113&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.easywsdl.wsdl.impl.wsdl11.WSDLReaderImpl.readWSDL&#40;WSDLReaderImpl.java&#58;212&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; ... 16 more<br />
Caused by&#58; java.lang.IllegalArgumentException&#58; URI is not absolute<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.URI.toURL&#40;URI.java&#58;1080&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractIncludeImpl.retrieveInclude&#40;AbstractIncludeImpl.java&#58;154&#41;<br />
&nbsp; &nbsp; &nbsp; &nbsp; ... 21 more<br />
&#91;Petals.JBI-Messaging.EndpointRegistryImpl&#93;-WARNING 2009-03-12 16&#58;34&#58;15,289 Set a default interface name for the endpoint &#123;http&#58;//orchestra.ow2.org/clarisse&#125;CrawlChainService-CrawlChain &#58; &#123;http&#58;//orchestra.ow2.org/clarisse&#125;UNRESOLVED_INTERFACECrawlChainService </td>        </tr></table><span class="postbody"><br />
<br />
Regards,<br />
<br />
Gaël</div>
        <br /><div class="gensmall"><br />
<br />
<br />
-------------------- m2f --------------------<br />
<br />
Read this forum topic online here:<br />
<a href="http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=549#549" target="_blank">http://petals.ebmwebsourcing.com/forum/viewtopic.php?p=549#549</a><br />
<br />
-------------------- m2f --------------------</div>
        </body>
</html>