<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-15870</id>
	<title>Nabble - NetBeans - EntPack</title>
	<updated>2008-07-02T14:10:33Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/NetBeans---EntPack-f15870.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/NetBeans---EntPack-f15870.html" />
	<subtitle type="html">Mailing list dedicated to &lt;b&gt;NetBeans Enterprise Pack&lt;/b&gt; related discussions. The forum is used in &lt;a href=&quot;http://qa.netbeans.org/processes/cat/55/entpack/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EntPack NetCAT program&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-18246866</id>
	<title>Re: how to test the composite application as a whole ...</title>
	<published>2008-07-02T14:10:33Z</published>
	<updated>2008-07-02T14:10:33Z</updated>
	<author>
		<name>jqian</name>
	</author>
	<content type="html">The soap address in not defined in the casa file, but you can access it 
&lt;br&gt;through the CASA Editor.
&lt;br&gt;&lt;br&gt;Your project is currently not deployable. This is because the 
&lt;br&gt;displayPort is not a port on the localhost. You have to provide your 
&lt;br&gt;BPEL service through a local port. To do that, delete the displayPort in 
&lt;br&gt;CASA, drop a new SOAP port from the palette and connect it to 
&lt;br&gt;displaybpel's ParnerLink1. You can access the soap address of the new 
&lt;br&gt;SOAP port by clicking the little pencil icon on the new SOAP port.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Jun
&lt;br&gt;&lt;br&gt;mithun_jhonny wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Jun,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I checked the source of the file &amp;lt;comp&amp;gt;.casa and I did not find the soap
&lt;br&gt;&amp;gt; address.... can you please look at my project files which I have attached in
&lt;br&gt;&amp;gt; the first message and refer me to the place what you are talking about .... 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks 
&lt;br&gt;&amp;gt; Mithun 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; jqian wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Find the SOAP address of the WSDL port from CASA Editor's property
&lt;br&gt;&amp;gt;&amp;gt; sheet. If the SOAP address contains a token like ${HttpDefaultPort},
&lt;br&gt;&amp;gt;&amp;gt; you need to replace the token by the default HTTP port number which you
&lt;br&gt;&amp;gt;&amp;gt; can find in the sun-http-binding's property sheet in NetBeans' Services
&lt;br&gt;&amp;gt;&amp;gt; tab. Then add &amp;quot;?WSDL&amp;quot; to the end of the SOAP address. This is the URL
&lt;br&gt;&amp;gt;&amp;gt; you need to use to access your WSDL. 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Jun 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; mithun_jhonny wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; Hi Jun,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I am not able to find the &amp;lt;compapp&amp;gt;.wsdl . After I deploy the
&lt;br&gt;&amp;gt;&amp;gt; composite
&lt;br&gt;&amp;gt;&amp;gt; application where can I access the &amp;lt;compapp&amp;gt;.wsdl ? 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; thanks
&lt;br&gt;&amp;gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; jqian wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; Hi Mithun,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; You have total control of the how the services in the composite 
&lt;br&gt;&amp;gt;&amp;gt; application get exposed. If you don't have a WSDL to expose your 
&lt;br&gt;&amp;gt;&amp;gt; internal service yet, just open the CASA Editor, drag a new HTTP binding 
&lt;br&gt;&amp;gt;&amp;gt; from the palette and drop it into the &amp;quot;WSDL Port&amp;quot; region, connect it to 
&lt;br&gt;&amp;gt;&amp;gt; whatever internal service you want to expose. This will create a WSDL 
&lt;br&gt;&amp;gt;&amp;gt; (&amp;lt;compapp&amp;gt;.wsdl) which you can use to create a test case.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Jun
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; mithun_jhonny wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hi Jun,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks for the reply. Let me re-phrase the question .I believe after you
&lt;br&gt;&amp;gt;&amp;gt; deploy the composite application, a WSDL gets generated for the whole
&lt;br&gt;&amp;gt;&amp;gt; composite application . How do I access the WSDL ( web service of the
&lt;br&gt;&amp;gt;&amp;gt; composite application ) . I logged in to the admin console of the
&lt;br&gt;&amp;gt;&amp;gt; glass-fish
&lt;br&gt;&amp;gt;&amp;gt; server .. i saw the composite application under the deployed process but
&lt;br&gt;&amp;gt;&amp;gt; I
&lt;br&gt;&amp;gt;&amp;gt; could not find the &amp;nbsp;WSDL file ....
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It will be great if you can reply. 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; thanks
&lt;br&gt;&amp;gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; jqian wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The testing facility provided by composite application project
&lt;br&gt;&amp;gt;&amp;gt; system is 
&lt;br&gt;&amp;gt;&amp;gt; unit testing. Currently we don't have any higher level testing
&lt;br&gt;&amp;gt;&amp;gt; framework.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Jun
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; mithun_jhonny wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hi Jun,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; thanks for the reply ..... if we test the HTTP entry points then it is
&lt;br&gt;&amp;gt;&amp;gt; as
&lt;br&gt;&amp;gt;&amp;gt; good as testing the individual web services right ? &amp;nbsp;I have a built a
&lt;br&gt;&amp;gt;&amp;gt; composite application that has many web services which accept input
&lt;br&gt;&amp;gt;&amp;gt; data
&lt;br&gt;&amp;gt;&amp;gt; from each other .. how do I know if the composite application as a
&lt;br&gt;&amp;gt;&amp;gt; whole
&lt;br&gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt; working &amp;nbsp;?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; thanks 
&lt;br&gt;&amp;gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; jqian wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hi Mithun,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The way you test a composite application is to create individual test 
&lt;br&gt;&amp;gt;&amp;gt; cases to test the (HTTP) entry points of the composite applications, 
&lt;br&gt;&amp;gt;&amp;gt; that's why you are asked for WSDL file and operation.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Jun
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; mithun_jhonny wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have created a &amp;nbsp;BPEL module and a composite application ... the
&lt;br&gt;&amp;gt;&amp;gt; problem
&lt;br&gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt; how do &amp;nbsp;I test the composite application as a whole ? When I deploy
&lt;br&gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt; composite application there is a option to test in netbeans , &amp;nbsp;but
&lt;br&gt;&amp;gt;&amp;gt; its
&lt;br&gt;&amp;gt;&amp;gt; asks
&lt;br&gt;&amp;gt;&amp;gt; for the wsdl file and the operation .. if I have 2 or more wsdl files
&lt;br&gt;&amp;gt;&amp;gt; in
&lt;br&gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt; composite application ..how do I test the overall application .... 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; please find below the source files of my project .. 
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; NetBeansProjects.zip 
&lt;br&gt;&amp;gt;&amp;gt; the bpel process uses 2 web services..... &amp;nbsp;how do I test the overall
&lt;br&gt;&amp;gt;&amp;gt; composite application 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It will be great if someone can reply . 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; thanks
&lt;br&gt;&amp;gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -- 
&lt;br&gt;&amp;gt;&amp;gt; Jun Qian
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -- 
&lt;br&gt;&amp;gt;&amp;gt; Jun Qian
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt; Jun Qian
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt; Jun Qian
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jun Qian
&lt;br&gt;&lt;br&gt;NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&lt;br&gt;Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/how-to-test-the-composite-application-as-a-whole-...-tp18204305p18246866.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18246139</id>
	<title>Re: how to test the composite application as a whole ...</title>
	<published>2008-07-02T13:31:32Z</published>
	<updated>2008-07-02T13:31:32Z</updated>
	<author>
		<name>mithun_jhonny</name>
	</author>
	<content type="html">Hi Jun,
