users@glassfish.java.net

RE: Invalid wsdl request

From: Martin Gainty <mgainty_at_hotmail.com>
Date: Fri, 7 May 2010 13:56:33 -0400

your EchoService webservice has 2 operations available for your client to call
printEcho
printEchoStr
Martin Gainty
______________________________________________
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni.




> Date: Fri, 7 May 2010 08:58:34 -0700
> From: glassfish_at_javadesktop.org
> To: users_at_glassfish.dev.java.net
> Subject: Invalid wsdl request
>
> Hello,
>
> I am trying to create a webservice. But when I try to access it through a browser, I get:
>
> Invalid wsdl request http://localhost:8080/EchoService/EchoBean
>
> and 'Invalid Method Type' on the browser tab
>
> -H
>
> [u]EchoBean.java[/u]
>
> package model;
>
> import javax.jws.WebService;
> import javax.ejb.Stateless;
> import javax.jws.WebMethod;
> import services.Echo;
>
> @WebService(serviceName="EchoService")
> @Stateless()
> public class EchoBean implements Echo {
> public EchoBean(){}
> @WebMethod(operationName="printEcho")
> public String printEcho(){
> return "WebServices Echo ";
> }
> @WebMethod(operationName = "printEchoStr")
> public String printEcho(String str){
> return ("In PrintEcho( String " + str +" )" );
> }
> }
>
> [u]Echo.java[/u]
>
> package services;
>
> import java.rmi.Remote;
> import javax.jws.WebService;
>
> @WebService
> public interface Echo extends Remote{
> public String printEcho();
> public String printEcho(String str);
> }
> [Message sent by forum member 'h_p']
>
> http://forums.java.net/jive/thread.jspa?messageID=468898
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
                                               
_________________________________________________________________
Hotmail is redefining busy with tools for the New Busy. Get more from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2