Hi, I am newbie myself and am not able to tell you what the log output means.
Anyway did you try to enter http://localhost/services/? It should return a list of deployed services, reflecting the entries in WEB-INF/server-config.wsdd. > do I have to "hand-code" the wsdl and supply in the wsdd ? It depends. Did you have a look at the user's guide? Cheers, Mariano "Chiang Seng Chang" <[EMAIL PROTECTED]> 25.02.2004 18:27 Bitte antworten an [EMAIL PROTECTED] An: <[EMAIL PROTECTED]> Kopie: (Blindkopie: Mariano Kamp/FEA_EXT/Essen/Arcor) Thema: Re: Antwort: newbie: help with generating wsdl thru url hi, source looks "empty" ? <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD> <BODY><PRE></PRE></BODY></HTML> do I have to "hand-code" the wsdl and supply in the wsdd ? rgds. -cs ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 25, 2004 12:24 PM Subject: Antwort: newbie: help with generating wsdl thru url > Hi, > > are you using IE? Did you try to look at the source of the page? > > Cheers, > Mariano > > > > > "Chiang Seng Chang" <[EMAIL PROTECTED]> > 25.02.2004 18:17 > > Bitte antworten an [EMAIL PROTECTED] > An: <[EMAIL PROTECTED]> > Kopie: (Blindkopie: Mariano Kamp/FEA_EXT/Essen/Arcor) > Thema: newbie: help with generating wsdl thru url > > > Hi, > > Are there any "usual suspects" why http://localhost/services/FooService?wsdl > produces a blank page. > > I don't see any exception in the log: > > DEBUG jcp-8 http.AxisServlet:218 - Enter: doGet() > DEBUG jcp-8 http.AxisServlet:1044 - > MessageContext:[EMAIL PROTECTED] > DEBUG jcp-8 http.AxisServlet:1045 - HEADER_CONTENT_TYPE:null DEBUG jcp-8 > http.AxisServlet:1047 - HEADER_CONTENT_LOCATION:null DEBUG jcp-8 > http.AxisServlet:1049 - Constants.MC_HOME_DIR:/foo/webapp DEBUG jcp-8 > http.AxisServlet:1050 - Constants.MC_RELATIVE_PATH:/services > DEBUG jcp-8 http.AxisServlet:1052 - > HTTPConstants.MC_HTTP_SERVLETLOCATION:/foo/webapp/WEB-INF > DEBUG jcp-8 http.AxisServlet:1053 - > HTTPConstants.MC_HTTP_SERVLETPATHINFO:/FooService > DEBUG jcp-8 http.AxisServlet:1055 - HTTPConstants.HEADER_AUTHORIZATION:null > DEBUG jcp-8 http.AxisServlet:1057 - Constants.MC_REMOTE_ADDR:xx.xx.x.xx > DEBUG jcp-8 http.AxisServlet:1058 - configPath:/foo/webapp/WEB-INF DEBUG > jcp-8 server.AxisServer:377 - Enter: AxisServer::generateWSDL DEBUG jcp-8 > i18n.ProjectResourceBundle:111 - > org.apache.axis.i18n.resource::handleGetObject(defaultLogic00) > DEBUG jcp-8 server.AxisServer:430 - Calling default logic in AxisServer > DEBUG jcp-8 i18n.ProjectResourceBundle:111 - > org.apache.axis.i18n.resource::handleGetObject(transport01) > DEBUG jcp-8 server.AxisServer:455 - AxisServer.generateWSDL: Transport = > 'http' DEBUG jcp-8 axis.SimpleChain:133 - Enter: SimpleChain::generateWSDL > DEBUG jcp-8 http.URLMapper:77 - Enter: URLMapper::invoke DEBUG jcp-8 > axis.MessageContext:688 - MessageContext: setTargetService(FooService) > DEBUG jcp-8 axis.MessageContext:718 - MessageContext: > setServiceHandler([EMAIL PROTECTED]) > DEBUG jcp-8 http.URLMapper:91 - Exit: URLMapper::invoke > DEBUG jcp-8 axis.SimpleChain:140 - Exit: SimpleChain::generateWSDL DEBUG > jcp-8 axis.SimpleChain:133 - Enter: SimpleChain::generateWSDL DEBUG jcp-8 > handlers.JWSHandler:338 - Exit: JWSHandler::invoke DEBUG jcp-8 > handlers.JWSHandler:338 - Exit: JWSHandler::invoke DEBUG jcp-8 > axis.SimpleChain:140 - Exit: SimpleChain::generateWSDL DEBUG jcp-8 > axis.SimpleChain:133 - Enter: SimpleChain::generateWSDL DEBUG jcp-8 > java.JavaProvider:373 - Enter: JavaProvider::generateWSDL > ([EMAIL PROTECTED]) > DEBUG jcp-8 http.AxisServlet:344 - Exit: doGet() > > Thanx. > > -cs > > > > > > > >