&lt;br&gt;&lt;br&gt;I checked the source of the file &amp;lt;comp&amp;gt;.casa and I did not find the soap address.... can you please look at my project files which I have attached in the first message and refer me to the place what you are talking about .... 
&lt;br&gt;&lt;br&gt;thanks 
&lt;br&gt;Mithun 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;jqian wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;Find the SOAP address of the WSDL port from CASA Editor's property
&lt;br&gt;sheet. If the SOAP address contains a token like ${HttpDefaultPort},
&lt;br&gt;you need to replace the token by the default HTTP port number which you
&lt;br&gt;can find in the sun-http-binding's property sheet in NetBeans' Services
&lt;br&gt;tab. Then add &amp;quot;?WSDL&amp;quot; to the end of the SOAP address. This is the URL
&lt;br&gt;you need to use to access your WSDL. 
&lt;br&gt;&lt;br&gt;Jun 
&lt;br&gt;&lt;br&gt;mithun_jhonny wrote:
&lt;br&gt;&lt;br&gt;&amp;nbsp; Hi Jun,
&lt;br&gt;&lt;br&gt;I am not able to find the &amp;lt;compapp&amp;gt;.wsdl . After I deploy the composite
&lt;br&gt;application where can I access the &amp;lt;compapp&amp;gt;.wsdl ? 
&lt;br&gt;&lt;br&gt;thanks
&lt;br&gt;Mithun
&lt;br&gt;&lt;br&gt;&lt;br&gt;jqian wrote:
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; Hi Mithun,
&lt;br&gt;&lt;br&gt;You have total control of the how the services in the composite 
&lt;br&gt;application get exposed. If you don't have a WSDL to expose your 
&lt;br&gt;internal service yet, just open the CASA Editor, drag a new HTTP binding 
&lt;br&gt;from the palette and drop it into the &amp;quot;WSDL Port&amp;quot; region, connect it to 
&lt;br&gt;whatever internal service you want to expose. This will create a WSDL 
&lt;br&gt;(&amp;lt;compapp&amp;gt;.wsdl) which you can use to create a test case.
&lt;br&gt;&lt;br&gt;Jun
&lt;br&gt;&lt;br&gt;&lt;br&gt;mithun_jhonny wrote:
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Hi Jun,
&lt;br&gt;&lt;br&gt;Thanks for the reply. Let me re-phrase the question .I believe after you
&lt;br&gt;deploy the composite application, a WSDL gets generated for the whole
&lt;br&gt;composite application . How do I access the WSDL ( web service of the
&lt;br&gt;composite application ) . I logged in to the admin console of the
&lt;br&gt;glass-fish
&lt;br&gt;server .. i saw the composite application under the deployed process but
&lt;br&gt;I
&lt;br&gt;could not find the &amp;nbsp;WSDL file ....
&lt;br&gt;&lt;br&gt;It will be great if you can reply. 
&lt;br&gt;&lt;br&gt;&lt;br&gt;thanks
&lt;br&gt;Mithun
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;jqian wrote:
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The testing facility provided by composite application project system is 
&lt;br&gt;unit testing. Currently we don't have any higher level testing
&lt;br&gt;framework.
&lt;br&gt;&lt;br&gt;Jun
&lt;br&gt;&lt;br&gt;&lt;br&gt;mithun_jhonny wrote:
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hi Jun,
&lt;br&gt;&lt;br&gt;thanks for the reply ..... if we test the HTTP entry points then it is
&lt;br&gt;as
&lt;br&gt;good as testing the individual web services right ? &amp;nbsp;I have a built a
&lt;br&gt;composite application that has many web services which accept input
&lt;br&gt;data
&lt;br&gt;from each other .. how do I know if the composite application as a
&lt;br&gt;whole
&lt;br&gt;is
&lt;br&gt;working &amp;nbsp;?
&lt;br&gt;&lt;br&gt;&lt;br&gt;thanks 
&lt;br&gt;Mithun
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;jqian wrote:
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hi Mithun,
&lt;br&gt;&lt;br&gt;The way you test a composite application is to create individual test 
&lt;br&gt;cases to test the (HTTP) entry points of the composite applications, 
&lt;br&gt;that's why you are asked for WSDL file and operation.
&lt;br&gt;&lt;br&gt;Jun
&lt;br&gt;&lt;br&gt;&lt;br&gt;mithun_jhonny wrote:
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hi,
&lt;br&gt;&lt;br&gt;I have created a &amp;nbsp;BPEL module and a composite application ... the
&lt;br&gt;problem
&lt;br&gt;is
&lt;br&gt;how do &amp;nbsp;I test the composite application as a whole ? When I deploy
&lt;br&gt;the
&lt;br&gt;composite application there is a option to test in netbeans , &amp;nbsp;but
&lt;br&gt;its
&lt;br&gt;asks
&lt;br&gt;for the wsdl file and the operation .. if I have 2 or more wsdl files
&lt;br&gt;in
&lt;br&gt;the
&lt;br&gt;composite application ..how do I test the overall application .... 
&lt;br&gt;&lt;br&gt;please find below the source files of my project .. 
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&lt;/a&gt;&amp;nbsp;
&lt;br&gt;NetBeansProjects.zip 
&lt;br&gt;the bpel process uses 2 web services..... &amp;nbsp;how do I test the overall
&lt;br&gt;composite application 
&lt;br&gt;&lt;br&gt;It will be great if someone can reply . 
&lt;br&gt;&lt;br&gt;thanks
&lt;br&gt;Mithun
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -- 
&lt;br&gt;Jun Qian
&lt;br&gt;&lt;br&gt;NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -- 
&lt;br&gt;Jun Qian
&lt;br&gt;&lt;br&gt;NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;-- 
&lt;br&gt;Jun Qian
&lt;br&gt;&lt;br&gt;NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jun Qian
&lt;br&gt;&lt;br&gt;NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/how-to-test-the-composite-application-as-a-whole-...-tp18204305p18246139.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18243852</id>
	<title>Re: Currently, relative location paths and location paths with predicates are not supported</title>
	<published>2008-07-02T11:26:20Z</published>
	<updated>2008-07-02T11:26:20Z</updated>
	<author>
		<name>Kiran Bhumana-2</name>
	</author>
	<content type="html">Neel,
