Whatever you have running on port 8080 doesn't have the service deployed into 
it or the service is unavailable or similar.  You would need to diagnose that 
process to figure out what is wrong with it.   This isn't a cxf issue.

Dan


On Monday, June 20, 2011 7:39:31 AM berlindutza wrote:
> Yes...
> I have now introduced just the following line (without the println):
> 
> wsdlURL.getContent()
> 
> The result though is the same (the same error):
> 
> Exception in thread "main" java.io.FileNotFoundException:
> http://localhost:8080/Prosys_newSituationS/services/ReadVariableNodeService1
> Port?wsdl at
> sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
>       at java.net.URLConnection.getContent(Unknown Source)
>       at java.net.URL.getContent(Unknown Source)
>       at
> readavalue.SeiGetval_ReadVariableNodeService1Port_Client.main(SeiGetval_Read
> VariableNodeService1Port_Client.java:54)
> 
> Hence I think the error is related to CXF. As Daniel Kulp said, I think this
> shows that the address is not resolvable. The question is what do I have to
> change to make it resolvable.
> I'm really looking forward to some clues...since I'm growing a bit desperate
> here.
> Thanks!
> 
> --
> View this message in context:
> http://cxf.547215.n5.nabble.com/Odd-error-with-CXF-Please-help-tp4490161p45
> 06604.html Sent from the cxf-user mailing list archive at Nabble.com.
-- 
Daniel Kulp
[email protected]
http://dankulp.com/blog
Talend - http://www.talend.com

Reply via email to