Need help on webservices

Hello..!!
Kindly help me...
I want to build webservice with java/jsp as described below...
the client will just type the sql query in the text box provided on html (or jsp???) page. and the resulted string from the database will be displayed in the browser.
So, which technologies I should read? Like there are JAX-RPC, SAAJ, etc. and how can I invoke the sring from the database (say MySql) like '2 rows updated'....
please help.
Thanking you.
.Mohit

To narrow down to issue, can you very that the content is same as BI report? for that save the content with file extension as .html and open in browser.
Let me know updates?
Pls mark if helps

Similar Messages

  • Urgently need help with webservices

    I really really need to get a simple webservice working But all I'm getting is errors I have a second post describing my problems I'd be forever gratefully if someone would help!
    cumminsD

    Can any body see why this won't work ???
    ME ~]$ setenv CLASSPATH $AXIS_HOME
    [ME ~]$ setenv CLASSPATH "$CLASSPATH":$AXIS_LIB/axis.jar
    [ME ~]$ setenv CLASSPATH "$CLASSPATH":$AXIS_LIB/commons-logging.jar
    [ME ~]$ setenv CLASSPATH "$CLASSPATH":$AXIS_LIB/jaxrpc.jar
    [ME ~]$ setenv CLASSPATH "$CLASSPATH":$AXIS_LIB/log4j-1.2.4.jar
    [ME ~]$ setenv CLASSPATH "$CLASSPATH":$AXIS_LIB/commons-discovery.jar
    [ME ~]$ setenv CLASSPATH "$CLASSPATH":$AXIS_LIB/wsdl4j.jar
    [ME ~]$ setenv CLASSPATH "$CLASSPATH":$AXIS_LIB/xerces.jar
    [ME ~]$ setenv CLASSPATH "$CLASSPATH":$AXIS_LIB/saaj.jar
    [ME ~]$ setenv CLASSPATH "$CLASSPATH":$AXIS_LIB/axis-ant.jar
    [ME ~]$ setenv CLASSPATH "$CLASSPATH":$WEBSERVICES_HOME/junit3.8.1/junit.jar
    [ME ~]$ echo $CLASSPATH
    foo/axis-1_1RC2:foo/axis-1_1RC2/lib/axis.jar:foo/axis-1_1RC2/lib/commons-logging.jar:foo/axis-1_1RC2/lib/jaxrpc.jar:foo/axis-1_1RC2/lib/log4j-1.2.4.jar:foo/axis-1_1RC2/lib/commons-discovery.jar:foo/axis-1_1RC2/lib/wsdl4j.jar:foo/axis-1_1RC2/lib/xerces.jar:foo/axis-1_1RC2/lib/saaj.jar:foo/axis-1_1RC2/lib/axis-ant.jar:foo/junit3.8.1/junit.jar
    [ME ~]$
    [ME ~]$ cd $AXIS_HOME
    [ME axis-1_1RC2]$ java samples.userguide.example2.CalcClient -p8080 add 2 5
    Exception in thread "main" java.lang.NoClassDefFoundError: samples/userguide/example2/CalcClient
    [ME axis-1_1RC2]$
    [ME axis-1_1RC2]$ ls -l
    total 28
    drwxr-xr-x 5 ME ME 4096 mar 5 21:07 docs
    drwxr-xr-x 5 ME ME 4096 mai 27 14:52 lib
    -rw-r--r-- 1 ME ME 502 mar 5 21:07 README
    -rw-r--r-- 1 ME ME 3095 mar 5 21:07 release-notes.html
    drwxr-xr-x 19 ME ME 4096 avr 29 15:46 samples
    drwxr-xr-x 3 ME ME 4096 mar 5 21:07 webapps
    drwxr-xr-x 2 ME ME 4096 mar 5 21:07 xmls
    [ME axis-1_1RC2]$ cd ..
    [ME ~/foo]$ cd ..
    [ME ~]$ cd $WEBSERVICES
    WEBSERVICES: Undefined variable.
    [ME ~]$ cd $WEBSERVICES_HOME
    [ME ~/foo]$ ls -l
    total 142236
    drwxr-xr-x 7 cummins cummins 4096 mar 5 21:07 axis-1_1RC2
    -rw-rw-r-- 1 cummins cummins 34652160 avr 25 18:35 axis-1_1rc2.tar
    -rwxrwxr-x 1 cummins cummins 26532079 avr 24 16:06 j2sdk-1_3_1_07-linux-i586.bin
    drwxr-xrwx 12 cummins cummins 4096 avr 24 15:00 jakarta-tomcat-4.0.6
    -rw-rw-r-- 1 cummins cummins 20736000 avr 24 11:48 jakarta-tomcat-4.0.6.tar
    drwxr-xr-x 9 cummins cummins 4096 d�c 6 20:53 jdk1.3.1_07
    drwxrwxr-x 5 cummins cummins 4096 sep 4 2002 junit3.8.1
    -rw-rw-r-- 1 cummins cummins 441665 mai 9 12:34 junit3.8.1.zip
    -rw-rw-r-- 1 cummins cummins 35824515 avr 29 12:34 jwsdp-1_1-unix.sh
    drwxr-xr-x 13 cummins cummins 4096 avr 28 04:01 mod_perl-1.99_09
    -rw-rw-r-- 1 cummins cummins 3092480 mai 2 17:52 mod_perl-2.0-current.tar
    drwxr-xr-x 3 cummins cummins 4096 mai 9 16:59 myjavafiles
    drwxr-xr-x 5 cummins cummins 4096 mai 9 11:55 xerces-1_4_4
    -rw-rw-r-- 1 cummins cummins 24156160 mai 9 10:44 Xerces-J-bin.1.4.4.tar
    [cummins@pclx11 ~/foo]$ cd $AXIS_LIB
    foo/axis-1_1RC2/lib: No such file or directory.
    [cummins@pclx11 ~/foo]$ cd ..
    [cummins@pclx11 ~]$ cd $AXIS_LIB
    [cummins@pclx11 lib]$ ls -l
    total 4224
    -rw-r--r-- 1 cummins cummins 384889 mar 5 21:07 axis-ant.jar
    -rw-r--r-- 1 cummins cummins 1224774 mar 5 21:07 axis.jar
    -rw-r--r-- 1 cummins cummins 67334 mar 5 21:07 commons-discovery.jar
    -rw-r--r-- 1 cummins cummins 26388 mar 5 21:07 commons-logging.jar
    drwxrwxr-x 2 cummins cummins 4096 mai 27 14:51 data
    drwxrwxr-x 3 cummins cummins 4096 mai 27 14:51 docs
    -rw-r--r-- 1 cummins cummins 35658 mar 5 21:07 jaxrpc.jar
    -rw-r--r-- 1 cummins cummins 2693 nov 15 2001 LICENSE
    -rw-r--r-- 1 cummins cummins 378778 mar 5 21:07 log4j-1.2.4.jar
    -rw-r--r-- 1 cummins cummins 478 nov 15 2001 Readme.html
    -rw-r--r-- 1 cummins cummins 18402 mar 5 21:07 saaj.jar
    drwxrwxr-x 6 cummins cummins 4096 mai 27 14:52 samples
    -rw-r--r-- 1 cummins cummins 113178 mar 5 21:07 wsdl4j.jar
    -rw-r--r-- 1 cummins cummins 1812019 nov 15 2001 xerces.jar
    -rw-r--r-- 1 cummins cummins 193032 nov 15 2001 xercesSamples.jar
    [ME lib]$
    [ME ~]$ cd $AXIS_HOME
    [ME axis-1_1RC2]$ cd samples/userguide/example2
    [me example2]$ ls -l
    total 20
    -rw-rw-r-- 1 cummins cummins 1534 mai 22 16:50 CalcC.java
    -rw-r--r-- 1 cummins cummins 2484 mar 5 21:07 CalcClient.class
    -rw-r--r-- 1 cummins cummins 4202 mar 5 21:07 CalcClient.java
    -rw-r--r-- 1 cummins cummins 2797 mar 5 21:07 Calculator.java

  • Need help in webservice to JDBC scenario

    Hi All,
    My scenario is a synchronous webservice to JDBC scenario. The SOAP request contains two fields one is ID & the other field is Date which is an optional field. I need to perform a SELECT statement on JDBC based on ID & Date. SOAP request will always contain ID field & Date may or maynot be there in the request. If Date present then search should be based on ID & Date , if Date not present search should be based on ID only. How to achieve this with the help of standard JDBC reciever structure or is there any other way to achieve this?
    Thanks
    Navin

    You can create your target structure as shown below and check the existence of DATE field in the source(using standard function "Exists" ) and then only create the target DATE node.
    <StatementName>
              <dbTableName action=u201DSELECTu201D>
                  <table>realDbTableName</table>
                  <access>
                      <col1/>
                     <col2/>
                     <col3/>
                  </access>
                  <key1>
                     <DATE/>
                     <ID/>
                  </key1>
              </dbTableName>
       </StatementName>
    http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=%28J2EE3417700%29ID0591392850DB01436613452367233705End?blog=/pub/wlg/3928
    Pooja

  • Need Help regarding webservice

    An Error occured in the web service client program
    AxisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
    faultSubcode:
    faultString: java.lang.InstantiationException: HelloWorldService
    faultActor:
    faultNode:
    faultDetail:
         {http://xml.apache.org/axis/}hostname:WS27
    java.lang.InstantiationException: HelloWorldService
         at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
         at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
         at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1528)
         at org.apache.crimson.parser.Parser2.content(Parser2.java:1779)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1507)
         at org.apache.crimson.parser.Parser2.content(Parser2.java:1779)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1507)
         at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:500)
         at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
         at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:442)
         at javax.xml.parsers.SAXParser.parse(Unknown Source)
         at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
         at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
         at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
         at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
         at org.apache.axis.client.Call.invoke(Call.java:2767)
         at org.apache.axis.client.Call.invoke(Call.java:2443)
         at org.apache.axis.client.Call.invoke(Call.java:2366)
         at org.apache.axis.client.Call.invoke(Call.java:1812)
         at HelloWorldServiceSoapBindingStub.sayHelloTo(HelloWorldServiceSoapBindingStub.java:103)
         at ServiceClient.main(ServiceClient.java:19)
    Pls AnyBody Help
    Thanks in advance

    If you actually need a portal service though, this will not work. However, you could have the portal service return a Document object, which is basically the text of the HTML file you want to display. Then, when calling the portal service, you can simply output the text to the IPortalComponentResponse object
    I hope this helps
    Darrell

  • Need help in returning error condition from web service

    Hi,
    I need one help regarding webservice. Currently my web service is returning "true" value when it works fine without any issues but it returns "false" when any any error is encountered. So my question is, can we return error instead of string "false". I dont know how to return exact error from webservice. If you any idea then please mail me.
    Below is a small code snippet:
    System.out.println("User "+ userFullName + usrKey + " end date has been updated to "+usrEndDate +" in IDM DB");
    result = true;
    catch (tcAPIException e) {
    log.error("Error in finding the user" + e.getMessage());
    result = false;
    } catch (tcUserNotFoundException e) {
    log.error("Error in getting user status" + e.getMessage());
    result = false;
    } catch (tcStaleDataUpdateException e) {
    log.error("Error in updating end date of user" + e.getMessage());
    result = false;
    }catch (Exception e1) {
    e1.printStackTrace();
    result =false;
    return result;
    Here i want to return error instead of false. Can we do that?
    Thanks,
    Kalpana.

    instead of storing false store below
    use result=e1.getMessage();
    Edited by: Nishith Nayan on Feb 23, 2012 8:07 PM

  • Urgent : Need help in parsing XML from Sharepoint and save it into DB

    Hi ,
    I am Sharepoint guy and a newbie in Oracle . PL/SQL
    I am using UTL_DBWS Package to call a Sharepoint WebService " and was sucessfull , Now the xml has to be parsed and stored into a Table. I am facing the issue as the XML has a different namesoace and normal XPATH query is not working
    Below is the XML and need help in parsing it
    declare
    responsexml sys.XMLTYPE;
    testparsexml sys.XMLTYPE;
    begin
    responsexml := sys.XMLTYPE('<GetListItemsResponse xmlns="http://schemas.microsoft.com/sharepoint/soap/">
    <GetListItemsResult>
    <listitems xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:rs="urn:schemas-microsoft-com:rowset" xmlns:z="#RowsetSchema">
    <rs:data ItemCount="2">
    <z:row ows_MetaInfo="1;#" ows__ModerationStatus="0" ows__Level="1" ows_Title="Test Title 1" ows_ID="1" ows_owshiddenversion="1" ows_UniqueId="1;#{9C45D54E-150E-4509-B59A-DB5A1B97E034}" ows_FSObjType="1;#0" ows_Created="2009-09-12 17:13:16" ows_FileRef="1;#Lists/Tasks/1_.000"/>
    <z:row ows_MetaInfo="2;#" ows__ModerationStatus="0" ows__Level="1" ows_Title="Testing Tasks" ows_ID="2" ows_owshiddenversion="1" ows_UniqueId="2;#{8942E211-460B-422A-B1AD-1347F062114A}" ows_FSObjType="2;#0" ows_Created="2010-02-14 16:44:40" ows_FileRef="2;#Lists/Tasks/2_.000"/>
    </rs:data>
    </listitems>
    </GetListItemsResult>
    </GetListItemsResponse>');
    testparsexml := responsexml.extract('/GetListItemsResponse/GetListItemsResult/listitems/rs:data/z:row/@ows_Title');
    DBMS_OUTPUT.PUT_LINE(testparsexml.extract('/').getstringval());
    end;
    The issue is with rs:data , z:row nodes.... please suggest how to handle these kind of namespaces in Oracle
    I need the parse the attribute "ows_Title" and save it into a DB
    this script would generate "Error occured in XML Parsing"
    Help is appriciated, thanks for looking

    SQL> SELECT *
      FROM XMLTABLE (
              xmlnamespaces ('http://schemas.microsoft.com/sharepoint/soap/' as "soap",
                             '#RowsetSchema' AS "z"
              'for $i in //soap:*//z:row return $i'
              PASSING xmltype (
                         '<GetListItemsResponse xmlns="http://schemas.microsoft.com/sharepoint/soap/">
    <GetListItemsResult>
    <listitems xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:rs="urn:schemas-microsoft-com:rowset" xmlns:z="#RowsetSchema">
    <rs:data ItemCount="2">
    <z:row ows_MetaInfo="1;#" ows__ModerationStatus="0" ows__Level="1" ows_Title="Test Title 1" ows_ID="1" ows_owshiddenversion="1" ows_UniqueId="1;#{9C45D54E-150E-4509-B59A-DB5A1B97E034}" ows_FSObjType="1;#0" ows_Created="2009-09-12 17:13:16" ows_FileRef="1;#Lists/Tasks/1_.000"/>
    <z:row ows_MetaInfo="2;#" ows__ModerationStatus="0" ows__Level="1" ows_Title="Testing Tasks" ows_ID="2" ows_owshiddenversion="1" ows_UniqueId="2;#{8942E211-460B-422A-B1AD-1347F062114A}" ows_FSObjType="2;#0" ows_Created="2010-02-14 16:44:40" ows_FileRef="2;#Lists/Tasks/2_.000"/>
    </rs:data>
    </listitems>
    </GetListItemsResult>
    </GetListItemsResponse>')
    columns ows_MetaInfo varchar2(20) path '@ows_MetaInfo',
             ows_Title varchar2(20) path '@ows_Title',
             ows__ModerationStatus varchar2(20) path '@ows__ModerationStatus'
    OWS_METAINFO         OWS_TITLE            OWS__MODERATIONSTATUS
    1;#                  Test Title 1         0                   
    2;#                  Testing Tasks        0                   
    2 rows selected.

  • Dynamic Client Exception - Need help

    Hi,
    Need help.......
    I am getting following exception, when I run
    my dynamic client.
    Attached below is my code as well as WSDL.
    Thanks in advance..
    Regards
    -Shakeel
    [java] javax.xml.rpc.JAXRPCException: failed to invoke operation 'Print' du
    e to an error in the soap layer (SAAJ); nested exception is: Message[ failed to
    serialize interface javax.xml.soap.SOAPElementweblogic.xml.schema.binding.Serial
    izationException: mapping lookup failure. class=interface javax.xml.soap.SOAPEle
    ment class context=TypedClassContext{schemaType=['http://learn.technologies.com/
    WS']:PrintRequest}]StackTrace[
    [java] javax.xml.soap.SOAPException: failed to serialize interface javax.x
    ml.soap.SOAPElementweblogic.xml.schema.binding.SerializationException: mapping l
    ookup failure. class=interface javax.xml.soap.SOAPElement class context=TypedCla
    ssContext{schemaType=['http://learn.technologies.com/WS']:PrintRequest}
    [java] at weblogic.webservice.core.DefaultPart.invokeSerializer(Default
    Part.java:328)
    CODE
    // Setup the global SAAJ message factory
    System.setProperty("javax.xml.soap.MessageFactory", "weblogic.webservice.core.soap.MessageFactoryImpl");
    // Setup the global JAX-RPC service factory
    System.setProperty( "javax.xml.rpc.ServiceFactory", "weblogic.webservice.core.rpc.ServiceFactoryImpl");
    ServiceFactory serviceFactory = ServiceFactory.newInstance();
    // define qnames
    String targetNamespace = "http://learn.technologies.com/WS";
    QName serviceName = new QName(targetNamespace, "PersonalDataService");
    QName portName = new QName(targetNamespace, "PersonalDataInterface");
    QName operationName = new QName(targetNamespace, "Print");
    URL wsdlLocation = new URL("http://localhost:7001/simpleexample/PersonalDataInterface?WSDL");
    // create service
    Service service = serviceFactory.createService(wsdlLocation, serviceName);
    // create call
    Call call = service.createCall(portName, operationName);
    WSDL
    <definitions xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    xmlns:tns="http://learn.technologies.com/WS"
    targetNamespace="http://learn.technologies.com/WS">
    <types>
    <schema targetNamespace="http://learn.technologies.com/WS"
    xmlns="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
    <element name="PrintRequest">
    <complexType>
    <sequence>
    <element name="firstName" type="string"/>
    <element name="age" type="int"/>
    <element name="salary" type="double"/>
    </sequence>
    </complexType>
    </element>
    <element name="PrintResponse">
    <complexType>
    <sequence/>
    </complexType>
    </element>
    <element name="QueryRequest">
    <complexType>
    <sequence>
    <element name="id" type="double"/>
    </sequence>
    </complexType>
    </element>
    <element name="QueryResponse">
    <complexType>
    <sequence>
    <element name="return" type="tns:ArrayOfPersonalData"/>
    </sequence>
    </complexType>
    </element>
    <complexType name="PersonalData">
              <sequence>
              <element name="name" type="string"/>
              <element name="age" type="int"/>
              <element name="salary" type="double"/>
              </sequence>
    </complexType>
    <complexType name="ArrayOfPersonalData">
              <sequence>
              <element maxOccurs="unbounded" minOccurs="0" name="Item" type="tns:PersonalData"/>
              </sequence>
    </complexType>
    </schema>
    </types>
         <message name="PrintRequestMessage">
         <part name="PrintRequest" element="tns:PrintRequest"/>
         </message>
         <message name="PrintResponseMessage">
         <part name="PrintResponse" element="tns:PrintResponse"/>
         </message>
         <message name="QueryRequestMessage">
         <part name="QueryRequest" element="tns:QueryRequest"/>
         </message>
         <message name="QueryResponseMessage">
         <part name="QueryResponse" element="tns:QueryResponse"/>
         </message>
         <portType name="PersonalDataInterface">
              <operation name="Print">
                   <input name="PrintRequestMessage" message="tns:PrintRequestMessage"/>
              <output name="PrintResponseMessage" message="tns:PrintResponseMessage"/>
              </operation>
              <operation name="Query">
                   <input name="QueryRequestMessage" message="tns:QueryRequestMessage"/>
                   <output name="QueryResponseMessage" message="tns:QueryResponseMessage"/>
              </operation>
         </portType>
         <binding name="PersonalDataIntfBinding" type="tns:PersonalDataInterface">
         <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
         <operation name="Print">
              <soap:operation/>
              <input> <soap:body use="literal"/> </input>
              <output> <soap:body use="literal"/> </output>
         </operation>
         <operation name="Query">
              <soap:operation/>
              <input> <soap:body use="literal"/> </input>
              <output> <soap:body use="literal"/> </output>
         </operation>
         </binding>
         <service name="PersonalDataService">
         <port name="PersonalDataInterface" binding="tns:PersonalDataIntfBinding">
              <soap:address location="http://localhost:7001/simpleexample/PersonalDataInterface"/>
         </port>
         </service>
    </definitions>

    Exception is coming on following line (forgot
    to paste in first post)
         Object result = call.invoke(new Object[] { "Shakeel", new Integer (30), new Double(2000) });

  • Need help to host my coldfusion website

    HI all ,
    I need help from you guys where do i host my website developed in coldfusion. I hosted on Godaddy.com last month and they are going to discontinue support for coldfusion from this month.
    I am worrying about hosting on some other best hosting company.
    My website is not yet making any revenue so please help me to find cheap price hosting company for my website.
    Appreciate your help.
    Thanks

    I may have came across this post too late, but thought I would offer some help as GoDaddy's cutoff of ColdFusion shared hosting is coming up on 11/29/11.
    There are some quality hosts out there that will continue to support ColdFusion, including Hostek, HostMySite, CFDynamics, and my company, The Small Business Authority (we were previously known as CrystalTech and have hosted CF since at least version 5).
    Of course, prices will vary, but you should be able to find quality hosting with good support at an affordable price. For instance, our CF plans start at $16.95/month. You can use CF2011 as your promotional code to get four months for free so you can be confident in our hosting and support.
    Good Luck!
    Tommy Weber
    http://webservices.thesba.com/coldfusion9.aspx

  • BPEL security, need help?

    Folks,
    We need help understanding how the following, that is done in JAVA can be done thru' BPEL
    ((Stub))._setProperty(Stub.ENDPOINT_ADDRESS_PROPERTY, mywsdlURL);
    ((Stub))._setProperty(Stub.USERNAME_PROPERTY, myLDAPUSERNAME);
    ((Stub))._setProperty(Stub.PASSWORD_PROPERTY,myLDAPPASSWORD)
    It is a webservice that we are expected to invoke through BPEL. Invoking through JAVA works fine, however we do not know which properties should be used on BPEL to get it to work. We are either getting unable to access end point OR forbidden message. We tried setting these properties on partner link and on composite.
    Thank you.

    see these threads for the username/password
    http://biemond.blogspot.com/2010/08/http-basic-authentication-with-soa.html
    Consume search.wsdl from BPEL 11g
    BPEL to invoke Webservice secured with HTTP Basic authentication
    the url will be added when you create the partnerlink to your webservice
    if you want to use some sort of dynamic partnerlink construction ..you could use :
    http://www.oracle.com/technology/architect/soa-suite-series/dynamic_endpoints.html
    http://blogs.oracle.com/dasoa/2010/09/11g_dynamic_partnerlink_example.html
    with this you can set the endpoint to your own values.
    or use something like ant for deployment en replace the endpoint settings at deployment time.

  • Need help to develop Pythagoras theorem-

    Hi i need help to develop proofs 2,3,4
    of pythagoras theorems in java as demonstrations
    These are applets can anyone help me with it or give me an idea of how to go about developing it -
    the site is the following
    http://www.uni-koeln.de/ew-fak/Mathe/Projekte/VisuPro/pythagoras/pythagoras.html
    then double click on the screen to make it start

    Pardon my ASCII art, but I've always liked the following, simple, geometric proof:
         a                   b
    ---------------------------------------+
    |       |                                |
    a|   I   |              II                |
    |       |                                |
    ---------------------------------------+
    |       |                                |
    |       |                                |
    |       |                                |
    |       |                                |
    |       |                                |
    b|  IV   |              III               |
    |       |                                |
    |       |                                |
    |       |                                |
    |       |                                |
    |       |                                |
    |       |                                |
    ---------------------------------------+It almost goes without saying that I+II+III+IV == (a+b)^2, and II == IV == a*b,
    I == a*a and III == b*b, showing that (a+b)^2 == a^2+a*b+a*b+b^2.
    I hope the following sketch makes sense, stand back, ASCII art alert again:     a                   b
    ---------------------------------------+
    |               .             VI         |
    |     .                 .                |a
    | V                               .      |
    |                                        +
    |                                        |
    |   .                                    |
    b|                                     .  |
    |                                        |
    |                  IX                    |
    | .                                      |
    |                                    .   |b
    |                                        |
    +                                        |
    |      .                                 |
    a|               .                  . VII |
    |  VIII                   .              |
    ---------------------------------------+
                     a                    bThe total area equals (a+b)^2 again and equals the sum of the smaller areas:
    (a+b)^2 == V+VI+VII+VIII+IX. Let area IX be c^2 for whatever c may be.
    V+VII == VI+VIII == a*b, so a^2+b^2+2*ab= c^2+2*a*b; IOW a^2+b^2 == c^2
    Given this fundamental result, the others can easily be derived from this one,
    or did I answer a question you didn't ask?
    kind regards,
    Jos

  • I need help to find and open a job app that I exported, was able to fill out and sign and saved and now can't open it? What did I do wrong?

    I need help to find and open a job app that I exported, was able to fill out and sign and saved and now can't open it? What did I do wrong?

    What file format did you export it to?

  • Need help to open audios attached in a PDF file

    Hello
    I just need help. I have ordered a reviewer online that has audios and texts in a pdf file. I was told to download the latest adobe reader on my computer. I have done the same thing on my ipad mini. I am not so technical with regards to these things. Therefore I need help. I can access the audios on my computer but not on my ipad.
    I want to listen to audios with scripts or texts on them so i can listen to them when i am on the go. I was also informed that these files should work in any device. How come the audios doesnt work on my ipad.
    Please help me on what to do.
    Thanks

    Audio and video are not currently support on Adobe Reader. :-<
    You need to buy a PDF reader that supports them. My suggestion is PDF Expert from Readdle ($US 9.99)

  • Need help to open and look for file by name

    Hi,
            Im needing help to open a folder and look for a file (.txt) on this directory by his name ... The user ll type the partial name of file , and i need look for this file on the folder , and delete it ....
    How can i look for the file by his name ?
    Thx =)

    Hi ,
        Sry ,, let me explain again ... I ll set the name of the files in the follow order ... Name_Serial_date_chanel.sxc ..
    The user ll type the serial that he wants delete ...
    I already figured out what i need guys .. thx for the help ^^
    I used List Directory on advanced IO , to list all .. the Name is the same for all ... then i used Name_ concateneted with Serial(typed)* .. this command serial* ll list all serials equal the typed , in my case , ll exist only one , cuz its a count this serial .Then i pass the path to the delete , and its done !
    Thx ^^

  • I need help, my ipod touch is not recognized by windows as a harddisk

    i need help, my ipod touch is not recognized by windows like a memory card or a harddisk.
    i would like to transfer the files from pc to my ipod touch without useing itunes.
    as i see theres some people here that theires ipod touch are recongnzed as a digitl camra, mine is reconzied as nothing, some help plz.
    Message was edited by: B0Om

    B0Om wrote:
    ok but i still dont understed, only my itnes recongnize my ipod, when i go to " my cumputer, it dosent show up there, not even as a digital camra
    Your Touch is working correctly. Currently, without unsupported third party hacks, the Touch has NO disc mode. It will only show up in iTunes.
    how do i put programes and games in my ipod touch
    Right now, you don't. The SDK is scheduled to be released in Feburary. Then developers will be able to write programs that will be loadable.

  • Weird error message need help..

    SO.. i havent updated my itunes in a while because i keep getting this weird message.. it comes up when im almost done installing the newest/newer versions of itunes. it says
    "the feature you are trying to use is on a network resource that is unavailable" "click ok to try again or enter an alternate path to a folder containing the installation package 'iTunes.msi' in the box below"
    now when ever i choose a file from the browse box it replies with this message "the file 'xxx' is not a valid installation package for the product iTunes. try to find the installation package iTunes.msi in a folder from which you can install iTunes."
    no idea need help thanks
    ~~~lake
    Message was edited by: DarkxFlamexCaster
    Message was edited by: DarkxFlamexCaster

    +it comes up when im almost done installing the newest/newer versions of itunes. it says+ +"the feature you are trying to use is on a network resource that is unavailable" "click ok to try again or enter an alternate path to a folder containing the installation package 'iTunes.msi' in the box below"+
    With that one, let's try the following procedure.
    First, head into your Add/Remove programs and uninstall your QuickTime. If it goes, good. If it doesn't, we'll just attend to it when we attend to iTunes.
    Next, download and install the Windows Installer CleanUp utility:
    Description of the Windows Installer CleanUp Utility
    Now launch Windows Installer CleanUp ("Start > All Programs > Windows Install Clean Up"), find any iTunes and/or QuickTime entries in the list of programs in CleanUp, select those entries, and click “remove”.
    Next, we'll manually remove any leftover iTunes or QuickTime program files:
    (1) Open Local Disk (C:) in Computer or whichever disk programs are installed on.
    (2) Open the Program Files folder.
    (3) Right-click the iTunes folder and select Delete and choose Yes when asked to confirm the deletion.
    (4) Right-click the QuickTime folder and select Delete and choose Yes when asked to confirm the deletion. (Note: This folder may have already been deleted if QuickTime was successfully removed using Add/Remove Programs earlier.)
    (5) Delete the QuickTime and QuicktimeVR files located in the C:\Windows\system32\ folder. Click Continue if Windows needs confirmation or permission to continue. (Note: These files may have already been deleted if QuickTime was successfully removed using Add/Remove Programs earlier.)
    (6) Right-click on the Recycle Bin and on the shortcut menu, click Empty Recycle Bin.
    (7) Restart your computer.
    Now try another iTunes install. Does it go through properly now?

Maybe you are looking for

  • How to Convert Calender to Date

    Hi. I have Calender object (MM dd,yyyy), I wanted to convert this into Date object in the format of "yyyy-mm-dd". Can any one please give me code to do this ? Thanks Sarav.

  • HR: SKills maintenance

    HI guys, In what table does are the skills of an employee is maintained? Thanks!

  • Connecting a LiveCycle PDF form to an Excel File

    Hi folks, There is some example or good tutorial about this subject? Thank you, Yair

  • Show all music shows duplicates

    When I turn on show all music my iphone shows duplicates of some songs. When I click the download it shows that it's downloading both and when its done it shows only one has downloaded. When I go on another phone with the same Apple id it doesn't sho

  • Create a query to find the open PO

    Hi all, I want to create a query to find the Open PO which GR is not complete or Open invoice. But I don't know how can I get the value: still to be invocied ,still to be delivery . I want to know which table I can find these information. I know a T-