&lt;br&gt;This feature is supported. Where is this documentation? Can you please 
&lt;br&gt;post it so that we can correct it?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Kiran.
&lt;br&gt;&lt;br&gt;learnopenesb wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I was looking at the netbeans 6.1 documentation for xpath expression builder
&lt;br&gt;&amp;gt; and there is a note in there &amp;quot;Currently, relative location paths and
&lt;br&gt;&amp;gt; location paths with predicates are not supported&amp;quot;.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When would this be supported? 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;&amp;gt; Neel
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Kiran Bhumana
&lt;br&gt;Open ESB Community (&lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-Currently%2C-relative-location-paths-and-location-paths-with-predicates-are-not-supported-tp18243852p18243852.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18227057</id>
	<title>Re: how to test the composite application as a whole ...</title>
	<published>2008-07-01T15:58:01Z</published>
	<updated>2008-07-01T15:58:01Z</updated>
	<author>
		<name>jqian</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Find the SOAP address of the WSDL port from CASA Editor's property
sheet. If the SOAP address contains a token like ${HttpDefaultPort},
you need to replace the token by the default HTTP port number which you
can find in the sun-http-binding's property sheet in NetBeans' Services
tab. Then add &quot;?WSDL&quot; to the end of the SOAP address. This is the URL
you need to use to access your WSDL.&lt;br&gt;
&lt;br&gt;
Jun&lt;br&gt;
&lt;br&gt;
mithun_jhonny wrote:
&lt;blockquote cite=&quot;mid:18224859.post@talk.nabble.com&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;Hi Jun,

I am not able to find the &amp;lt;compapp&amp;gt;.wsdl . After I deploy the composite
application where can I access the &amp;lt;compapp&amp;gt;.wsdl ? 

thanks
Mithun


jqian wrote:
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;Hi Mithun,

You have total control of the how the services in the composite 
application get exposed. If you don't have a WSDL to expose your 
internal service yet, just open the CASA Editor, drag a new HTTP binding 
from the palette and drop it into the &quot;WSDL Port&quot; region, connect it to 
whatever internal service you want to expose. This will create a WSDL 
(&amp;lt;compapp&amp;gt;.wsdl) which you can use to create a test case.

Jun


mithun_jhonny wrote:
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;pre wrap=&quot;&quot;&gt;Hi Jun,

Thanks for the reply. Let me re-phrase the question .I believe after you
deploy the composite application, a WSDL gets generated for the whole
composite application . How do I access the WSDL ( web service of the
composite application ) . I logged in to the admin console of the
glass-fish
server .. i saw the composite application under the deployed process but
I
could not find the  WSDL file ....

It will be great if you can reply. 


thanks
Mithun



jqian wrote:
  
      &lt;/pre&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;The testing facility provided by composite application project system is 
unit testing. Currently we don't have any higher level testing
framework.

Jun


mithun_jhonny wrote:
    
        &lt;/pre&gt;
        &lt;blockquote type=&quot;cite&quot;&gt;
          &lt;pre wrap=&quot;&quot;&gt;Hi Jun,

thanks for the reply ..... if we test the HTTP entry points then it is
as
good as testing the individual web services right ?  I have a built a
composite application that has many web services which accept input
data
from each other .. how do I know if the composite application as a
whole
is
working  ?


thanks 
Mithun



jqian wrote:
  
      
          &lt;/pre&gt;
          &lt;blockquote type=&quot;cite&quot;&gt;
            &lt;pre wrap=&quot;&quot;&gt;Hi Mithun,

The way you test a composite application is to create individual test 
cases to test the (HTTP) entry points of the composite applications, 
that's why you are asked for WSDL file and operation.

Jun


mithun_jhonny wrote:
    
        
            &lt;/pre&gt;
            &lt;blockquote type=&quot;cite&quot;&gt;
              &lt;pre wrap=&quot;&quot;&gt;Hi,

I have created a  BPEL module and a composite application ... the
problem
is
how do  I test the composite application as a whole ? When I deploy
the
composite application there is a option to test in netbeans ,  but
its
asks
for the wsdl file and the operation .. if I have 2 or more wsdl files
in
the
composite application ..how do I test the overall application .... 

please find below the source files of my project .. 
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&lt;/a&gt;
NetBeansProjects.zip 
the bpel process uses 2 web services.....  how do I test the overall
composite application 

It will be great if someone can reply . 

thanks
Mithun



  
      
          
              &lt;/pre&gt;
            &lt;/blockquote&gt;
            &lt;pre wrap=&quot;&quot;&gt;-- 
Jun Qian

NetBeans SOA Tools, &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;
Open ESB Community, &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;



    
        
            &lt;/pre&gt;
          &lt;/blockquote&gt;
          &lt;pre wrap=&quot;&quot;&gt;  
      
          &lt;/pre&gt;
        &lt;/blockquote&gt;
        &lt;pre wrap=&quot;&quot;&gt;-- 
Jun Qian

NetBeans SOA Tools, &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;
Open ESB Community, &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;



    
        &lt;/pre&gt;
      &lt;/blockquote&gt;
      &lt;pre wrap=&quot;&quot;&gt;  
      &lt;/pre&gt;
    &lt;/blockquote&gt;
    &lt;pre wrap=&quot;&quot;&gt;
-- 
Jun Qian

NetBeans SOA Tools, &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;
Open ESB Community, &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;



    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;br&gt;
&lt;pre class=&quot;moz-signature&quot; cols=&quot;72&quot;&gt;-- 
Jun Qian

NetBeans SOA Tools, &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;
Open ESB Community, &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;
&lt;/pre&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/how-to-test-the-composite-application-as-a-whole-...-tp18204305p18227057.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18226752</id>
	<title>Re: How to resolve UninitializedVariable problem</title>
	<published>2008-07-01T15:33:46Z</published>
	<updated>2008-07-01T15:33:46Z</updated>
	<author>
		<name>Kiran Bhumana-2</name>
	</author>
	<content type="html">This is not NB issue, please post appropriately.
&lt;br&gt;yes, your use case is fine. Isin't the error message clear enough for 
&lt;br&gt;you to fix the BPEL?
&lt;br&gt;&lt;br&gt;kumarhanu wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I am doing a composite application when running the test case I am getting
&lt;br&gt;&amp;gt; UninitiazedVariable error.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Here I am attaching error as well as my project.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/file/p18214368/Error.txt&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/file/p18214368/Error.txt&lt;/a&gt;&amp;nbsp;Error.txt 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/file/p18214368/Kumarhanu%2BSOA%2BProject.zip&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/file/p18214368/Kumarhanu%2BSOA%2BProject.zip&lt;/a&gt;&lt;br&gt;&amp;gt; Kumarhanu+SOA+Project.zip 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/file/p18214368/BPEL.jpeg&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/file/p18214368/BPEL.jpeg&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My requirement is:
&lt;br&gt;&amp;gt; -----------------
&lt;br&gt;&amp;gt; I want to orchestrate some web services which are deployed in external
&lt;br&gt;&amp;gt; server. For orchestrating, I am importing external web services and used in
&lt;br&gt;&amp;gt; a BPEL. I have written a web service (ex:service1) which initiates the flow.
&lt;br&gt;&amp;gt; After that I deployed the BPEL module in a composite application. Trying to
&lt;br&gt;&amp;gt; run a test case for the service1. My expectation is service1 invokes
&lt;br&gt;&amp;gt; external web services and gets the response and given to the output. Is this
&lt;br&gt;&amp;gt; the right way to do?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Please help me in this regard.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Kumarhanu
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Kiran Bhumana
&lt;br&gt;Open ESB Community (&lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/How-to-resolve-UninitializedVariable-problem-tp18214368p18226752.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18224859</id>
	<title>Re: how to test the composite application as a whole ...</title>
	<published>2008-07-01T13:39:55Z</published>
	<updated>2008-07-01T13:39:55Z</updated>
	<author>
		<name>mithun_jhonny</name>
	</author>
	<content type="html">Hi Jun,
&lt;br&gt;&lt;br&gt;I am not able to find the &amp;lt;compapp&amp;gt;.wsdl . After I deploy the composite application where can I access the &amp;lt;compapp&amp;gt;.wsdl ? 
&lt;br&gt;&lt;br&gt;thanks
&lt;br&gt;Mithun
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;jqian wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi Mithun,
&lt;br&gt;&lt;br&gt;You have total control of the how the services in the composite 
&lt;br&gt;application get exposed. If you don't have a WSDL to expose your 
&lt;br&gt;internal service yet, just open the CASA Editor, drag a new HTTP binding 
&lt;br&gt;from the palette and drop it into the &amp;quot;WSDL Port&amp;quot; region, connect it to 
&lt;br&gt;whatever internal service you want to expose. This will create a WSDL 
&lt;br&gt;(&amp;lt;compapp&amp;gt;.wsdl) which you can use to create a test case.
&lt;br&gt;&lt;br&gt;Jun
&lt;br&gt;&lt;br&gt;&lt;br&gt;mithun_jhonny wrote:
&lt;br&gt;&amp;gt; Hi Jun,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for the reply. Let me re-phrase the question .I believe after you
&lt;br&gt;&amp;gt; deploy the composite application, a WSDL gets generated for the whole
&lt;br&gt;&amp;gt; composite application . How do I access the WSDL ( web service of the
&lt;br&gt;&amp;gt; composite application ) . I logged in to the admin console of the glass-fish
&lt;br&gt;&amp;gt; server .. i saw the composite application under the deployed process but I
&lt;br&gt;&amp;gt; could not find the &amp;nbsp;WSDL file ....
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It will be great if you can reply. 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; jqian wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; The testing facility provided by composite application project system is 
&lt;br&gt;&amp;gt;&amp;gt; unit testing. Currently we don't have any higher level testing framework.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Jun
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; mithun_jhonny wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi Jun,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; thanks for the reply ..... if we test the HTTP entry points then it is as
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; good as testing the individual web services right ? &amp;nbsp;I have a built a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; composite application that has many web services which accept input data
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; from each other .. how do I know if the composite application as a whole
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; working &amp;nbsp;?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; thanks 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; jqian wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Hi Mithun,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; The way you test a composite application is to create individual test 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; cases to test the (HTTP) entry points of the composite applications, 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; that's why you are asked for WSDL file and operation.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Jun
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; mithun_jhonny wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I have created a &amp;nbsp;BPEL module and a composite application ... the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; problem
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; how do &amp;nbsp;I test the composite application as a whole ? When I deploy the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; composite application there is a option to test in netbeans , &amp;nbsp;but its
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; asks
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; for the wsdl file and the operation .. if I have 2 or more wsdl files
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; composite application ..how do I test the overall application .... 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; please find below the source files of my project .. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; NetBeansProjects.zip 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the bpel process uses 2 web services..... &amp;nbsp;how do I test the overall
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; composite application 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; It will be great if someone can reply . 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; thanks
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Jun Qian
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt; Jun Qian
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jun Qian
&lt;br&gt;&lt;br&gt;NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&lt;br&gt;Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/how-to-test-the-composite-application-as-a-whole-...-tp18204305p18224859.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18222324</id>
	<title>Unsuscribe</title>
	<published>2008-07-01T11:28:06Z</published>
	<updated>2008-07-01T11:28:06Z</updated>
	<author>
		<name>Cristóbal Seijo</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=ES link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Unsuscribe-tp18222324p18222324.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18222238</id>
	<title>Re: how to test the composite application as a whole ...</title>
	<published>2008-07-01T11:23:40Z</published>
	<updated>2008-07-01T11:23:40Z</updated>
	<author>
		<name>jqian</name>
	</author>
	<content type="html">Hi Mithun,
&lt;br&gt;&lt;br&gt;You have total control of the how the services in the composite 
&lt;br&gt;application get exposed. If you don't have a WSDL to expose your 
&lt;br&gt;internal service yet, just open the CASA Editor, drag a new HTTP binding 
&lt;br&gt;from the palette and drop it into the &amp;quot;WSDL Port&amp;quot; region, connect it to 
&lt;br&gt;whatever internal service you want to expose. This will create a WSDL 
&lt;br&gt;(&amp;lt;compapp&amp;gt;.wsdl) which you can use to create a test case.
&lt;br&gt;&lt;br&gt;Jun
&lt;br&gt;&lt;br&gt;&lt;br&gt;mithun_jhonny wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Jun,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for the reply. Let me re-phrase the question .I believe after you
&lt;br&gt;&amp;gt; deploy the composite application, a WSDL gets generated for the whole
&lt;br&gt;&amp;gt; composite application . How do I access the WSDL ( web service of the
&lt;br&gt;&amp;gt; composite application ) . I logged in to the admin console of the glass-fish
&lt;br&gt;&amp;gt; server .. i saw the composite application under the deployed process but I
&lt;br&gt;&amp;gt; could not find the &amp;nbsp;WSDL file ....
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It will be great if you can reply. 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; jqian wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; The testing facility provided by composite application project system is 
&lt;br&gt;&amp;gt;&amp;gt; unit testing. Currently we don't have any higher level testing framework.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Jun
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; mithun_jhonny wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi Jun,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; thanks for the reply ..... if we test the HTTP entry points then it is as
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; good as testing the individual web services right ? &amp;nbsp;I have a built a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; composite application that has many web services which accept input data
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; from each other .. how do I know if the composite application as a whole
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; working &amp;nbsp;?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; thanks 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; jqian wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Hi Mithun,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; The way you test a composite application is to create individual test 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; cases to test the (HTTP) entry points of the composite applications, 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; that's why you are asked for WSDL file and operation.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Jun
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; mithun_jhonny wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I have created a &amp;nbsp;BPEL module and a composite application ... the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; problem
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; how do &amp;nbsp;I test the composite application as a whole ? When I deploy the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; composite application there is a option to test in netbeans , &amp;nbsp;but its
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; asks
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; for the wsdl file and the operation .. if I have 2 or more wsdl files
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; composite application ..how do I test the overall application .... 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; please find below the source files of my project .. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; NetBeansProjects.zip 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the bpel process uses 2 web services..... &amp;nbsp;how do I test the overall
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; composite application 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; It will be great if someone can reply . 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; thanks
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Jun Qian
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt; Jun Qian
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jun Qian
&lt;br&gt;&lt;br&gt;NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&lt;br&gt;Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/how-to-test-the-composite-application-as-a-whole-...-tp18204305p18222238.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18220593</id>
	<title>Re: How to invoke external wsdl from CASA</title>
	<published>2008-07-01T09:50:24Z</published>
	<updated>2008-07-01T09:50:24Z</updated>
	<author>
		<name>Tientien Li-2</name>
	</author>
	<content type="html">kumarhanu wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Kiran/Tientien Li-2 Thanks for your support.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I found the resolution for the problem. 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; code used in a externally imported wsdl :
&lt;br&gt;&amp;gt; --------------------------------------
&lt;br&gt;&amp;gt; &amp;lt;schema elementFormDefault=&amp;quot;qualified&amp;quot;
&lt;br&gt;&amp;gt; targetNamespace=&amp;quot;urn:MyCompany-Interface-MyProject-Customer&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;import namespace=&amp;quot;urn:MyCompany-Interface-MyProject-Address&amp;quot;/&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;.....
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;.....
&lt;br&gt;&amp;gt; &amp;lt;/schema&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The schema &amp;quot;urn:MyCompany-Interface-MyProject-Address&amp;quot; is defined in the
&lt;br&gt;&amp;gt; same wsdl file like below:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;schema elementFormDefault=&amp;quot;qualified&amp;quot;
&lt;br&gt;&amp;gt; targetNamespace=&amp;quot;urn:MyCompany-Interface-MyProject-Address&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; ........
&lt;br&gt;&amp;gt; &amp;nbsp; ........
&lt;br&gt;&amp;gt; &amp;lt;/schema&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The error is :
&lt;br&gt;&amp;gt; -----------
&lt;br&gt;&amp;gt; &amp;quot;Error reading import file 'urn:MyCompany--Interface-MyProject-Address':
&lt;br&gt;&amp;gt; java.io.IOException: Unable to import document: Invalid URI scheme (urn);
&lt;br&gt;&amp;gt; must be either http or file.&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Problem:
&lt;br&gt;&amp;gt; -------
&lt;br&gt;&amp;gt; This error is coming when deploying the composite application even the wsdl
&lt;br&gt;&amp;gt; gets validated without errors.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; NB is expecting some http or file even urn is available in the same wsdl
&lt;br&gt;&amp;gt; file.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Resoultion I have done:
&lt;br&gt;&amp;gt; ---------------------
&lt;br&gt;&amp;gt; 1. Removed address import tag from customer schema
&lt;br&gt;&amp;gt; 2. Copied the address schema in customer schema
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I guess this is a problem in NB.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;Kishore,
&lt;br&gt;&lt;br&gt;The error message is generated from bpel SE run-time, not NB. NB was 
&lt;br&gt;just reporting whatever returned by the run-time.
&lt;br&gt;&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; kumarhanu
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Tientien Li
&lt;br&gt;&lt;br&gt;&lt;br&gt;Netbeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&lt;br&gt;Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/How-to-invoke-external-wsdl-from-CASA-tp18153828p18220593.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18217626</id>
	<title>Re: how to test the composite application as a whole ...</title>
	<published>2008-07-01T07:48:34Z</published>
	<updated>2008-07-01T07:48:34Z</updated>
	<author>
		<name>mithun_jhonny</name>
	</author>
	<content type="html">&lt;br&gt;Hi Jun,
&lt;br&gt;&lt;br&gt;Thanks for the reply. Let me re-phrase the question .I believe after you deploy the composite application, a WSDL gets generated for the whole composite application . How do I access the WSDL ( web service of the composite application ) . I logged in to the admin console of the glass-fish server .. i saw the composite application under the deployed process but I could not find the &amp;nbsp;WSDL file ....
&lt;br&gt;&lt;br&gt;It will be great if you can reply. 
&lt;br&gt;&lt;br&gt;&lt;br&gt;thanks
&lt;br&gt;Mithun
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;jqian wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;The testing facility provided by composite application project system is 
&lt;br&gt;unit testing. Currently we don't have any higher level testing framework.
&lt;br&gt;&lt;br&gt;Jun
&lt;br&gt;&lt;br&gt;&lt;br&gt;mithun_jhonny wrote:
&lt;br&gt;&amp;gt; Hi Jun,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks for the reply ..... if we test the HTTP entry points then it is as
&lt;br&gt;&amp;gt; good as testing the individual web services right ? &amp;nbsp;I have a built a
&lt;br&gt;&amp;gt; composite application that has many web services which accept input data
&lt;br&gt;&amp;gt; from each other .. how do I know if the composite application as a whole is
&lt;br&gt;&amp;gt; working &amp;nbsp;?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks 
&lt;br&gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; jqian wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Hi Mithun,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The way you test a composite application is to create individual test 
&lt;br&gt;&amp;gt;&amp;gt; cases to test the (HTTP) entry points of the composite applications, 
&lt;br&gt;&amp;gt;&amp;gt; that's why you are asked for WSDL file and operation.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Jun
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; mithun_jhonny wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I have created a &amp;nbsp;BPEL module and a composite application ... the problem
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; how do &amp;nbsp;I test the composite application as a whole ? When I deploy the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; composite application there is a option to test in netbeans , &amp;nbsp;but its
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; asks
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; for the wsdl file and the operation .. if I have 2 or more wsdl files in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; composite application ..how do I test the overall application .... 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; please find below the source files of my project .. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; NetBeansProjects.zip 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the bpel process uses 2 web services..... &amp;nbsp;how do I test the overall
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; composite application 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; It will be great if someone can reply . 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; thanks
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt; Jun Qian
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jun Qian
&lt;br&gt;&lt;br&gt;NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&lt;br&gt;Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/how-to-test-the-composite-application-as-a-whole-...-tp18204305p18217626.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18214368</id>
	<title>How to resolve UninitializedVariable problem</title>
	<published>2008-07-01T06:24:57Z</published>
	<updated>2008-07-01T06:24:57Z</updated>
	<author>
		<name>kumarhanu</name>
	</author>
	<content type="html">I am doing a composite application when running the test case I am getting UninitiazedVariable error.
&lt;br&gt;&lt;br&gt;Here I am attaching error as well as my project.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/file/p18214368/Error.txt&quot; target=&quot;_top&quot;&gt;Error.txt&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/file/p18214368/Kumarhanu%2BSOA%2BProject.zip&quot; target=&quot;_top&quot;&gt;Kumarhanu+SOA+Project.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;img src=&quot;http://www.nabble.com/file/p18214368/BPEL.jpeg&quot; border=&quot;0&quot; /&gt;&lt;br&gt;&lt;br&gt;My requirement is:
&lt;br&gt;-----------------
&lt;br&gt;I want to orchestrate some web services which are deployed in external server. For orchestrating, I am importing external web services and used in a BPEL. I have written a web service (ex:service1) which initiates the flow. After that I deployed the BPEL module in a composite application. Trying to run a test case for the service1. My expectation is service1 invokes external web services and gets the response and given to the output. Is this the right way to do?
&lt;br&gt;&lt;br&gt;Please help me in this regard.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Kumarhanu
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/How-to-resolve-UninitializedVariable-problem-tp18214368p18214368.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18214358</id>
	<title>Re: How to invoke external wsdl from CASA</title>
	<published>2008-07-01T05:54:40Z</published>
	<updated>2008-07-01T05:54:40Z</updated>
	<author>
		<name>kumarhanu</name>
	</author>
	<content type="html">Kiran/Tientien Li-2 Thanks for your support.
&lt;br&gt;&lt;br&gt;I found the resolution for the problem. 
&lt;br&gt;&lt;br&gt;code used in a externally imported wsdl :
&lt;br&gt;--------------------------------------
&lt;br&gt;&amp;lt;schema elementFormDefault=&amp;quot;qualified&amp;quot; targetNamespace=&amp;quot;urn:MyCompany-Interface-MyProject-Customer&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;import namespace=&amp;quot;urn:MyCompany-Interface-MyProject-Address&amp;quot;/&amp;gt; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;.....
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;.....
&lt;br&gt;&amp;lt;/schema&amp;gt;
&lt;br&gt;&lt;br&gt;The schema &amp;quot;urn:MyCompany-Interface-MyProject-Address&amp;quot; is defined in the same wsdl file like below:
&lt;br&gt;&lt;br&gt;&amp;lt;schema elementFormDefault=&amp;quot;qualified&amp;quot; targetNamespace=&amp;quot;urn:MyCompany-Interface-MyProject-Address&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; ........
&lt;br&gt;&amp;nbsp; ........
&lt;br&gt;&amp;lt;/schema&amp;gt;
&lt;br&gt;&lt;br&gt;The error is :
&lt;br&gt;-----------
&lt;br&gt;&amp;quot;Error reading import file 'urn:MyCompany--Interface-MyProject-Address': java.io.IOException: Unable to import document: Invalid URI scheme (urn); must be either http or file.&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Problem:
&lt;br&gt;-------
&lt;br&gt;This error is coming when deploying the composite application even the wsdl gets validated without errors.
&lt;br&gt;&lt;br&gt;NB is expecting some http or file even urn is available in the same wsdl file.
&lt;br&gt;&lt;br&gt;Resoultion I have done:
&lt;br&gt;---------------------
&lt;br&gt;1. Removed address import tag from customer schema
&lt;br&gt;2. Copied the address schema in customer schema
&lt;br&gt;&lt;br&gt;I guess this is a problem in NB.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;kumarhanu</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/How-to-invoke-external-wsdl-from-CASA-tp18153828p18214358.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18207254</id>
	<title>Re: how to test the composite application as a whole ...</title>
	<published>2008-06-30T17:57:37Z</published>
	<updated>2008-06-30T17:57:37Z</updated>
	<author>
		<name>jqian</name>
	</author>
	<content type="html">The testing facility provided by composite application project system is 
&lt;br&gt;unit testing. Currently we don't have any higher level testing framework.
&lt;br&gt;&lt;br&gt;Jun
&lt;br&gt;&lt;br&gt;&lt;br&gt;mithun_jhonny wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Jun,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks for the reply ..... if we test the HTTP entry points then it is as
&lt;br&gt;&amp;gt; good as testing the individual web services right ? &amp;nbsp;I have a built a
&lt;br&gt;&amp;gt; composite application that has many web services which accept input data
&lt;br&gt;&amp;gt; from each other .. how do I know if the composite application as a whole is
&lt;br&gt;&amp;gt; working &amp;nbsp;?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks 
&lt;br&gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; jqian wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Hi Mithun,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The way you test a composite application is to create individual test 
&lt;br&gt;&amp;gt;&amp;gt; cases to test the (HTTP) entry points of the composite applications, 
&lt;br&gt;&amp;gt;&amp;gt; that's why you are asked for WSDL file and operation.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Jun
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; mithun_jhonny wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I have created a &amp;nbsp;BPEL module and a composite application ... the problem
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; how do &amp;nbsp;I test the composite application as a whole ? When I deploy the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; composite application there is a option to test in netbeans , &amp;nbsp;but its
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; asks
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; for the wsdl file and the operation .. if I have 2 or more wsdl files in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; composite application ..how do I test the overall application .... 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; please find below the source files of my project .. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; NetBeansProjects.zip 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the bpel process uses 2 web services..... &amp;nbsp;how do I test the overall
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; composite application 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; It will be great if someone can reply . 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; thanks
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt; Jun Qian
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jun Qian
&lt;br&gt;&lt;br&gt;NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&lt;br&gt;Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/how-to-test-the-composite-application-as-a-whole-...-tp18204305p18207254.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18206645</id>
	<title>Re: how to test the composite application as a whole ...</title>
	<published>2008-06-30T16:54:29Z</published>
	<updated>2008-06-30T16:54:29Z</updated>
	<author>
		<name>mithun_jhonny</name>
	</author>
	<content type="html">Hi Jun,
&lt;br&gt;&lt;br&gt;thanks for the reply ..... if we test the HTTP entry points then it is as good as testing the individual web services right ? &amp;nbsp;I have a built a composite application that has many web services which accept input data from each other .. how do I know if the composite application as a whole is working &amp;nbsp;?
&lt;br&gt;&lt;br&gt;&lt;br&gt;thanks 
&lt;br&gt;Mithun
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;jqian wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi Mithun,
&lt;br&gt;&lt;br&gt;The way you test a composite application is to create individual test 
&lt;br&gt;cases to test the (HTTP) entry points of the composite applications, 
&lt;br&gt;that's why you are asked for WSDL file and operation.
&lt;br&gt;&lt;br&gt;Jun
&lt;br&gt;&lt;br&gt;&lt;br&gt;mithun_jhonny wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have created a &amp;nbsp;BPEL module and a composite application ... the problem is
&lt;br&gt;&amp;gt; how do &amp;nbsp;I test the composite application as a whole ? When I deploy the
&lt;br&gt;&amp;gt; composite application there is a option to test in netbeans , &amp;nbsp;but its asks
&lt;br&gt;&amp;gt; for the wsdl file and the operation .. if I have 2 or more wsdl files in the
&lt;br&gt;&amp;gt; composite application ..how do I test the overall application .... 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; please find below the source files of my project .. 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&lt;/a&gt;&lt;br&gt;&amp;gt; NetBeansProjects.zip 
&lt;br&gt;&amp;gt; the bpel process uses 2 web services..... &amp;nbsp;how do I test the overall
&lt;br&gt;&amp;gt; composite application 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It will be great if someone can reply . 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jun Qian
&lt;br&gt;&lt;br&gt;NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&lt;br&gt;Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/how-to-test-the-composite-application-as-a-whole-...-tp18204305p18206645.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18205688</id>
	<title>Re: how to test the composite application as a whole ...</title>
	<published>2008-06-30T15:25:38Z</published>
	<updated>2008-06-30T15:25:38Z</updated>
	<author>
		<name>jqian</name>
	</author>
	<content type="html">Hi Mithun,
&lt;br&gt;&lt;br&gt;The way you test a composite application is to create individual test 
&lt;br&gt;cases to test the (HTTP) entry points of the composite applications, 
&lt;br&gt;that's why you are asked for WSDL file and operation.
&lt;br&gt;&lt;br&gt;Jun
&lt;br&gt;&lt;br&gt;&lt;br&gt;mithun_jhonny wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have created a &amp;nbsp;BPEL module and a composite application ... the problem is
&lt;br&gt;&amp;gt; how do &amp;nbsp;I test the composite application as a whole ? When I deploy the
&lt;br&gt;&amp;gt; composite application there is a option to test in netbeans , &amp;nbsp;but its asks
&lt;br&gt;&amp;gt; for the wsdl file and the operation .. if I have 2 or more wsdl files in the
&lt;br&gt;&amp;gt; composite application ..how do I test the overall application .... 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; please find below the source files of my project .. 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&lt;/a&gt;&lt;br&gt;&amp;gt; NetBeansProjects.zip 
&lt;br&gt;&amp;gt; the bpel process uses 2 web services..... &amp;nbsp;how do I test the overall
&lt;br&gt;&amp;gt; composite application 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It will be great if someone can reply . 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Jun Qian
&lt;br&gt;&lt;br&gt;NetBeans SOA Tools, &lt;a href=&quot;http://enterprise.netbeans.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org&lt;/a&gt;&lt;br&gt;Open ESB Community, &lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/how-to-test-the-composite-application-as-a-whole-...-tp18204305p18205688.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18204795</id>
	<title>Re: WSDL references, HTTPBC, BPELSE deployment issues.</title>
	<published>2008-06-30T14:30:04Z</published>
	<updated>2008-06-30T14:30:04Z</updated>
	<author>
		<name>Kiran Bhumana-2</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
runtime (for BPEL SE refer).&lt;br&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;https://open-jbi-components.dev.java.net/issues/show_bug.cgi?id=580&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://open-jbi-components.dev.java.net/issues/show_bug.cgi?id=580&lt;/a&gt;&lt;br&gt;
editor (for WSDL editor refer)&lt;br&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.netbeans.org/issues/show_bug.cgi?id=82675&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.netbeans.org/issues/show_bug.cgi?id=82675&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Kiran.&lt;br&gt;
&lt;br&gt;
mithun_jhonny wrote:
&lt;blockquote cite=&quot;mid:18204346.post@talk.nabble.com&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;

please provide the link where I can file the bug .............


thanks 
mithun 


Kiran Bhumana-2 wrote:
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;Mithun,
 Please file a bug.

mithun_jhonny wrote:
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;pre wrap=&quot;&quot;&gt;I changed the below generated 

&amp;lt;xsd:import namespace=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://echo.ws/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://echo.ws/&quot;&lt;/a&gt;

schemaLocation=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&quot;&lt;/a&gt;&amp;gt;&amp;lt;/xsd:import&amp;gt;

to 

&amp;lt;xsd:import namespace=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://echo.ws/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://echo.ws/&quot;&lt;/a&gt;
  
      &lt;/pre&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;schemaLocation=&quot;echoserviceService.xsd_1.xsd&quot;&amp;gt;&amp;lt;/xsd:import&amp;gt; 
    
        &lt;/pre&gt;
      &lt;/blockquote&gt;
      &lt;pre wrap=&quot;&quot;&gt;the actual xsd file ..... and then it stopped throwing the error. 








Kiran Bhumana-2 wrote:
  
      &lt;/pre&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;What did you change the location to? Please file a bug.

mithun_jhonny wrote:
    
        &lt;/pre&gt;
        &lt;blockquote type=&quot;cite&quot;&gt;
          &lt;pre wrap=&quot;&quot;&gt;Hi, 

I sort of found the issue to the problem which I had .... 

when i was importing the external wsdl document .. two files were
imported
the wsdl and associated xsd file .. 

in the source of wsdl file  the below line was found...

&amp;lt;xsd:import namespace=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://echo.ws/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://echo.ws/&quot;&lt;/a&gt;
schemaLocation=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&quot;&lt;/a&gt;&amp;gt;&amp;lt;/xsd:import&amp;gt;

when i changed the schemaLocation to just the file xsd file  name ..it
started to work ... so i guess there is a problem with the url which is
getting generated .. 

thanks for all the help !!


 



Kiran Bhumana-2 wrote:
  
      
          &lt;/pre&gt;
          &lt;blockquote type=&quot;cite&quot;&gt;
            &lt;pre wrap=&quot;&quot;&gt;Attn: wsdlEditor folks
Attn: http BC folks

I changed the subject to be more relevant to the issues. I found 
something else. Something new to me as well.

Your wsdl has an import like this
&amp;lt;xsd:schema&amp;gt;
&amp;lt;xsd:import namespace=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://echo.ws/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://echo.ws/&quot;&lt;/a&gt; 
schemaLocation=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&quot;&lt;/a&gt;&amp;gt;&amp;lt;/xsd:import&amp;gt;
&amp;lt;/xsd:schema&amp;gt;

When I put this URL in my browser, it couldn't establish connection.
But 
WSDL editor is able to show your xsd elements. I was surprised. I also 
noticed that the wsdl editor is actually showing the file in the
project 
even though the URL is remote URL. I am not sure on this behavior.
Maybe 
this is a good usability behavior that WSDL editor added. You seem to 
have the same XSD file in the local project named, 
echoserviceService.xsd_1. How did you happen to get that?




In addition to that, when I changed the port from 8080 to something
like 
10009 (random), I was able to go beyond the port conflict issue. Ran 
into an error first that said, you have to use localhost. I changed it 
to local host. But after that I ran into a nullpointer from HTTP BC. 
HTTP BC folks should be able help us with that.

HTTPBC-E00301: Failed to activate endpoint 
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://echo.ws/,echoserviceService,echoservicePort,Consumer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://echo.ws/,echoserviceService,echoservicePort,Consumer&lt;/a&gt;. null
java.lang.NullPointerException
        at 
com.sun.xml.ws.server.EndpointFactory.getWSDLPort(EndpointFactory.java:512)
        at 
com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:174)
        at
com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:467)


