Again google web services

hi all,
i am able to display the first 10 urls while consuming the google web services...
how to display the urls in the succeeding pages...
i.e. i am able to display only 10 results of 300,000 results.
regards,
purushothaman.

hi martin,
i dont find the method you mentioned in my api's..
can u suggest a code snippet for doing that...
regards,
purushothaman.

Similar Messages

  • Problem with Google Web-Service Example

    Hi guys,
    i have a problem with the Google Web-Service Example.
    I am running EP6.0 SP9 and NWDVST 2.0.9
    I did everything according to the tutorial. Got my google license key too.
    When i test the web-service i get the following exception:
    +
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/com.studie.webdynpro1/com.Allgemein.Allgemein/com.Allgemein.iViews/com.Allgemein.Google
    Component class : com.tutorial.wsdl2service.MyGooglePage
    User : Administrator
    at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
    at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Caused by: com.sapportals.portal.prt.component.PortalComponentException: Exception during PageProcessorComponent.doContent()
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:139)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    ... 29 more
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:172)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:115)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    ... 32 more
    Caused by: com.sapportals.portal.prt.service.ServiceException: Service not found: MyGoogleService
    at com.sapportals.portal.prt.core.service.ServiceManager.getPortalServiceItem(ServiceManager.java:384)
    at com.sapportals.portal.prt.core.service.ServiceManager.get(ServiceManager.java:184)
    at com.sapportals.portal.prt.runtime.Portal$RuntimeResources.getService(Portal.java:132)
    at com.tutorial.wsdl2service.MyGooglePage$GoogleDynPage.onSearchButtonClicked(MyGooglePage.java:98)
    ... 39 more+
    My XML File has the following content:
    ++
    The MyGooglePage.java includes the following line:
    IMyGoogleService googleService = (IMyGoogleService) PortalRuntime.getRuntimeResources().getService("MyGoogleService");
    any ideas what the problem is? I read all of the existing forum threads about this topic but could not solve the problem.
    Message was edited by: Dirk Jäckel

    no ideas so far?

  • Google Web Service Tutorial

    Hi,
    Anybody try the Google Web Service Tutorial available on the portal. I am getting the following error :
    May 3, 2005 10:41:03 AM Warning Client_Thread_16 Call failed
    javax.xml.soap.SOAPException: SOAP Response Message was not well formed (java.net.ConnectException: Connection refused).
         at com.sapportals.portal.prt.service.soap.SOAPService.call(SOAPService.java:165)
         at com.sapportals.portal.prt.service.soap.PRTSOAPCall.invokeMethod(PRTSOAPCall.java:217)
         at com.tutorial.wsdl2service.MyGoogleService.doGoogleSearch(MyGoogleService.java:192)
         at com.tutorial.wsdl2service.MyGooglePage$GoogleDynPage.onSearchButtonClicked(MyGooglePage.java:98)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:172)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:101)
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:135)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:191)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:217)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:580)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:191)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:670)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:229)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:555)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:833)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:672)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:314)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    com.sapportals.portal.prt.service.soap.SOAPService@41ab0 #

    > Hi Gregor,
    >
    > Was away travelling. Thanx for your timely reply.
    > I was able to solve my issue on my return. thanx.
    > Please accept points for your help,
    >
    > thanx,
    > rajesh.
    Hi Rajesh,
    So when all was said and done, did you get the Google Web Service to work and display correctly?  The documentation (tutorial) is ok until it gets to the end (for Displaying results) then it's all but non-existent.  I tried going through the tutorial but didn't get this to work.

  • Consuming google web services

    hi all,
    i have done all initial steps of consuming google web services thru portal services...
    but i dont know how to get the search results and display it...
    even the no. of search results i can dispaly....
    when i print the result of GoogleSearchResult it displays:
    [Lcom.company.global.enterprise.portal.wsdl.webservices.service.packagename.ResultElement;@1e15201
    regards,
    purushothaman.

    Hi Purushothaman,
    perhaps my <a href="http://www.computerservice-wolf.com/schulung/sap-ep-google-search-en.html">SAP Enterprise Portal - Google Search</a> helps you. It was developed for EP 5.0 but perhaps it gives you some hints.
    Regards
    Gregor

  • To make a field null again using web services after inserting value.

    Hi All,
    I just wanted to ask you there is an Any Occ. Date which is a date field at a particular object.By default the value of this field is having null value.After filling the field if I further want to make it null value,it does not allow the field to make it blank once again by web services.
    Quick response will be highly appreciated.
    Thanks in advance.

    what i understood from you requirement is that, if tax_type is country, you want to skip state field and enter value for tax_rate. in case tax_type is state, you want to enter state also. so, as its a multi-record block, once you do set_item_property(enable/disable), it enables and disables state field for all the records.
    if i am correct, what you can do as workaround is use SET_ITEM_INSTANCE_PROPERTY rather than SET_ITEM_PROPERTY and set the INSERT_ALLOWED and UPDATE_ALLOWED properties to TRUE & FALSE, as you cannot set ENABLE property using that. though the field will be enabled, but user will not be able to key-in any value.
    hope it helps.

  • Geocoding an address using Google web service

    Hello,
    Is it possible to access Google geocoding web service from an Oracle procedure? if yes, then can you please provide an example?
    I would like to provide an unformatted address as an input parameter and get the coordinates if the address is valid.
    Thank you,
    M.R.

    Hello M.R.,
    yes, that is possible.
    Here is an example i use myself:
    create or replace function getLatLon( p_address varchar2 ) return varchar2 is 
        l_http_req  utl_http.req; 
        l_http_resp utl_http.resp; 
        l_response long; 
        l_latlon long; 
        l_responsecode number;
        l_accuracy number;
        l_google_key varchar2(100 char) := 'Put_your_google_key_here';
      begin 
        l_http_req := utl_http.begin_request( 
          url => 'http://maps.google.com/maps/geo' || 
                 '?q=' || utl_url.escape( url=> p_address, url_charset=> 'utf-8' ) ||  -- address to geocode 
                 '&output=csv' ||                         -- simplest return type 
                 '&gl=DE' ||                                 -- set this to your own country code
                 '&key=' || l_google_key              -- Google API site key
        l_http_resp := utl_http.get_response( l_http_req ); 
        utl_http.read_text( l_http_resp, l_response ); 
        utl_http.end_response( l_http_resp ); 
        l_latlon := substr( l_response, instr( l_response, ',', 1, 2 ) + 1 ); 
        l_responsecode := substr(l_response,0,3);
        l_accuracy := substr(l_response,5,1);
        if l_responsecode = 200 and l_accuracy >= 8 then
          return l_latlon;
        else
          return l_latlon;
        end if;
      exception
        when others then return null;
      end getLatLon;This code uses the older v2 of the google api, so you still need a google api key for it. But it shouldn't be to hard to change the code to use the newer v3 of the api.
    Hope this helps,
    Dirk

  • Integrating the Google Web-Service in Enterprise Portal

    Hi,
    I am trying to integrate Google WebService in SAP Enterprise Portal. I created the Client side portal service from WSDL. From the PDK help I copied the GooglePage.java code and placed in the dynapage.
    Now after porting the .par file I am getting the interface for search.But when I am clicking search button I am getting the following error..
    An exception occurred while processing a request for :
    iView : NWEBService.MyGooglePage
    Component Name : NWEBService.MyGooglePage
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : NWEBService.MyGooglePage
    Component class : com.tutorial.wsdl2service.MyGooglePage
    During debugging I found out that in the following method which gets called on search button click
              public void onSearchButtonClicked(Event e) {
                   InputField input = (InputField) this.getComponentByName("SearchInput");
                   searchTerm = input.getValue().toString();
                   System.out.println("search term: " + searchTerm);
                   IMYGoogleService googleService = (IMYGoogleService) PortalRuntime.getRuntimeResources().getService("com.tutorial.wsdl2service.MyGoogleService.Alias");
                   GoogleSearchResult result = googleService.doGoogleSearch("GOOGLE ID", searchTerm, 0, 10, false, "", false, "", "", "");
                   ResultElement[] results = result.getResultElements();
                   searchResults = results;
                   for (int i = 0; i < results.length; i++) {
                        System.out.println((i + 1) + ": " + results<i>.getSummary());
    The googleService.doGoogleSearch is returning nulll into result.When I checked into the implementation class MYGoogleService I found the method doGoogleSearch was empty and it is returning null.
    Pl. let me know what is the procedure to to get search result through my portal.
    Thanks & Regards
    Mrutyunjay

    Hi Mrutyunjay,
    Have a look at this docu on Integrating 3rd party search.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5e514b57-0701-0010-3796-deb3636835fa
    Akhilesh

  • SOAP receiver adapter error using Google Search web service

    Hi all,
    I'm trying to connect and old 4.5b system to XI SP16 to make it receive information from external Web Services.
    My scenario is made up of a sender RFC adapter and a SOAP receiver which is sending the message to the Google web service (http://api.google.com/GoogleSearch.wsdl) and then awaiting a response from it.
    I'm stuck with this error: "No Deserializer found to deserialize a ':key'". The problem is that XI is sending this kind of message:
              <m:doGoogleSearch xmlns:m="urn:GoogleSearch" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   <key>mykey</key>
                   <q>testing</q>
                   <start>0</start>
                   <maxResults>1</maxResults>
                   <filter>true</filter>
                   <restrict>String</restrict>
                   <safeSearch>true</safeSearch>
                   <lr>String</lr>
                   <ie>String</ie>
                   <oe>String</oe>
              </m:doGoogleSearch>
    while Google is expecting this:
              <m:doGoogleSearch xmlns:m="urn:GoogleSearch" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
                   <key xsi:type="xsd:string">mykey</key>
                   <q xsi:type="xsd:string">testing</q>
                   <start xsi:type="xsd:int">0</start>
                   <maxResults xsi:type="xsd:int">1</maxResults>
                   <filter xsi:type="xsd:boolean">true</filter>
                   <restrict xsi:type="xsd:string">String</restrict>
                   <safeSearch xsi:type="xsd:boolean">true</safeSearch>
                   <lr xsi:type="xsd:string">String</lr>
                   <ie xsi:type="xsd:string">String</ie>
                   <oe xsi:type="xsd:string">String</oe>
              </m:doGoogleSearch>
    with explicitly declared xsi:type.
    I've tested both messages with XMLSpy and the first one is always returning the same error.
    Is there a way to make XI send an XML message with written xsi:type?
    Many thanks in advance!
    Max

    Hi Ricardo!
    I followed your suggestion to create a simple XSLT mapping program (in the ABAP stack) and I added it to the Interface Mapping in the Integration Repository. The result is exactly the soap message that the Google web-service is expecting.
    I'm attaching the XSLT code below in case somebody has the same problem... thanks again for your hint!!
    Regards!
    Max
    <xsl:transform version="1.0"
      xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
      xmlns:sap="http://www.sap.com/sapxsl"
    >
    <xsl:strip-space elements="*"/>
    <xsl:template match="/">
    <ns1:doGoogleSearch xmlns:ns1="urn:GoogleSearch" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema">
          <key xsi:type="xsd:string"> <xsl:value-of select= "//key"/> </key>
          <q xsi:type="xsd:string"> <xsl:value-of select= "//q"/> </q>
          <start xsi:type="xsd:int"> <xsl:value-of select= "//start"/> </start>
          <maxResults xsi:type="xsd:int"> <xsl:value-of select= "//maxResults"/> </maxResults>
          <filter xsi:type="xsd:boolean"> <xsl:value-of select= "//filter"/> </filter>
          <restrict xsi:type="xsd:string"> <xsl:value-of select= "//restrict"/> </restrict>
          <safeSearch xsi:type="xsd:boolean"> <xsl:value-of select= "//safeSearch"/> </safeSearch>
          <lr xsi:type="xsd:string"> <xsl:value-of select= "//lr"/> </lr>
          <ie xsi:type="xsd:string"> <xsl:value-of select= "//ie"/> </ie>
          <oe xsi:type="xsd:string"> <xsl:value-of select= "//oe"/> </oe>
       </ns1:doGoogleSearch>
    </xsl:template>
    </xsl:transform>

  • How to consume Google REST web service

    Dear All,
    I have a task to embed Google Maps into web dynpro and/or CRM WebUI.
    There is no problem with embedding only map with route on it, but I need also calculated distance.
    In WebDynpro I've just created iFrame CHIP component which targets: http://maps.google.pl/maps?output=embed and two CHIPS with import parameters to give source and destination address. Route is calculated and drawn.
    Problem is with the distance, because the only way is to consume google web service (which is not SOAP, so I can't use service consumer). It must be something like web request.
    URL which I need to access is:
    http://maps.googleapis.com/maps/api/distancematrix/xml?&mode=driving&sensor=false&origins=Warsaw&destinations=Hamburg
    or
    http://maps.googleapis.com/maps/api/distancematrix/json?&mode=driving&sensor=false&origins=Warsaw&destinations=Hamburg
    where origins and destinations must be connected with import CHIPS. How to access such service in a proper way?
    Second thing is that I have to parse response.. it could be XML or JSON format. I just need summary distance. Any idea?
    Btw - I'm quite fresh with WebDynpro and WebUI, so I'm looking for good 'HOW TO' guide. Can you recommend something which is good to start with?
    thanks in advance

    Hi,
    check this reference to start with: [How to integrate google maps in Web Dynpro ABAP|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0bca5ae-3c5c-2d10-938d-a81787f59ace?QuickLink=index&overridelayout=true]
    Also this demo by Thomas Jung Sir: [Google Maps: Flash Islands in WDA|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/80f16eef-91ef-2b10-4fb5-d709436f3cc3&overridelayout=true]
    hope this helps u.,
    @moderators: Don't Close this thread instead move to Web Dynpro ABAP Forum
    Thanks & Regards,
    Kiran

  • Problem invoking gogle web service from session bean

    Hello
    I have developed a Web-Client which consumes the google-WebService with Apache Axis. I have generated the corresponding classes with WSDL2Java and the client works without problems. A little code fragment from my client:
    GoogleSearchService service = new GoogleSearchServiceLocator();
              // Now use the service to get a stub to the Service Definition Interface (SDI)
              GoogleSearchPort google = service.getGoogleSearchPort();
             GoogleSearchResult googleSearchResult =  google.doGoogleSearch(GOOGLE_KEY, // java.lang.String key
                           q.toString(), //java.lang.String q
                           0, // int start
                           10, // int maxResults
                           false, //boolean filter
                           "", // java.lang.String restrict      
                           false, //boolean safeSearch              
                           "lang_ja|lang_en", // java.lang.String lr
                           "UTF-8", // java.lang.String ie
                           "UTF-8"); // java.lang.String oeNow I have to put the Web-Client in a SessionBean. Therfore I defined the code of the web-client in a method and put it into a stateless session bean and wrote a client for the session bean. But when the session bean invokes the corresponding method for consuming the google web service, there always occurs the following error:
    [java] Exception in thread "main" java.rmi.ServerError: Unexpected Error; nested exception is:
    [java] java.lang.NoClassDefFoundError: GoogleSearch/GoogleSearchService
    But I have definitely all necessary classes in my classpath, like GoogleSearchService, etc. So all necessary classes are available. And the code to conume the web service als works because as said I tested it with a web-client.
    Has anybody an idea what went wrong here? Is there anything important when I a web service is invoked by a session bean??:(
    regards
    pat

    Has nobdy an idea?? :(( I tried for such a long time but I was not able to fix this problem....:(
    Please help...

  • Error in Deploying the web service process

    Hi all,
    I will working on web service process in ebs server. In this server i had executed the web service process successfully.
    After Restarting my ebs server i checked again the web service process , but it throws following error running the "Asant deploy-war" command.
    Error is :
    The following error occurred while executing this line:
    /p01/oracle/pixcomn/java/oracle/apps/webservice/j2eetutorial15/examples/common/targets.xml:56:
    An exception occurred while running the command. The exception message is: CLI171 Command deploy failed :
    Application hello-jaxrpc is already deployed on other targets. Please use create-application-ref command to create reference to the specified target;
    requested operation cannot be completed.
    Please help how to solve this web service issue.
    Thanks
    Prabu

    Hi Hussein,
    I checked the Server log , i got the followinf log file.
    [#|2012-02-03T13:11:34.993+0530|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0200: Configuration error in web module [hello-jaxrpc] (while initializing virtual server [server])
    com.sun.enterprise.config.ConfigException: I/O error while loading deployment descriptor for: hello-jaxrpc
    cause: The archive null does not contain deployment descriptor file WEB-INF/web.xml
         at com.sun.enterprise.instance.WebModulesManager.getDescriptor(WebModulesManager.java:398)
         at com.sun.enterprise.instance.WebModulesManager.getDescriptor(WebModulesManager.java:343)
         at com.sun.enterprise.web.VirtualServer.loadWebModuleConfig(VirtualServer.java:518)
         at com.sun.enterprise.web.VirtualServer.getWebModules(VirtualServer.java:365)
         at com.sun.enterprise.web.WebContainer.loadWebModules(WebContainer.java:837)
         at com.sun.enterprise.web.WebContainer.start(WebContainer.java:722)
         at com.sun.enterprise.web.PEWebContainer.startInstance(PEWebContainer.java:515)
         at com.sun.enterprise.web.PEWebContainerLifecycle.onStartup(PEWebContainerLifecycle.java:54)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:294)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.io.IOException: The archive null does not contain deployment descriptor file WEB-INF/web.xml
         at com.sun.enterprise.deployment.archivist.Archivist.readStandardDeploymentDescriptor(Archivist.java:233)
         at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:195)
         at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:131)
         at com.sun.enterprise.deployment.archivist.ApplicationArchivist.openArchive(ApplicationArchivist.java:673)
         at com.sun.enterprise.instance.WebModulesManager.getDescriptor(WebModulesManager.java:387)
    Thanks
    Prabu

  • Error in Web Services

    hi all,
    when i am consuming the google web services in Jsp Dynpage
    i am getting the following exception:
    com.sapportals.portal.prt.service.soap.exception.PRTFault
    Exception id: 06:24_30/11/05_0038_5877050
    can anyone help on this...
    regards,
    purushothaman.
    Message was edited by: purushothaman vyasarao
    Message was edited by: purushothaman vyasarao

    hi
    firstly thanks for your reply...
    as you said i tried in webservices checker with the URL of the webservices....
    it shows the following error in the wsdl descriptor...
    java.net.ConnectException: Connection timed out: connection
    please give solution to this....
    regards,
    purushothaman.

  • Web service in portal

    i have developed a JSP page in JDeveloper, which implements Google web service. Can someone tell me how to deplou it in my oracle portal?

    Hi,
    You have to create a .ear file out of jdev and need to deploy this into the portal server.
    Then you have to call the index page inthe portal server then take the URL which display your jsp page as portlets.
    Then you have to create a portal page and you add the portlet into your portal page.
    This is how you can deploy and get your jsp page inthe portalpage.
    Regards,
    Vijay.B

  • Error in Web Service through Xcelsius

    Hi guys...i have a problem...i have used a Web service through an xcelsius model and i try to execute ....the refresh on open works fine but when i try to call again the web service during execution it appears send the original value and obviously
    obtain the same value forever....
    I hope somebody could help me with this....
    Regards

    Hi Oscar,
    Are your input values fixed, or are they set to change dynamically? 
    If you set the input values in the Web Service property sheet as a typed-in, fixed value, the Web Service will always pass the particular value to the web service, and will return whatever data is associated with that input value.
    If the input value is set to pass dynamically (i.e. bound to cell), then you can have components adjust the input value of the web service call, run the Web Service, which should then pass whatever value you chose prior to executing the Web Service.

  • How do I connect to Google Search Service

    Hello,
    I'm a newbie to flash, let alone to flash builder 4.6. I'm able to connect to a Data Service like a RSS feed and bind that to a data grid. I can't figure out how to consume Google Web Service like the search functionality. DO you have any tutorials or samples for this?
    Thanks
    Mark D

    If you have unboxed the Chromecast and set it up using the link found inside the packaging, you should be good to go.
    Assuming the Chromecast and your iPhone are on the same network, you will see the 'Cast" button withing certain video apps you may already use. Not ALL apps utilize this function, and the only ones that come to mind right now are YouTube and Netflix. Google is allowing developers to add this to their apps now too.
    Its worth noting that Chromecast DOES NOT work in the same way that AirPlay does and will work ONLY with apps that have the Chromecast function built in.

Maybe you are looking for

  • Web app security ... i don't get it

    I do not get it how do one configure web.xml I want every page to be protected against unlogged user and some pages only to some of them From what I read it's only necessary to have only one root role that every user is part of and then any sub-role

  • HT204053 Changing Apple ID

    When I set up my iPad some time ago I entered an Apple id, (e.g. xxx@ me.com) but subsequently I set up a different Apple id and password for ITunes store on my Mac and iPad. How can I change the Apple id in my iCloud Account ?

  • Error while uploading Excel sheet

    Hello Everybody, I haave developed one application in which I am uploading one excel sheet. This code is working fine on my local WAS. But, it is giving me following error on Development server. Application error occurred during request processing.  

  • Illegal argument error while performing hierarchy drill down using RESTful SDK

    As per SAP Web Intelligence RESTful web service SDK User Guide, trying to perform a drill on a webi report using a POST req as below - https://<serverName>:7555/biprws/raylight/v1/documents/<docID>/reports/<reportID>/driller/instructions Req body - <

  • CS4 Open Dialogue – no adobe or OS X option and no Version Cue option

    Title says it all really. In CS3 I had an option for OS X or adobe interface in open and save dialogues. Installed Ps 11.0 to home drive then CS4 to local drive/partition that is local but is not the boot drive. In neither case do I get the options t