facebook

[Closed] Simple example not working

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • #255469 Reply

    mfkilgore
    Member

    This message has not been recovered.

    #255490 Reply

    Riyad Kalla
    Member

    This message has not been recovered.

    #255722 Reply

    mfkilgore
    Member

    @support-rkalla wrote:

    Does your setup look like Figure 13 here: http://myeclipseide.com/enterpriseworkbench/help/index.jsp?topic=/com.genuitec.myeclipse.doc/html/quickstarts/webservices/index.html

    What URL did you use? Does the service ever work or fail every time? Did you be sure to run Tomcat after deploying it?

    Thanks for your reply, looking at other messages I find I was missing ?wsdl on the URL. It appears to be working now

    #255723 Reply

    mfkilgore
    Member

    @support-rkalla wrote:

    Does your setup look like Figure 13 here: http://myeclipseide.com/enterpriseworkbench/help/index.jsp?topic=/com.genuitec.myeclipse.doc/html/quickstarts/webservices/index.html

    What URL did you use? Does the service ever work or fail every time? Did you be sure to run Tomcat after deploying it?

    Thanks for your reply, looking at other messages I find I was missing ?wsdl on the URL. It appears to be working now

    #255733 Reply

    Riyad Kalla
    Member

    Glad to hear it.

    #258616 Reply

    liyazi66
    Member

    @support-rkalla wrote:

    Glad to hear it.

    but I still can not solve the problem,I add the string “?wsdl” after the url, bu it does not work ,who can give some solution? very thanks!!

    #260104 Reply

    fratelic
    Member

    what should be my wsdl document url if i am using weblogic 9.2 as server?

    #260119 Reply

    Riyad Kalla
    Member

    fratelic,
    Wouldn’t it just be the same?

    #260213 Reply

    fratelic
    Member

    i had this problem. :]

    IWAB0379E Unable to open http://localhost:8080/HelloWorld/services/HelloWorldService?WSDL.
    IWAB0135E An unexpected error has occurred.
    WSDLException
    WSDLException: faultCode=OTHER_ERROR: Connection refused: connect

    MY INSTALLATION SUMMARY
    ==============
    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_06

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.0 GA
    Build id: 20060805-5.0-GA

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.0.1 GA
    Build id: 20060810-5.0.1-GA

    Eclipse Graphical Editing Framework

    Version: 3.2.0.v20060626
    Build id: 20060627-0816

    Eclipse Platform

    Version: 3.2.1.r321_v20060921-b_XVA-INSQSyMtx
    Build id: M20060629-1905

    Eclipse RCP

    Version: 3.2.1.r321_v20060801-2ekW2BxmcpPUOoq
    Build id: M20060629-1905

    Eclipse Java Development Tools

    Version: 3.2.1.r321_v20060905-R4CM1Znkvre9wC-
    Build id: M20060921-0945

    Eclipse Plug-in Development Environment

    Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG
    Build id: M20060921-0945

    Eclipse Project SDK

    Version: 3.2.1.r321_v20060801-tQ1w49KnTArT0FZ
    Build id: M20060921-0945

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Documents and Settings\L312c14\My Documents\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    9bc_90
    -product
    com.genuitec.myeclipse.product.ide
    -vm
    c:\jdk\bin\javaw.exe

    #260234 Reply

    Riyad Kalla
    Member

    What does:
    http://localhost:8080

    Give you? Also did you make sure to start the server after deploying it?

    #260288 Reply

    fratelic
    Member

    thanks for the reply rkalla:) the result i got was :

    IWAB0379E Unable to open http://localhost:8080.
    IWAB0135E An unexpected error has occurred.
    WSDLException
    WSDLException: faultCode=OTHER_ERROR: Connection refused: connect

    the server was on running mode 😀

    #260322 Reply

    Riyad Kalla
    Member

    Oh sorry, I meant what do you get when you connect to that url with your browser, not the WS Explorer?

    #260351 Reply

    fratelic
    Member

    okay. i did that and on firefox, it displayed:
    “Unable to connect
    Firefox can’t establish a connection to the server at localhost:8080.
    # The site could be temporarily unavailable or too busy. Try again in a few
    moments.

    # If you are unable to load any pages, check your computer’s network
    connection.

    # If your computer or network is protected by a firewall or proxy, make sure
    that Firefox is permitted to access the Web.”

    thanks

    #260403 Reply

    Riyad Kalla
    Member

    it looks like the server isn’t running, so if that’s the case, using the WS explorer is not going to be able to give you any response. Did you not run the server OR set it up to run on a diferent port than the default 8080?

    #260439 Reply

    fratelic
    Member

    i did run the server but i am not sure wad port it is set to as i never do anything to the default 8080. i using weblogic 92. thanks

Viewing 15 posts - 1 through 15 (of 19 total)
Reply To: [Closed] Simple example not working

You must be logged in to post in the forum log in