I took out the HTTP-BC service unit from the CASA editor and tested if 
the deployment goes fine. I was able to successfully deploy the SU to 
BPEL-SE. I didn't get the error you were getting.




- Kiran B.

mithun_jhonny wrote:
    
        
            &lt;/pre&gt;
            &lt;blockquote type=&quot;cite&quot;&gt;
              &lt;pre wrap=&quot;&quot;&gt;thanks for the quick response Kiran . 

I can confirm that the application is able to access the files. To
rule
out
the possibility of the same  port being used on the machine . I used
2
machines  one for deploying the web service and other for the
composite
application . The composite application does build successfully  but
it
fails to deploy giving the same error I posted earlier. 

Please find below the source for the project files . It has 3
projects 
echowebapplication is the web service, bpelmodule4 is the bpel part
and
compositeapp4 is the composite application part 

&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.nabble.com/file/p18114644/project%2Bfiles.zip&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/file/p18114644/project%2Bfiles.zip&lt;/a&gt;
project+files.zip 

 
It will be great if some one can spare some time and look through
these. 

thanks 
Mithun





Kiran Bhumana-2 wrote:
  
      
          
              &lt;/pre&gt;
              &lt;blockquote type=&quot;cite&quot;&gt;
                &lt;pre wrap=&quot;&quot;&gt;Attn to  HTTP-BC as well.

