users@glassfish.java.net

http://java.sun.com/javaee/reference/tutorials/

From: <glassfish_at_javadesktop.org>
Date: Sun, 01 Feb 2009 12:01:24 PST

Hi,

I am developing the example that comes with the tutorial

http://java.sun.com/javaee/reference/tutorials/

I am meaning to firstcup-dukes-age web service example. You can download the tutorial and following the instructions in it you can download the example as well.

Develop this example take you for some steps. But I have some problems:

#1.- When I start GF v2ur2 I get an error,

[C4003]: An error has occurred while creating then connection [localhost:7676]. - intercepted java.net.ConnectException: Connection refused: connect
I do not know what it means.

#2.- While developing the WSDL, in the step Creating a Web Service Client for the firstcup-war Web Module I get another error. The tutorial says,

• Into the WSDL URL field, enter the following location of the WSDL file of the web service that the web service client will consume.
http://localhost:8080/DukesAgeService/DukesAgeService?WSDL
• Into the Package field, enter the following package where the client files will be generated.
com.sun.firstcup.webservice
But I cannot enter the package because the field is disabled, so I let it be and do the first point. Here I get the second error,

Problem with downloading wsdl or schema file.
Check the URL, proxy settings or whether the server is running.
URL: http://localhost:8080/DukesAgeService/DukesAgeService?WSDL
And I stopped here because I could not go on.

I do not know if the error in my GF is related with the application problems.
Is there anybody who has tried it and could help me?

Regards,
Jose Alvarez de Lara
[Message sent by forum member 'josealvarezdelara' (josealvarezdelara)]

http://forums.java.net/jive/thread.jspa?messageID=329504