Hi Simon, I don't think its a maven problem because i do have proxy setup in setting.xml file and when i ran "mvn" command it did download all the artifacts and got build successfully message. but when i run the following command "java -jar ../../../bin/launche r.jar target/sample-helloworldwsclient.jar"
it throw that Exception in thread "main" org.apache.tuscany.spi.component.TargetException: Err or initializing component instance [directoryScanExtender] I think its some java setting or may be some network setting. I do have loop back adapter setup though. Any help would be really appreciated. thank you, Muhwas > Hi Muhwas >It depends what sort of firewall you're talking >about I think. There >are >some instructions in the on-line maven help pages >about proxy settings >( >http://maven.apache.org/guides/mini/guide->proxies.html). I do note >though at >the bottom of this NTLM proxies are not supported. >Here are some tips I >surfed up if you are in that situation ( >http://www.jumpingbean.co.za/blogs/mark/maven2_tips).> I have to admit I >don't have the problem so I haven't tried these but >this is the kind of >info >I would look for to fix it. >Regards >Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