Mithun,
This is more of runtime issue than of NB. CCing that alias as well.
Glad that the material was able to help you get started. Please let
us 
know if you have any suggestions on it.

Looks like there are two issues as you point out. One that the 
deployment to BPEL engine failed because of import resolution issue. 
There are few reasons for this, since the wsdl is remotely located,
the 
machine where you are deploying is not able to access this file. or 
maybe the file doesn't exist there?? Can you verify these? If the 
obvious is ruled out, it could be a bug with engine, and send us the 
project and we will be happy to try and let you know.

The other issue is with the HTTP BC deployment. I think the error is 
informative, but not enough. Did you find any more information in
the 
logs? I will let Http-BC folks help you out there.

BTW, you can develop and deploy webservices within NB.

-Kiran.

mithun_jhonny wrote:
    
        
            
                &lt;/pre&gt;
                &lt;blockquote type=&quot;cite&quot;&gt;
                  &lt;pre wrap=&quot;&quot;&gt;Thanks for the reply Kiran . I did look through the site I found
the
Hello
World example . 
But I did try to develop on based on those lines given in hello
world
example . 

The only thing different i did was to import the WSDL from a
external
location
(&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://localhost:8080/EchoWebApplication/EchoServiceService?wsdl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8080/EchoWebApplication/EchoServiceService?wsdl&lt;/a&gt;)
. After following the same steps and when i deploy the composite
application
I get the following errors . 



C:\Documents and Settings\mmithun\My
Documents\NetBeansProjects\echocomp\nbproject\build-impl.xml:213:
Failed
execution of Start: echocomp
    * Component: sun-bpel-engine
      ERROR: (BPJBI-4001:BPELSE) BPJBI-7004:Service unit
echocomp-echos
failed to load deployment C:\Program
Files\glassfish-v2ur1\domains\domain1\jbi\service-assemblies\echocomp\echocomp-echos\sun-bpel-engine
: BPJBI-6024:Error while loading BPEL file C:\Program
Files\glassfish-v2ur1\domains\domain1\jbi\service-assemblies\echocomp\echocomp-echos\sun-bpel-engine\echobpel.bpel,
Exception details are Cannot parse BPEL (see below):
==&amp;gt; Cannot load imported document  (see below):
==&amp;gt; Unable to import wsdl document for import  (see below):
==&amp;gt; Failed to resolve publicId
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://enterprise.netbeans.org/bpel/EchoServiceServiceWrapper&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org/bpel/EchoServiceServiceWrapper&lt;/a&gt; and
systemId
localhost_8080/EchoWebApplication/EchoServiceServiceWrapper.wsdl to
a
WSDLDocument. (see below):
==&amp;gt; C:\Program
Files\glassfish-v2ur1\domains\domain1\jbi\service-assemblies\echocomp\echocomp-echos\sun-bpel-engine\localhost_8080\EchoWebApplication\EchoServiceServiceWrapper.wsdl
(The system cannot find the file specified)
    * Component: sun-http-binding
      ERROR: (SOAPBC_START_1) Start error java.lang.Exception:
LifecycleException:  PWC3985: Protocol handler initialization
failed:
java.net.BindException: Already bound: 8080
BUILD FAILED (total time: 1 second)

Please note that I used glass fish (netbeans) also to deploy the
web
service
too   the error seem to indicate the port 8080 is in use . But it
is
used
by
the glass fish server running on netbeans it self .
I want to know isn't it possible to both develop the web service
and
also
deploy the composite application in netbeans it self ? or I may be
missing
something ... 

Please I will appreciate if you comment on this .  

thanks
Mithun






Kiran Bhumana-2 wrote:
  
      
          
              
                  &lt;/pre&gt;
                  &lt;blockquote type=&quot;cite&quot;&gt;
                    &lt;pre wrap=&quot;&quot;&gt;Check here,
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://wiki.open-esb.java.net/Wiki.jsp?page=BPELSE&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.open-esb.java.net/Wiki.jsp?page=BPELSE&lt;/a&gt;

&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://wiki.open-esb.java.net/Wiki.jsp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.open-esb.java.net/Wiki.jsp&lt;/a&gt;?

NB enterprise pack also has built in samples (2) and blueprints
(5) 
showing BPEL uses.

HTH,
-Kiran B

mithun_jhonny wrote:
    
        
            
                
                    &lt;/pre&gt;
                    &lt;blockquote type=&quot;cite&quot;&gt;
                      &lt;pre wrap=&quot;&quot;&gt;Hi All,

Can any one guide me to a tutorial on invoking a web service from
a
BPEL
process in netbeans. All the tutorials on the web seem to be
using
EJB
web
service .. I am using web services created by axis. 

thanks 

Mithun 
  
      
          
              
                  
                      &lt;/pre&gt;
                    &lt;/blockquote&gt;
                    &lt;pre wrap=&quot;&quot;&gt;-- 
Kiran Bhumana
Open ESB Community (&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;)



    
        
            
                
                    &lt;/pre&gt;
                  &lt;/blockquote&gt;
                  &lt;pre wrap=&quot;&quot;&gt;  
      
          
              
                  &lt;/pre&gt;
                &lt;/blockquote&gt;
                &lt;pre wrap=&quot;&quot;&gt;-- 
Kiran Bhumana
Open ESB Community (&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;)



    
        
            
                &lt;/pre&gt;
              &lt;/blockquote&gt;
              &lt;pre wrap=&quot;&quot;&gt;  
      
          
              &lt;/pre&gt;
            &lt;/blockquote&gt;
            &lt;pre wrap=&quot;&quot;&gt;    
        
            &lt;/pre&gt;
          &lt;/blockquote&gt;
          &lt;pre wrap=&quot;&quot;&gt;  
      
          &lt;/pre&gt;
        &lt;/blockquote&gt;
        &lt;pre wrap=&quot;&quot;&gt;-- 
Kiran Bhumana
Open ESB Community (&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;)



    
        &lt;/pre&gt;
      &lt;/blockquote&gt;
      &lt;pre wrap=&quot;&quot;&gt;  
      &lt;/pre&gt;
    &lt;/blockquote&gt;
    &lt;pre wrap=&quot;&quot;&gt;-- 
Kiran Bhumana
Open ESB Community (&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;)



    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;pre class=&quot;moz-signature&quot; cols=&quot;72&quot;&gt;-- 
Kiran Bhumana
Open ESB Community (&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;)&lt;/pre&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/how-to-invoke-a-web-service-from-a-bpel-process-in-netbeans-tp18077874p18204795.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18204346</id>
	<title>Re: WSDL references, HTTPBC, BPELSE deployment issues.</title>
	<published>2008-06-30T14:04:15Z</published>
	<updated>2008-06-30T14:04:15Z</updated>
	<author>
		<name>mithun_jhonny</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;please provide the link where I can file the bug .............
&lt;br&gt;&lt;br&gt;&lt;br&gt;thanks 
&lt;br&gt;mithun 
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Kiran Bhumana-2 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Mithun,
&lt;br&gt;&amp;nbsp;Please file a bug.
&lt;br&gt;&lt;br&gt;mithun_jhonny wrote:
&lt;br&gt;&amp;gt; I changed the below generated 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;xsd:import namespace=&amp;quot;&lt;a href=&quot;http://echo.ws/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://echo.ws/&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; schemaLocation=&amp;quot;&lt;a href=&quot;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&lt;/a&gt;&amp;quot;&amp;gt;&amp;lt;/xsd:import&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; to 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;xsd:import namespace=&amp;quot;&lt;a href=&quot;http://echo.ws/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://echo.ws/&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; schemaLocation=&amp;quot;echoserviceService.xsd_1.xsd&amp;quot;&amp;gt;&amp;lt;/xsd:import&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; the actual xsd file ..... and then it stopped throwing the error. 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Kiran Bhumana-2 wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; What did you change the location to? Please file a bug.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; mithun_jhonny wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi, 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I sort of found the issue to the problem which I had .... 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; when i was importing the external wsdl document .. two files were
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; imported
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; the wsdl and associated xsd file .. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; in the source of wsdl file &amp;nbsp;the below line was found...
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;xsd:import namespace=&amp;quot;&lt;a href=&quot;http://echo.ws/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://echo.ws/&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; schemaLocation=&amp;quot;&lt;a href=&quot;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&lt;/a&gt;&amp;quot;&amp;gt;&amp;lt;/xsd:import&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; when i changed the schemaLocation to just the file xsd file &amp;nbsp;name ..it
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; started to work ... so i guess there is a problem with the url which is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; getting generated .. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; thanks for all the help !!
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Kiran Bhumana-2 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Attn: wsdlEditor folks
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Attn: http BC folks
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I changed the subject to be more relevant to the issues. I found 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; something else. Something new to me as well.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Your wsdl has an import like this
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;xsd:schema&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;xsd:import namespace=&amp;quot;&lt;a href=&quot;http://echo.ws/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://echo.ws/&lt;/a&gt;&amp;quot; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; schemaLocation=&amp;quot;&lt;a href=&quot;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&lt;/a&gt;&amp;quot;&amp;gt;&amp;lt;/xsd:import&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;/xsd:schema&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; When I put this URL in my browser, it couldn't establish connection. But 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; WSDL editor is able to show your xsd elements. I was surprised. I also 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; noticed that the wsdl editor is actually showing the file in the project 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; even though the URL is remote URL. I am not sure on this behavior. Maybe 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; this is a good usability behavior that WSDL editor added. You seem to 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; have the same XSD file in the local project named, 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; echoserviceService.xsd_1. How did you happen to get that?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; In addition to that, when I changed the port from 8080 to something like 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 10009 (random), I was able to go beyond the port conflict issue. Ran 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; into an error first that said, you have to use localhost. I changed it 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; to local host. But after that I ran into a nullpointer from HTTP BC. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; HTTP BC folks should be able help us with that.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; HTTPBC-E00301: Failed to activate endpoint 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://echo.ws/,echoserviceService,echoservicePort,Consumer&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://echo.ws/,echoserviceService,echoservicePort,Consumer&lt;/a&gt;. null
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; java.lang.NullPointerException
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; com.sun.xml.ws.server.EndpointFactory.getWSDLPort(EndpointFactory.java:512)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:174)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:467)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I took out the HTTP-BC service unit from the CASA editor and tested if 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the deployment goes fine. I was able to successfully deploy the SU to 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; BPEL-SE. I didn't get the error you were getting.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; - Kiran B.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; mithun_jhonny wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; thanks for the quick response Kiran . 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I can confirm that the application is able to access the files. To rule
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; out
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the possibility of the same &amp;nbsp;port being used on the machine . I used 2
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; machines &amp;nbsp;one for deploying the web service and other for the composite
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; application . The composite application does build successfully &amp;nbsp;but it
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; fails to deploy giving the same error I posted earlier. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Please find below the source for the project files . It has 3 projects 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; echowebapplication is the web service, bpelmodule4 is the bpel part and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; compositeapp4 is the composite application part 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/file/p18114644/project%2Bfiles.zip&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/file/p18114644/project%2Bfiles.zip&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; project+files.zip 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; It will be great if some one can spare some time and look through
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; these. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; thanks 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Kiran Bhumana-2 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Attn to &amp;nbsp;HTTP-BC as well.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Mithun,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; This is more of runtime issue than of NB. CCing that alias as well.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Glad that the material was able to help you get started. Please let us 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; know if you have any suggestions on it.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Looks like there are two issues as you point out. One that the 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; deployment to BPEL engine failed because of import resolution issue. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; There are few reasons for this, since the wsdl is remotely located,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; machine where you are deploying is not able to access this file. or 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; maybe the file doesn't exist there?? Can you verify these? If the 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; obvious is ruled out, it could be a bug with engine, and send us the 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; project and we will be happy to try and let you know.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; The other issue is with the HTTP BC deployment. I think the error is 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; informative, but not enough. Did you find any more information in the 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; logs? I will let Http-BC folks help you out there.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; BTW, you can develop and deploy webservices within NB.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -Kiran.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; mithun_jhonny wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thanks for the reply Kiran . I did look through the site I found the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Hello
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; World example . 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; But I did try to develop on based on those lines given in hello world
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; example . 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; The only thing different i did was to import the WSDL from a external
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; location
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (&lt;a href=&quot;http://localhost:8080/EchoWebApplication/EchoServiceService?wsdl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost:8080/EchoWebApplication/EchoServiceService?wsdl&lt;/a&gt;)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; . After following the same steps and when i deploy the composite
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; application
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I get the following errors . 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; C:\Documents and Settings\mmithun\My
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Documents\NetBeansProjects\echocomp\nbproject\build-impl.xml:213:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Failed
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; execution of Start: echocomp
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; * Component: sun-bpel-engine
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; ERROR: (BPJBI-4001:BPELSE) BPJBI-7004:Service unit
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; echocomp-echos
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; failed to load deployment C:\Program
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Files\glassfish-v2ur1\domains\domain1\jbi\service-assemblies\echocomp\echocomp-echos\sun-bpel-engine
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; : BPJBI-6024:Error while loading BPEL file C:\Program
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Files\glassfish-v2ur1\domains\domain1\jbi\service-assemblies\echocomp\echocomp-echos\sun-bpel-engine\echobpel.bpel,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Exception details are Cannot parse BPEL (see below):
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ==&amp;gt; Cannot load imported document &amp;nbsp;(see below):
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ==&amp;gt; Unable to import wsdl document for import &amp;nbsp;(see below):
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ==&amp;gt; Failed to resolve publicId
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://enterprise.netbeans.org/bpel/EchoServiceServiceWrapper&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enterprise.netbeans.org/bpel/EchoServiceServiceWrapper&lt;/a&gt;&amp;nbsp;and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; systemId
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; localhost_8080/EchoWebApplication/EchoServiceServiceWrapper.wsdl to a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; WSDLDocument. (see below):
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ==&amp;gt; C:\Program
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Files\glassfish-v2ur1\domains\domain1\jbi\service-assemblies\echocomp\echocomp-echos\sun-bpel-engine\localhost_8080\EchoWebApplication\EchoServiceServiceWrapper.wsdl
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (The system cannot find the file specified)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; * Component: sun-http-binding
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; ERROR: (SOAPBC_START_1) Start error java.lang.Exception:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; LifecycleException: &amp;nbsp;PWC3985: Protocol handler initialization failed:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; java.net.BindException: Already bound: 8080
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; BUILD FAILED (total time: 1 second)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Please note that I used glass fish (netbeans) also to deploy the web
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; service
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; too &amp;nbsp; the error seem to indicate the port 8080 is in use . But it is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; used
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; by
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the glass fish server running on netbeans it self .
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I want to know isn't it possible to both develop the web service and
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; also
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; deploy the composite application in netbeans it self ? or I may be
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; missing
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; something ... 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Please I will appreciate if you comment on this . &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; thanks
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Mithun
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Kiran Bhumana-2 wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Check here,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://wiki.open-esb.java.net/Wiki.jsp?page=BPELSE&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.open-esb.java.net/Wiki.jsp?page=BPELSE&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://wiki.open-esb.java.net/Wiki.jsp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.open-esb.java.net/Wiki.jsp&lt;/a&gt;?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; NB enterprise pack also has built in samples (2) and blueprints (5) 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; showing BPEL uses.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; HTH,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -Kiran B
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; mithun_jhonny wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Hi All,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Can any one guide me to a tutorial on invoking a web service from a
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; BPEL
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; process in netbeans. All the tutorials on the web seem to be using
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; EJB
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; web
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; service .. I am using web services created by axis. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; thanks 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Mithun 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Kiran Bhumana
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Open ESB Community (&lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Kiran Bhumana
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Open ESB Community (&lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt; Kiran Bhumana
&lt;br&gt;&amp;gt;&amp;gt; Open ESB Community (&lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Kiran Bhumana
&lt;br&gt;Open ESB Community (&lt;a href=&quot;http://open-esb.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://open-esb.org&lt;/a&gt;)
&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/how-to-invoke-a-web-service-from-a-bpel-process-in-netbeans-tp18077874p18204346.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18204305</id>
	<title>how to test the composite application as a whole ...</title>
	<published>2008-06-30T14:02:22Z</published>
	<updated>2008-06-30T14:02:22Z</updated>
	<author>
		<name>mithun_jhonny</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I have created a &amp;nbsp;BPEL module and a composite application ... the problem is how do &amp;nbsp;I test the composite application as a whole ? When I deploy the composite application there is a option to test in netbeans , &amp;nbsp;but its asks for the wsdl file and the operation .. if I have 2 or more wsdl files in the composite application ..how do I test the overall application .... 
&lt;br&gt;&lt;br&gt;please find below the source files of my project .. 
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/file/p18204305/NetBeansProjects.zip&quot; target=&quot;_top&quot;&gt;NetBeansProjects.zip&lt;/a&gt;&lt;br&gt;the bpel process uses 2 web services..... &amp;nbsp;how do I test the overall composite application 
&lt;br&gt;&lt;br&gt;It will be great if someone can reply . 
&lt;br&gt;&lt;br&gt;thanks
&lt;br&gt;Mithun
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/how-to-test-the-composite-application-as-a-whole-...-tp18204305p18204305.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18203914</id>
	<title>Re: WSDL references, HTTPBC, BPELSE deployment issues.</title>
	<published>2008-06-30T13:42:01Z</published>
	<updated>2008-06-30T13:42:01Z</updated>
	<author>
		<name>Kiran Bhumana-2</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Mithun,&lt;br&gt;
&amp;nbsp;Please file a bug.&lt;br&gt;
&lt;br&gt;
mithun_jhonny wrote:
&lt;blockquote cite=&quot;mid:18203617.post@talk.nabble.com&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;I changed the below generated 

&amp;lt;xsd:import namespace=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://echo.ws/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://echo.ws/&quot;&lt;/a&gt;

schemaLocation=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&quot;&lt;/a&gt;&amp;gt;&amp;lt;/xsd:import&amp;gt;

to 

&amp;lt;xsd:import namespace=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://echo.ws/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://echo.ws/&quot;&lt;/a&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;schemaLocation=&quot;echoserviceService.xsd_1.xsd&quot;&amp;gt;&amp;lt;/xsd:import&amp;gt; 
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
the actual xsd file ..... and then it stopped throwing the error. 








Kiran Bhumana-2 wrote:
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;What did you change the location to? Please file a bug.

mithun_jhonny wrote:
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;pre wrap=&quot;&quot;&gt;Hi, 

I sort of found the issue to the problem which I had .... 

when i was importing the external wsdl document .. two files were
imported
the wsdl and associated xsd file .. 

in the source of wsdl file  the below line was found...

&amp;lt;xsd:import namespace=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://echo.ws/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://echo.ws/&quot;&lt;/a&gt;
schemaLocation=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&quot;&lt;/a&gt;&amp;gt;&amp;lt;/xsd:import&amp;gt;

when i changed the schemaLocation to just the file xsd file  name ..it
started to work ... so i guess there is a problem with the url which is
getting generated .. 

thanks for all the help !!


 



Kiran Bhumana-2 wrote:
  
      &lt;/pre&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;Attn: wsdlEditor folks
Attn: http BC folks

I changed the subject to be more relevant to the issues. I found 
something else. Something new to me as well.

Your wsdl has an import like this
&amp;lt;xsd:schema&amp;gt;
&amp;lt;xsd:import namespace=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://echo.ws/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://echo.ws/&quot;&lt;/a&gt; 
schemaLocation=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://10.60.141.107:8080/WebApplication1/echoserviceService?xsd=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://10.60.141.107:8080/WebApplication