Passing different values to the same servlet

Hi,
Is there a way to pass different values to the same servlet?
Background:
I have a database that I query to acquire a list of customers, then I show each customer as a link, that when clicked will show details of that customer. (The customer table is dynamic so I can't create a new page for each customer)
When using JSP what I do is
//Do query database
while (rst.next())
     String cust = rst.getString ("cust");
        out.write("<a href = \"cust2.jsp?cust=" + cust + " \" >" + cust + "</a> ");
}Then on the cust2.jsp. I will use
String str = request.getParameter ("cust");to acquire the customer to get details of.
Is there a way to do the same using servlets?
I could swap to JSP when creating this particular part of the project but it won't look good and it would help me learn a few things when there is another way.

I want to know if there is a way to pass a variable from a webpage link like in my JSP example using servlets.
Here is what I wanted to do:
I have a webpage that contains customer names and each name has a link to the same servlet (let's say the link is famia/servb). I want servb to show detailed information about the customer my visitor clicked in the webpage.
The logic I was thinking is to pass a variable to this servlet, then I can use that variable to know which customer should I query in my database. So that I can show the details to my users.
Here lies my problem, I don't know how I can pass this variable, or even know which customer my visitor clicked. I can't use a new servlet for each client since the customer is in a database and if my customer base grows then I would need to create a lot more web page that does the same thing.
The JSP example I gave is how I will be coding it if I am using JSP, but now I am using servlets. So I was wodnering if there is a way to do this using servlet. Or should I stay with using JSP for this particular logic and just call servb after the JSP page acquired the variable.
I'm trying not to use "<original URL> + ? + <variable> = <value>" (eg: http://www.famia.net/customer?cust=famia) as the means for passing the variable. (or in the example as a means of passing variable cust with value famia)

Similar Messages

  • [ora_hash] different value for the same input

    hi all,
    i'm using 2 different machine running the same version of oracle (11g).
    on those 2 db i have the same tables with the same datas.
    for the comparisson of the data i'm using the ora_hash function (both on numeric and string fields) and for some records i get different results.
    how is that possible?
    (by the way looking at the records that has different hashes the values calculated by the hash function are the same)
    thx

    You have posted in the wrong forum. As the forum title says this forum is for SQL Developer and not for SQL or PL/SQL questions.
    After reading the information provided at the end of this reply you should
    1. create a new thread in the SQL and PL/SQL forum
    PL/SQL
    2. Edit this current question to add a link to the new question and tell people to follow up in the other forum.
    3. Mark this current question ANSWERED so followup will be in the other forum.
    Thanks.
    When you post in the other forum provide information related to the following
    >
    for the comparisson of the data i'm using the ora_hash function (both on numeric and string fields) and for some records i get different results.
    >
    Please post your 4 digit Oracle versions - both versions (result of SELECT * FROM V$VERSION) and examples (i.e. actual code) of values that are giving different results.
    >
    (by the way looking at the records that has different hashes the values calculated by the hash function are the same)
    >
    What? there can't be 'different hashes' if the 'values calculated by the hash function' are the same. What are you saying here?
    Again - provide examples that show the differences. Should be something like
    SELECT ORA_HASH(12345) FROM DUAL;Since you say there are differences on the two machines provide the execution plan from each machine that shows what Oracle is actually doing. One machine may be applying a function to the data.

  • IT0041 : Same date type with different values in the same infotype

    Hi,
    Is it possible to store in the 0041 infotype, the same type date but with a diffentent date.
    Example :
    IT0041
    employee 1000:
    date type : xx 01.05.10
    date type : xx 02.05.10.....
    Thanks

    Hi there,
    My two cents.
    I don't think it can be done in standard. Also copying IT 0041 would limit you to enter only 12 dates.
    My suggestion:
    Create a custom infotype with subtype field and a date field like IT 0015.
    On the screen you will only be seeing subtype and date. And assign time constraint 3 to it.
    In this way with the same subtype you can record several dates.
    cheers
    Ajay

  • URGENT: passing more than one value at the same parameter

    Hello friends at www.oracle.com,
    if I have a Forms program that sends some parameters to a Report, how can I send more than one value at the same parameter that is being sent?
    For example: the Reports parameter P_CODE should receive (from Forms) and print the values 1, 2, 3 and 4, each one in a different page. But, only 4 is being printed, and these values aren't saved at a database, so I have to pass the other three values too. How can I solve this problem?
    This is quite urgent and I need help on this.
    Best regards,
    Franklin Gongalves Jr.
    [email protected]

    Thanks to Oracle Reports Team for answering! I'm sure this will work.
    Best regards,
    Franklin Gongalves Jr.
    [email protected]
    hello,
    on the forms side, you will have to build the list for this parameter by e.g. string concat.
    on the reports side you will have to "decode" this parameter according to how you built it in forms.
    e.g. if you pass the list like this "10~20~30" you might use a where-clause in the query
    ... where instr(myCol, :myParam) >0
    regards,
    the oracle reports team --pw                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

  • How to pass multiple query string values using the same parameter in Query String (URL) Filter Web Part

    Hi,
    I want to pass multiple query string values using the same parameter in Query String (URL) Filter Web Part like mentioned below:
    http://server/pages/Default.aspx?Title=Arup&Title=Ratan
    But it always return those items whose "Title" value is "Arup". It is not returned any items whose "Title" is "Ratan".
    I have followed the
    http://office.microsoft.com/en-us/sharepointserver/HA102509991033.aspx#1
    Please suggest me.
    Thanks | Arup
    THanks! Arup R(MCTS)
    SucCeSS DoEs NOT MatTer.

    Hi DH, sorry for not being clear.
    It works when I create the connection from that web part that you want to be connected with the Query String Filter Web part. So let's say you created a web part page. Then you could connect a parameterized Excel Workbook to an Excel Web Access Web Part
    (or a Performance Point Dashboard etc.) and you insert it into your page and add
    a Query String Filter Web Part . Then you can connect them by editing the Query String Filter Web Part but also by editing the Excel Web Access Web Part. And only when I created from the latter it worked
    with multiple values for one parameter. If you have any more questions let me know. See you, Ingo

  • Pass Username & Password to a Different Application in the Same Workspace

    Can I pass the username and password from a main menu to open a different application in the same workspace. I'm trying to prevent the user from having to logon again. My main menu has links to different applications within the same work space.
    Thank you

    Anonymous - One way to do it (if you are using HTML DB's built-in session management) is to edit each application's authentication scheme and type in the same cookie name in the cookie name field (use any name you like). Another way is to use Single Sign-On.
    Scott

  • "Show List of values"  showing different values than "Preview List of values for the same dimension Object

    Hi All, 
    I have a dimension object in Business Layer which is showing a different values than the original database values. When I right click on the object and select "Show List of Values its showing values which are not related to the original values in the database but if I right click on the same object and select "Preview List of Values" it shows the right values present in the database. Any suggestions on how to rectify. It was working good and many reports have been built using that particular dimension.
    Is there any way to fix the problem without the deleting the object or recreating another similar object as the object has been used in several reports, so by deleting or recreating the object may break the reports.
    Please help!

    Hi
    A  list of values is a list that contains the data values associated with an object, Lists of values inserted in the data foundation are inherited by any business layer based on the data foundation.
    Right click on the object and select  “Show Values”… Display all the DB values including null
    Preview List of Values – also display same values...getting differnece meens...Check weather using any Static List of Values.
    If you uncheck the Associated list of values check box "Preview List of Values" options is disabled.
    For best practice …LOV is disabled for un-necessary dimension objects
    Also If you have Db access check the correct data by
    SELECT
    Distinct Schema name. Table/View name. Object name
    FROM
    Schema.name. Table/View name

  • How to Pass Parameter/Value to the second page????

    Hi,
    I am trying to display same popup window when I click on ADD,UPDATE and VIEW buttons. I don’t have any problem in displaying the popup when I click on ADD and UPDATE button but with VIEW button I wanted to display the popup at read only mode. In order to do that I have created a bean with session scope and set a ‘SetActionListener‘on VIEW button and set ‘from’ property to true and ‘to’ property to "#{IndividualSummaryDetails.readOnlyAddress}". I could not pass the value of readOnlyAddress to the popup. How can I pass the value of readOnlyAddress to the popup?
    This value becomes true when I click on view button. If I pass that value to the popup then I can set the read only property of the fields on the popup with that value. So that the fields become read only.
    Here is my View button
    <af:commandButton text="#{CoreProperties['Global.commandButton.View']}"
    windowHeight="450" windowWidth="600"
    useWindow="true"
    action="dialog:FromIndividualSummaryDetailsToAddress"
    id="justView">
    <af:setActionListener from="#{true}"
    to="#{IndividualSummaryDetails.readOnlyAddress}"/>
    Here is my Bean
    public class IndividualSummaryDetails {
    private Boolean readOnlyAddress;
    public IndividualSummaryDetails() {
    readOnlyAddress = true;
    public Boolean isReadOnlyAddress() {
    return readOnlyAddress;
    public void setReadOnlyAddress(Boolean readOnlyAddress) {
    this.readOnlyAddress = readOnlyAddress;
    This value becomes true when I click on view button. If I pass that value to the popup then I can set the read only property of the fields on the popup with that value. So that the fields become read only.
    Message was edited by:
    V.Piraba

    We need to use portlet events for sending parameters across different pages.
    Following documents can give you insight on this :
    1. http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/ARTICLES/PRIMER.PORTLET.PARAMETERS.EVENTS.HTML
    2. http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/ARTICLES/DESIGNING.PAGES.USING.PDKJAVA.SAMPLE.EVENT.WEB.PROVIDER.HTML
    -AMJAD.

  • Time Division Multiplexing and Processing Different Loops at the same time

            Hi, I am new in Labview so you may find my questions too silly, sorry about that
    I want to design an interface to control the test&measurement devices remotely. I have two desks and there are several devices on these desks. The real problem is to use two different devices at the same time. To do this I heard that I can use time division multiplexing. But I couldn't find enough information about it in Labview. Another advice I heard was to use a matrice and hold the on/off state of the devices in this matrice. 
    Where should I start the design to create such a system? Do you have any advices? Thank you in advance.
    My basic GUI is attached.
    Attachments:
    InterfaceAli.zip ‏42 KB

    As Mike pointed out you cannot communicate in parallel on the GPIB bus - unless you have separate buses for each instrument - and that defeats the purpose of a bus. I am not sure about LXI.
    With regard to your VI:
    1. Do not use global variables to pass your data around.
    2. You should use the Array data type, not the Matrix data type. The Matrix data type in LabVIEW should only be used for matrix mathematical operations (linear algebra) which cannot be easily performed on the array data type. You have many more tools in LV to work with arrays.
    3. The Event structure needs to be in a parallel loop. This is basic data flow. If you do not understand this concept, get some training, either though the online tutorials or through a class.
    4. Use Value Changed events and place the button terminals inside the event case for that control.
    5. The parallel loops need to have a Wait or some other function which causes a delay. Otherwise, the first one to start executing could consume all available processor resources. These are called "greedy loops." 
    6. Use integer data types for case structure selector inputs. Floating point values are coerced to integers at the inputs. If the values resulted from calculations, unexpected rounding effects may occur, resulting in the wrong case being selected. In some cases using type defed enums may be even better. The underlying data is integer and the enum item names show up in the case selector labels, helping to document what the case does or why it was selected.
    7. Remove the timeout case from the event structure since it never executes. Also avoid Use Default if Unwired on the terminal with your matrix (array) data. You never have a situation where an empty array is appropriate.
    Before going any further with the program questions, you need to carefully define your requirements.  How many instruments will you have? How many can be active at one time? What kinds of communication between the program and the instruments is required? This includes commands to the instrument, data returned from the instrument, error handling, and timing requirements. What will be done with the data? Display, save to file, use to automatically control another device? What safety requirements or constraints need to be met? Once you have a good requirements document, then you can begin to determine what kind of program architecture is best suited to meet the needs.
    I suspect that you may be making some things much more complicated than they need to be while ignoring other important issues.
    Lynn

  • Problem with multiple Ajax calls to the same Servlet

    Hi,
    I am new to AJAX. I have a requirement where in, i have to make ajax calls to the same servlet in an infinite loop and check for an application context attribute to refresh the contents in the JSP.I am using the following script in JSP. The problem is i am not able to invoke the servlet more than one time.But I am able to go through the script at specific time interval using setInterval() function of Javascript and able to get alerts.But the problem is with xmlhttp.open("Get", url, true);. Its not getting called more than one time, even though i make multiple calls to the function.
    *<script type="text/javascript">*
    var xmlhttp
    var resp
    function fAjax()
    alert("Here");
    xmlhttp=null;
    resp=null;
    // code for Mozilla, etc.
    if (window.XMLHttpRequest)
    xmlhttp=new XMLHttpRequest();
    // code for IE
    else if (window.ActiveXObject)
    xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
    if (xmlhttp!=null)
    xmlhttp.onreadystatechange=state_Change;
    xmlhttp.open("GET","/PSAPBackOffice/TestServlet",true);
    xmlhttp.send(null);
    else
    alert("Your browser does not support XMLHTTP.")
    function state_Change()
    // if xmlhttp shows "loaded"
    if (xmlhttp.readyState==4)
    // if "OK"
    if (xmlhttp.status==200)
         resp=xmlhttp.responseText;
         //alert(resp);
         if (resp=="CALL"){
         form.method="GET";
         form.action="/Project/Details.jsp          
    form.submit();
    else
    alert("Problem retrieving XML data")
    function callTimer(){
         setInterval("fAjax()",5000);
    *</script>*
    *Code for Servlet here:*
    public void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException
    ServletContext objContext= getServletContext();
         String value;
         synchronized (objContext) {
                   value=(String) objContext.getAttribute("Flag");
                        if(value==null){
                        else if(value.equals("Done")){
                             response.setContentType(CONTENT_TYPE);
                             PrintWriter out = null;
                                  try {
                                       out = response.getWriter();
                                  } catch (IOException e) {
                                       // TODO Auto-generated catch block
                                       e.printStackTrace();
                                                                } catch (NullPointerException npe) {
                                       // TODO Auto-generated catch block
                                       npe.printStackTrace();
                             objContext.setAttribute("Flag","No");
                             out.println("CALL");
    Can someone figureout the problem or mistake and help me out.Its urgent and please help me in this regard.Thanks in Advance !

    I'm not sure I'm following you. The mapping from URL to servlet can contain anything you want. So you could have the URL /blah/blah/blah that, with a mapping something like /blah/* would pass all requests with that URL pattern to your servlet - no one has to know it is a servlet. Your servlet could then parse the URL to see what it has to do or you could pass parameters as part of the URL or as hidden fields.

  • OHS not able to redirect to two different ports of the same managed server

    Hi
    I need to redirect to different ports of the same managed server (say M1, M2) based on the availability of the managed server. ie when managed server M1 is busy handling other requests i need to redirect my new request to M2. i already have this mechanism to find out which managed server is free.
    so now the problem is if M2 is free how would i tell ohs to redirect it to M2 server??
    M1,M2 both managed servers are hosted at host1.example.com.
    M1 port - 8001
    M2 port - 8003
    my context root is /YpsSupplyPlanningEngineService/supplyPlanningEngineService
    my mod_wl_ohs.conf is defined as:
    <Location /M1/YpsSupplyPlanningEngineService/supplyPlanningEngineService>
    SetHandler weblogic-handler
    PathTrim /M1
    WebLogicHost host1.example.com
    WebLogicPort 8001
    </Location>
    <Location /M2/YpsSupplyPlanningEngineService/supplyPlanningEngineService>
    SetHandler weblogic-handler
    PathTrim /M2
    WebLogicHost host1.example.com
    WebLogicPort 8003
    </Location>
    when i type the url in browser as "http://<ohs_server_url>:7777/M2/YpsSupplyPlanningEngineService/supplyPlanningEngineService"
    This is not working. Is there any way to do it?
    Please help me here.
    Thanks in advance.
    Edited by: 925137 on Jul 5, 2012 2:03 AM

    Hi Anon
    thanks for replying..
    Chnage from /M1 to M1 didnt work.
    then I set debug ALL and set WLLogFile to full path
    the log i received when i queried for request is:
    2012-07-05T17:04:18.5774+05:30 ================New Request: [GET /M1/YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL HTTP/1.1] =================
    2012-07-05T17:04:18.5774+05:30 Using Uri /M1/YpsSupplyPlanningEngineService/supplyPlanningEngineService
    2012-07-05T17:04:18.5774+05:30 After trimming path: '/YpsSupplyPlanningEngineService/supplyPlanningEngineService'
    *2012-07-05T17:04:18.5774+05:30 The final request string is '/YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL'*
    2012-07-05T17:04:18.5774+05:30 SEARCHING id=[host1.example.com:8001] from current ID=[host1.example.com.com:8001]
    2012-07-05T17:04:18.5775+05:30 The two ids matched
    2012-07-05T17:04:18.5775+05:30 @@@FOUND...id=[host1.example.com.com:8001], server_name=[host1.example.com.com], server_port=[7777]
    2012-07-05T17:04:18.5775+05:30 attempt #0 out of a max of 5
    2012-07-05T17:04:18.5775+05:30 keepAlive = 1, canRecycle = 1
    2012-07-05T17:04:18.5775+05:30 Trying a pooled connection for 'xxx.xxx.xxx.xxx/8001/8001'
    2012-07-05T17:04:18.5775+05:30 getPooledConn: found a host and port/securePort match
    2012-07-05T17:04:18.5775+05:30 getPooledConn: No more connections in the pool for Host[xxx.xxx.xxx.xxx] Port[8001] SecurePort[8001]
    2012-07-05T17:04:18.5775+05:30 general list: trying connect to 'xxx.xxx.xxx.xxx'/8001/8001 at line 2372 for '/YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL'
    2012-07-05T17:04:18.5776+05:30 URL::Connect: Connected successfully
    2012-07-05T17:04:18.5776+05:30 SSL is not configured for this connection
    2012-07-05T17:04:18.5776+05:30 Local Port of the socket is 7812
    2012-07-05T17:04:18.5776+05:30 Remote Host xxx.xxx.xxx.xxx Remote Port 7812
    2012-07-05T17:04:18.5776+05:30 general list: created a new connection to 'xxx.xxx.xxx.xxx'/8001 for '/YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL', Local port:7812
    2012-07-05T17:04:18.5776+05:30 Entering method BaseProxy::sendRequest
    2012-07-05T17:04:18.5776+05:30 Entering method BaseProxy::parse_headers
    2012-07-05T17:04:18.5776+05:30 No of headers =5
    2012-07-05T17:04:18.5776+05:30 Header from client:[User-Agent]=[Java/1.6.0_11]
    2012-07-05T17:04:18.5776+05:30 Header from client:[Host]=[host1.example.com:7777]
    2012-07-05T17:04:18.5776+05:30 Header from client:[Accept]=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
    2012-07-05T17:04:18.5776+05:30 Header from client:[Connection]=[keep-alive]
    2012-07-05T17:04:18.5776+05:30 Header from client:[ECID-Context]=[1.004l1E7Cv6mESOGLMy^Aye0007Kd00000E;kXjE1ZDLIPHUjDHCj9KSnJLTkGSRtGKRXUQRdURP5URPdUPPJLQSqPRO_VBSpGSSgPSKgHQRiPQRbLIRbPQR_JLPmMTQZLO]
    2012-07-05T17:04:18.5776+05:30 Exiting method BaseProxy::parse_headers
    2012-07-05T17:04:18.5776+05:30 parse_client_headers is done
    2012-07-05T17:04:18.5776+05:30 Method is GET
    2012-07-05T17:04:18.5777+05:30 URL::sendHeaders(): meth='GET' file='/YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL' protocol='HTTP/1.1'
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [User-Agent]=[Java/1.6.0_11]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [Host]=[host1.example.com:7777]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [Accept]=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [ECID-Context]=[1.004l1E7Cv6mESOGLMy^Aye0007Kd00000E;kXjE1ZDLIPHUjDHCj9KSnJLTkGSRtGKRXUQRdURP5URPdUPPJLQSqPRO_VBSpGSSgPSKgHQRiPQRbLIRbPQR_JLPmMTQZLO]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [Connection]=[Keep-Alive]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [WL-Proxy-SSL]=[false]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [X-Forwarded-For]=[xxx.xxx.xxx.xxx]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [WL-PATH-TRIM]=[M1]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [WL-Proxy-Client-IP]=[xxx.xxx.xxx.xxx]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [Proxy-Client-IP]=[xxx.xxx.xxx.xxx]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [X-WebLogic-KeepAliveSecs]=[30]
    2012-07-05T17:04:18.5779+05:30 About to call parseHeaders
    2012-07-05T17:04:18.5779+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6366+05:30 Reader::fill(): sysRecv returned 1271
    2012-07-05T17:04:18.6366+05:30 URL::parseHeaders: CompleteStatusLine set to [HTTP/1.1 200 OK]
    2012-07-05T17:04:18.6366+05:30 URL::parseHeaders: StatusLine set to [200 OK]
    2012-07-05T17:04:18.6366+05:30 URL::parseHeaders: StatusLineWithoutStatusCode set to [OK]
    2012-07-05T17:04:18.6366+05:30 Header from WLS:[Date]=[Thu, 05 Jul 2012 11:34:18 GMT]
    2012-07-05T17:04:18.6367+05:30 Header from WLS:[Transfer-Encoding]=[chunked]
    2012-07-05T17:04:18.6367+05:30 Header from WLS:[Content-Type]=[text/xml]
    2012-07-05T17:04:18.6367+05:30 Header from WLS:[X-Powered-By]=[Servlet/2.5 JSP/2.1]
    2012-07-05T17:04:18.6367+05:30 parsed all headers OK
    2012-07-05T17:04:18.6367+05:30 Exiting method BaseProxy::sendRequest
    2012-07-05T17:04:18.6367+05:30 sendResponse() : r->status = '200'
    2012-07-05T17:04:18.6367+05:30 Hdrs to client (add):[Date]=[Thu, 05 Jul 2012 11:34:18 GMT]
    2012-07-05T17:04:18.6367+05:30 Hdrs to client (add):[X-Powered-By]=[Servlet/2.5 JSP/2.1]
    2012-07-05T17:04:18.6367+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6373+05:30 Reader::fill(): sysRecv returned 4096
    2012-07-05T17:04:18.6374+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6374+05:30 Reader::fill(): sysRecv returned 4096
    2012-07-05T17:04:18.6374+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6374+05:30 Reader::fill(): sysRecv returned 4048
    2012-07-05T17:04:18.6374+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6377+05:30 Reader::fill(): sysRecv returned 4096
    2012-07-05T17:04:18.6377+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6377+05:30 Reader::fill(): sysRecv returned 4096
    2012-07-05T17:04:18.6377+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6377+05:30 Reader::fill(): sysRecv returned 4048
    2012-07-05T17:04:18.6377+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6381+05:30 Reader::fill(): sysRecv returned 4096
    2012-07-05T17:04:18.6381+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6381+05:30 Reader::fill(): sysRecv returned 4096
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): sysRecv returned 4096
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): sysRecv returned 1340
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): sysRecv returned 385
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): sysRecv returned 331
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): sysRecv returned 305
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): sysRecv returned 255
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): sysRecv returned 225
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): sysRecv returned 179
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): sysRecv returned 307
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 393
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 179
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 311
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 255
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 223
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 179
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): sysRecv returned 309
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): sysRecv returned 393
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): sysRecv returned 179
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): sysRecv returned 319
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): sysRecv returned 255
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 327
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 377
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 179
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 305
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 309
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 379
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 179
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 311
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): sysRecv returned 315
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): sysRecv returned 381
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): sysRecv returned 179
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): sysRecv returned 327
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): sysRecv returned 317
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): sysRecv returned 237
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): sysRecv returned 319
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): sysRecv returned 311
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): sysRecv returned 251
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): sysRecv returned 319
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 233
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 325
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 261
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 315
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 239
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 325
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 235
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 323
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 243
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 321
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 321
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): sysRecv returned 239
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): sysRecv returned 329
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): sysRecv returned 329
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): sysRecv returned 415
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 286
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 231
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 267
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 333
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 253
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 335
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 251
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 343
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 259
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 325
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 341
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 353
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 255
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 331
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 265
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 327
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 263
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 335
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 261
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 337
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 255
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 345
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 279
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6397+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6397+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6397+05:30 Reader::fill(): sysRecv returned 386
    2012-07-05T17:04:18.6397+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6397+05:30 Reader::fill(): sysRecv returned 77
    2012-07-05T17:04:18.6397+05:30 calling closeConn() with non-null URL* at 633
    2012-07-05T17:04:18.6398+05:30 canRecycle: conn=1 status=200 isKA=1 clen=-1 isCTE=1
    2012-07-05T17:04:18.6398+05:30 closeConn: pooling for 'xxx.xxx.xxx.xxx/8001'
    2012-07-05T17:04:18.6398+05:30 closeConn: pooling '0'
    2012-07-05T17:04:18.6398+05:30 request [YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL] processed successfully..................
    2012-07-05T17:04:18.7859+05:30 BEFORE acquire_lock
    2012-07-05T17:04:18.7860+05:30 AFTER acquire_lock
    2012-07-05T17:04:18.7860+05:30 List size is 1
    2012-07-05T17:04:18.7860+05:30 Cleaning up the list node 'host1.example.com.com:8001'list Length '1'
    2012-07-05T17:04:18.7860+05:30 stale connections: KA = 20, delta = 0
    The final request string generated is correct.. but still this fails in my java code (where i send request).
    it gives me an error saying:
    Error: java.io.FileNotFoundException: http://host1.example.com.com:7777/YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL=/META-INF/wsdl/ServiceException.wsdl
    javax.xml.ws.WebServiceException: java.io.FileNotFoundException: http://host1.example.com.com:7777/YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL=/META-INF/wsdl/ServiceException.wsdl
    Edited by: 925137 on Jul 5, 2012 4:42 AM

  • I am trying to store music for two different iPods on the same computer, against two different Apple IDs. When I try and download content from the Cloud I get an error message?

    I am trying to store music for two different iPods on the same Windows 8 computer, and when I try and download content from the Cloud I get an error message. Is it possible to have two different Apple IDs on the same computer?

    Unfortunately you've discovered too late how important it is to maintain an up-to-date backup of your iTunes library (and all other data of value).  You could, before wiping the drive, have considered making use of a commercial data recovery service that could (albeit at considerable cost) have extracted your library from the hard disk, even if virus infected.
    In the absence of that option, you will need to restore the content of your library from its original sources:
    Depending on your location, you may be able to re-download any iTunes Store purchases that are still available on the Store
    Likewise, most digital purchases from Amazon (including auto-rip copies of purchased CDs) should be available from the Amazon Cloud and via the Amazon Music application - the same may be true of other commercial sources for digital downloads
    Content imported from your CDs will have to imported again
    The specific situation that you describe regarding the music imported from your friend's external HDD suggests that either the source is badly organized and/or originates from a source other than iTunes (other media players may use alternative tags for information like artist, title, album, etc. that are not wholly consistent with how iTunes handle these).  Without details of the issues you're seeing it is difficult to suggest a remedy other than going through the media album-by-album, track-by-track, and correcting the inconsistencies.
    In the absence of a backup or access to the original library data there is no option other than painstakingly recreating your library as described above.  As you do so, you'll now realize how important creating and maintaining backups are - in my case I have at all times three separate duplicates of my library, in two different locations, where none is ever more than a week old compared to the content of my master library.

  • Passing DB values to the textbox based on Select Value item

    Hi,
    I am very much new to the Oracle APEX. In my project, I have a requirement wherein I have to pass the different values to the corresponding textboxes on a different page based on the value I select from the "Select Value" item.
    I have tried using calling On-Demand Processes, but couldn't get the desired result.
    Please suggest!

    Hi 796444 ,
    Welcome to the forum. It will be good if you familiarize yourself with the forum ettiquittes. Also, when posting always state the following:
    a. Apex version
    b. DB version
    c. Web server ; EPG, apexlistener, etc
    d. Provide adequate details for others to understand your problem / what you are trying to achieve.
    e. Any code snippets you post should be enclosed in a pair of tags
    If your current problem is that the you are *calling* Page 2 from Page 1, and while doing so you want the value of P1_ITEM1 to be passed and set in p2_ITEM1 then
    a. Edit the branch
    b. In Action in Set these items write P2_ITEM1
    c. In With these values write &P1_ITEM1. (do not miss the dot at the end)
    It looks good if you use a better handle than 796444 :-)
    Regards,                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Can we assign two values to the same parameter? If yes how? For details ple

    Can we assign two values to the same parameter? If yes how? For details please go through the following SAP related program.
    Here I need to print 2 queries using the same parameter "QUERY" the value assigned to this parameter(query) is REPORT_TEST1. I want to assign one more value to this Parameter. Is is possible? This question may sound stupid if it is not possible please kindly reply.
    I want to do this to print two documents(values) with a single command (parameter)
    Anybody please help quickly,
    Now, I have 2 tables from different queries. I have a print (HTML written) option in my WEB Template
    JAVA PROGRAM:
    <param name="QUERY" value="REPORT_TEST1"/>
    function PrintReport(typePaper) {
    document.title ='Report';
    if (typePaper == "0")
    {var CurrentReportName = '&?mp=U&ptot=1&rtot=0&psize=' + escape(typePaper) + '&fsize=' + escape('39') + '&qtitle=' + escape(document.title);};
    if (typePaper == "1")
    {var CurrentReportName = '&?mp=U&ptot=1&rtot=0&psize=' + escape(typePaper) + '&fsize=' + escape('52') + '&qtitle=' + escape(document.title);};
    CurrentReportName += '&ASOFDATE=' + escape(AsOfLabel.innerText);
    var openCMD='<SAP_BW_URL>';
    openCMD += '&DATA_PROVIDER=REPORT_TEST1&TEMPLATE_ID=DPW_PRINT_PAGE&CMD=RELEASE_DATA_PROVIDER';
    openCMD += CurrentReportName;
    openWindow(openCMD,'MainTitleNow',800,600);
    The data provider here is REPORT_TEST1. Now it only prints the corresponding data for the data proviedr 1 i.e., REPORT_TEST1. I have a second table whose data comes from the data provider 2 when i use this HTML to print I want the second table contents from the data provider 2 (REPORT_TEST2)also to be printed simlutaneously.
    Please help.
    THANX A LOT,
    SRINI

    Hi,
    Try assigning two values seperated by a delimiter ( say '|') to the same parameter.
    In the function get the parameter value and seperate the values using the same delimiter.
    <param name="QUERY" value="REPORT_TEST1|REPORT_TEST2"/>
    Regards,
    Uma

  • Can we assign two values to the same parameter? If yes how?

    Can we assign two values to the same parameter? If yes how? For details please go through the following SAP related program.
    Here I need to print 2 queries using the same parameter "QUERY" the value assigned to this parameter(query) is REPORT_TEST1. I want to assign one more value to this Parameter. Is is possible? This question may sound stupid if it is not possible please kindly reply.
    I want to do this to print two documents(values) with a single command (parameter)
    Anybody please help quickly,
    Now, I have 2 tables from different queries. I have a print (HTML written) option in my WEB Template
    JAVA PROGRAM:
    <param name="QUERY" value="REPORT_TEST1"/>
    function PrintReport(typePaper) {
    document.title ='Report';
    if (typePaper == "0")
    {var CurrentReportName = '&?mp=U&ptot=1&rtot=0&psize=' + escape(typePaper) + '&fsize=' + escape('39') + '&qtitle=' + escape(document.title);};
    if (typePaper == "1")
    {var CurrentReportName = '&?mp=U&ptot=1&rtot=0&psize=' + escape(typePaper) + '&fsize=' + escape('52') + '&qtitle=' + escape(document.title);};
    CurrentReportName += '&ASOFDATE=' + escape(AsOfLabel.innerText);
    var openCMD='<SAP_BW_URL>';
    openCMD += '&DATA_PROVIDER=REPORT_TEST1&TEMPLATE_ID=DPW_PRINT_PAGE&CMD=RELEASE_DATA_PROVIDER';
    openCMD += CurrentReportName;
    openWindow(openCMD,'MainTitleNow',800,600);
    The data provider here is REPORT_TEST1. Now it only prints the corresponding data for the data proviedr 1 i.e., REPORT_TEST1. I have a second table whose data comes from the data provider 2 when i use this HTML to print I want the second table contents from the data provider 2 (REPORT_TEST2)also to be printed simlutaneously.
    Please help.
    THANX A LOT,
    SRINI

    Hi,
    Try assigning two values seperated by a delimiter ( say '|') to the same parameter.
    In the function get the parameter value and seperate the values using the same delimiter.
    <param name="QUERY" value="REPORT_TEST1|REPORT_TEST2"/>
    Regards,
    Uma

Maybe you are looking for