the java code in JDeveloper 10.1.3.3.0 changes is not running

I am currently working on the implementation of the Siebel Self Service 8.1.1.1 and I have a question. Hope someone answers it.


Sources for Siebel self-service application files have been extracted into a directory (for example C:\sba81\SelfService\Sia)

In doing so, I end up having the model directory and ViewController.

I open the file SelfService.jws with JDeveloper 10.1.3.3.0 (I use this version for Jdeveloper because this is the only version supported for Siebel self-service)

I open the C:\sba81\SelfService\Sia\Model\classes\oracle\apps\ss\base\model\security\SiebelWSHandler.java file to make some changes.

I have recompile and run the application.

The problem is that none of the changes are running regardless of the applied changes.

For example in the SiebelWSHandler there is this function

protected String findSiebelUserName() {}
String username = null;
{if (isStatefulAnonymousSession ())}
username = ConfigurationCacheManager.get ("SIEBEL_PROXY_USER_NAME");
log.info ("findSiebelUserName, proxy username =" + username);
} else {}
AppSession appSes = getAppSession();
username = appSes.getUserName ();
log.info ("findSiebelUserName, true username =" + username);
}
Returns the user name;
}

I just add a line to the code as follows


protected String findSiebelUserName() {}

String username = null;
username = "GUESTCST";

{if (isStatefulAnonymousSession ())}

username = ConfigurationCacheManager.get ("SIEBEL_PROXY_USER_NAME");

log.info ("findSiebelUserName, proxy username =" + username);

} else {}

AppSession appSes = getAppSession();

username = appSes.getUserName ();

log.info ("findSiebelUserName, true username =" + username);

}

Returns the user name;

}

I have recompile and run the program. The added line is not run. the variable usename is not reset to GUESTCST and nothing else.

I use Debug, add a breakpoint and run the code line-by-line (using F8). The variable username never gets reset to GUESTCST...

any help will be much appreciated.

Hello

Check the youe ViewController\public_html\WEB-INF folder. Are there any classes folder, if so remove it. And then run your application and check

Kind regards
Vikram

Tags: Oracle

Similar Questions

  • Where to put the java code - best practices

    Hello. I work with the Jdeveloper 11.2.2. I'm trying to understand the best practices for where to put the code. After reviewing the http://docs.oracle.com/cd/E26098_01/web.1112/e16182.pdf, it seemed that request module was the preferred location (although many examples in the pdf file reside in the main methods). After some time of coding, if, I noticed that there was a certain libraries imported and wondered if this would impact performance.

    I looked at the articles published on the forum, in particular Re: programmatically access the method of service (customer interface) . This link mentions for access to the code a bean of support - and the bulk of the recommendations seem to be using the data control to drag to the Joint Strike Fighter, or use the links to access code.

    My interest lies in where to put the java code in the first place; In the view object, entity object, and... other Am, backing bean object?

    I can describe several guess better know where to put the code and the advantages and disadvantages:

    1. in the application module
    Benefits: Central location for code makes development and support easier as there are not multiple access points. Kinda like a data control centralizes the services, the module of the application can act as a conduit for the different parts of the code you have in your model objects.
    Cons: Everything in one place means that the module of the application becomes bloated. I don't know how the memory works in java - if the app module has tons of different libraries are all called when even a method of re - run a simple query is called? Memory of pigs?

    2. write the code in the objects it affects. If you write code that accesses a view object, write it to a display object. Then make it visible for the customer.
    benefits: the code is accessible through ducts less (for example, I expect that if you call the module from the application of a JSF backing bean, then the module of the application calls the view object, you have three different pieces of code-)
    CONT: the code gets spread, more difficult to locate etc.

    I would greatly appreciate your thought on the issue.


    Kind regards
    Stuart

    Published by: Stuart Fleming on May 20, 2012 05:25

    Published by: Stuart Fleming on May 20, 2012 05:27

    First point here is when you say 'where to put the code of java' and you're referring to ADF BC, the point is that you put 'code of java business logic' in the ADF business components. Of course it is very good to have the Java code in the ViewController layer that covers the user interface layer. Just don't put the business logic in the user interface layer and don't put no logical user interface in the model layer. In your 2 examples you seem to consider the ADF BC layer only, so I'll assume that you're not only serious logic java code.

    Meanwhile, I'm not keen on best practices in the term that people are following best practices without thinking, usually best practices come with conditions and forget to apply. Fortunately you do not here that you have thought through the pros and cons of each (nice work).

    Anyway, back on topic and turn off my soap box, regarding where to put your code, my thoughts:

    (1) If you have only 1 or 2 methods set in the AppModuleImpl

    (2) If you have hundreds of methods, or there is that a chance #1 above will turn into #2, divide the code between the AppModuleImpl, the ViewImpl and the ViewRowImpls. Why? Because your AM will become overloaded with hundreds of methods making it unreadable. Put the code where it should logically go instead. Methods that operate on a specific line of VO Approfondissez partner ViewRowImpl, methods that work across lines in a VO enter the ViewImpl and methods that work throughout your in the associated AppModuleImpl.

    To be honest that you never the option you choose, one thing I recommend as a best practice is to be consistent and document standard so not know your other programmers.

    BTW, it is not a question about loading a lot of libraries/imports in a class, it has no performance cost. However if your methods require a lot of class variables, then yes there will be a memory of the costs.

    On a side note, if you are interested in more ideas on how to create ADF applications properly think about joining the EMG "ADF", a forum which deals with ADF architecture, best practices (cough), deployment architectures free online and more.

    Kind regards

    CM.

  • How do you remove all THE Java code of Vista before a Java reinstall.

    I have (Microsoft Security Essentials) has recently detected viruses in my tree of Java.  While I think that the problem was managed by MSE, I still want to remove completely all my machine Java code prior to a relocation of a pure set of Java.  It seems that Java would not provide you with a removal of Java (like MaAfee) do this, and the only code available tool is the standard Microsoft required uninstall code.  I want to remove all traces of Java code, and I don't usually use (do not trust) of 3rd party code that you find on the Internet, but if anyone has good experience with one of them, I would like to know.

    Even if the uninstaller code seemed to work, I found a lot of leftover Java files and folders left behind.  For example, there is a Sun\Java\... tree located in the AppData\LocalLow directory.  I would like to know why this code was left and whether it is safe to just delete.  I don't like just big clear code because there may be a registry entry based on the code, which could cause another problem to me (even if the Java code is supposed to be uninstalled).

    In the meantime, as an alternative, I renamed all Java directories that I can find.  Roughly the same and about as good what remove Java directories, isn't.

    And finally, I have a Vista 64-bit system, so which implementation of Java should I download/use. When I uninstalled the Java code, there is an updated version of 32-bit (Version 6, 26 update in the list of programs), as well as an outdated version of 64-bit (Version 6, Update 13 instead of Version 6, update 26) in the list programs.  These work together.   I shouldn't have to download both, I have to, or I should.

    And one last comment.  I've been running for a few days now without any Java installed on my machine and do not encounter problems or errors due to the absence of the code.  I know that many of the Applications that I use, use javascript, which I think is a little different that the standard Java code.  So what's the problem here.  Have I just not met a Java-application or is there more parts left Java in the machine I don't know or Windows excuting part of the said code.  I need to Java, I don't.

    roninrr

    Yes, Java is bad enough to remove all its files when uninstall you it but things left to do no harm. You can remove them if you want.

    There is no relationship between Java and Javascript, with the exception of confusion as well as the fact that both languages look a bit.

    You can probably do without Java. Java has become one of the biggest goals for malware recently. I uninstalled Java of my computers a while back I found I was taking more time now know to use it. I was only access a Web site regularly used and find a substitute for it. I could leave uninstalled, and see if you hit what he really needs.

    If you decide to reinstall, the 32-bit version is all you need unless you use Internet Explorer 64-bit (which you shouldn't).

  • How to get the value on a model that is defined in the java code in email

    Hello

    I created a custom code and send email as well to custom component. I can send emails using the method:

    InternetFunctions.sendMailTo (EmailID, EmailTemplate, subject, cxt);

    But my problem is that I have to get a value in the model of "EmailTemplate" which are defined from java code. but I don't know how to get the value.

    I will highlight in the java code by using this code: binder.putLocal ("ErrorApproveRejectMsg", massegeBody);

    I'm trying to enhance the model using the code below, but not able to get.

    1 < $exec getValue ("#active", "ErrorApproveRejectMsg") $ >

    2 < $exec getValue ("#active", ErrorApproveRejectMsg) $ >

    3 < getValue ("ErrorApproveRejectMsg") $exec $ >

    4 < $exec getValue (ErrorApproveRejectMsg) $ >

    5 < getValue ("#local", ErrorApproveRejectMsg) $exec $ >

    6 < getValue ("#local", "ErrorApproveRejectMsg") $exec $ >

    7 < $ErrorApproveRejectMsg$ >

    8 < $exec ErrorApproveRejectMsg$ >

    Assuming that cxt will be your Service or execution context object

    You can do something like this

    DB. PutLocal ("ErrorApproveRejectMsg", "Error");

    cxt.setCachedObject ("DataBinder", db);

    PageMerger h = new PageMerger (db, cxt);

    cxt.setCachedObject ("PageMerger", h);

    InternetFunctions.sendMailTo (usersEmail, emailTemplate, emailSubject, cxt);

    where db is current databinder object, and you can put any variable custom in the workbook by using the putLocal method.

    Thank you

    Vikram

  • Hang the reply Codes to the Java code

    Hello everyone. I created the java code for IOM 11.1.1.3.0, which essentially returns a Boolean value.

    Copy the following code returns true if executed without problem, it returns false if there is a problem that prevents the completion.

    My question is this: how to map the Boolean return to reflect the response code to the IOM. If the code returns 'true' I want the resource status of 'Configured', and if it returns 'false' I want the resource to a status of "Provisioning".

    Where should I go to connect back the code to answer IOM mapping?

    Thanks in advance!

    While creating an adapter, you have added task here.
    Did you have a mapping for the OUTPUT variable?

    Also in the task of process, have mapped OUT variable with the RESPONSE CODE tab integration of this task?

    under the tab "resources status management.

    Under the status of the object map tasks

  • What are you doing for the era code 80151012. I spoke with Xbox live support could not fix it.

    What are you doing for the era code 80151012. I spoke with Xbox live support could not fix it.

    What are you doing for the era code 80151012. I spoke with Xbox live support could not fix it.

    Hi, Jason.

    the only way to fix this is to talk to xbox support, if they suggest you to do something you have already been told and they will suggest something else.

    phone numbers:

    * In the United States, to the Canada or Puerto Rico: 1-800-469-9269 or 1-800-4MY-XBOX

    See also this forum account issues:

    forums.Xbox.com/.../12.aspx

    Have you tried using another browser?  Google Chrome, Firefox?

    Contact for chat

    http://support.Xbox.com/en-us/contact-us?XR=footnav

  • I installed acrobat reader in window10 and demoted to the 8.1 window. After downgeading 8.1, acrobat reader does not run and also do not uninstall and reinstall. Only, I get the error message. What should I do?

    I installed acrobat reader in window10 and demoted to the 8.1 window. After downgeading 8.1, acrobat reader does not run and also do not uninstall and reinstall. Only, I get the error message. What should I do?

    Hi soyoungl9536964,

    Please try to run the cleanup tool "Download Adobe Reader and Acrobat tool - Adobe Labs" on your machine to remove all traces of the reader.

    Then, restart your machine and install the latest version of the player from here:

    Adobe Acrobat Reader DC install for all versions

    Let me know if any problem will persist.

    Kind regards

    Christian

  • Run the java code when passing a parameter value.

    JDeveloper 11.1.2.1
    ADFbc + JSF

    I have two pages: Page1 call Page2 passing the parameter p1.

    I need to run java code in a bean. every time when Page2 is called with a value in the parameter p1.
    When I need to place the code to run when the page displays the data?

    Thank you

    Put a router between the pages element, it you decide if to call your method (and access method activity), or go directly to the page.

    Timo

  • Integration of the java code BlackBerry with Phonegap.

    Hi all

    I don't know if I have a good question, as I'm new to development Phonegap, not knowing anything about it.

    I want to know how integrate us the BlackBerry with Phonegap code java code, in particular, how a screen be pushed using the code Phonegap? Give me a solution, thanq.

    Hello

    Getting started guides for cordova (on which is based the PhoneGap project) can be found here:

    http://docs.PhoneGap.com/en/2.4.0/guide_getting-started_blackberry_index.MD.html#getting%20Started%2...

    Here are the docs for the creation of plugins based on Java for BBOS (versions 5-7).

    http://docs.PhoneGap.com/en/2.4.0/guide_plugin-development_blackberry_index.MD.html#developing%20A%2...

    For most applications, there is no need to develop plugins with Java. Your screens should be based on HTML and JavaScript.

    Keep in mind the benefit of using cordova is to target multiple platforms (BBOS, 10 BlackBerry, iOS, android and others). You always need to install SDK BlackBerry WebWorks.

    I hope this helps.

  • Get the URL parameter in the Java code

    Hi all

    I have a strange problem. I have a JSF page with two controls:
    -InputText
    -Button

    <? XML version = "1.0" encoding = "UTF - 8"? >
    <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
    < f: view xmlns:f = "http://java.sun.com/jsf/core" xmlns:af = "http://xmlns.oracle.com/adf/faces/rich" >
    < af:document title = "view12.jsf" id = "d1" > "
    < af:messages id = "m1" / >
    < af:form id = "f1" >

    < af:inputText label = "Label 1" id = "it98" value = "#{param.test}" editable = "always" / > "
    < af:commandButton actionListener = "#{bindings.przekierowanie.execute}" = "przekierowanie" text "
    Disabled = "#{!}" Bindings.przekierowanie.Enabled}"id ="cb1"/ >
    < / af:form >
    < / af:document >
    < / f: view >


    And I want to boot the InputText with URL parameter (param name is test - value = "#{param.test}" "). In the JSF page, all right. But after clicking on the button I want to read the value of InputText in Java Code, so I have URL:

    http://127.0.0.1:7101/application6-ViewController-context-root/faces/view12.JSF?test=ASD

    and my Java code that runs when clicking the button:

    public String przekierowanie() {}
    Map < String, String > map = FacesContext.getCurrentInstance () .getExternalContext () .getRequestParameterMap ();
    String tttValue = map.get('zoom') ("test");
    System.Err.println ("test:" + tttValue);
    Returns a null value.
    }

    but it does not work... Whenever I get nothing when I click on the button. Could you tell me why and how to get the value of InputTex in my java function?

    Store the parameter to a parameter of sight and access this setting from Java using EL code.
    Here is the main part (without java code):
    https://blogs.Oracle.com/Shay/entry/passing_parameters_to_an_adf_p

  • Impossible to compile the Java Code using the Oracle API

    Hi all

    I use the following code for use in Oracle 11 g. What pots of IOM should I include to get this to compile? I seem to have all the necessary jars, except the one that contains Thor.API.Operations... If someone could point me in the right direction for this, I would be very grateful.

    package AdTest;

    Thor.API import. *;
    Import Java.util;

    public class {AdTest

    public void AddProcessChildData (long pKey) {}
    try {}
    tcFormInstanceOperationsIntf f = getUtility ("Thor.API.Operations.tcFormInstanceOperationsIntf") (tcFormInstanceOperationsIntf);
    tcResultSet childFormDef = (f.getProcessFormDefinitionKey (pKey), f.getProcessFormVersion (pKey)) f.getChildFormDefinition;

    childKey long = childFormDef.getLongValue ("Structure Utility.Child Tables.Child Key"); If there is only 1 child for the form table parent on the other you have to iterate over the result set

    Map attrChildData = new HashMap();
    String NUGroupe = "someValue";

    attrChildData.put ("UD_ADUSRC_GROUPNAME", NUGroupe);

    f.addProcessFormChildData (childKey, pKey, attrChildData);
    } catch (Exception e) {}
    e.printStackTrace ();
    }
    }
    }

    xlAPI.jar

  • Force sync LDAP via the Java Code

    Hello

    I have 2 servers LDAP (AD) and there are a few changes made every night, using Java code. I want force synchronization between these 2 servers after that change is done using Java. I am not able to find any mothod to do by using the LDAPContext class.

    Any help on this is appreciated.

    -Spengler.

    LDAP replication aka sync is standard and implemented differently on the application of each seller, so there is no standard interface that can use Java. You would be better of the configuration of the synchronization directly on the side of things AD. You could use Java potentically to launch/run a native ADSI script that forces synchronization on if configured AD.

  • Send messages via the java code, but using definitions of Mail

    Hello

    I want to send mails using java code, but reading the data (body, subject, sender, etc.) of the IOM Mail definitions.

    can someone send me a link or a thread where this method is used?
    or a reference to some Thor API manual.

    Thank you.

    You can use tcEmailOperationsintf API to call IOM Email definitions from java code.

    Here is the snippet of code on the use of this API.

    {} public void getEmailTemp (String email_def_name)
    tcEmailOperationsIntf emailIntf = null;
    resSet tcResultSet = null;
    Map emailMap = new HashMap();
    emailMap.put ("Email Definition.Name", email_def_name);
    try {}
    emailIntf = getUtilityFactory() (Thor.API.Operations.tcEmailOperationsIntf)
    .getUtility ("Thor.API.Operations.tcEmailOperationsIntf");
    resSet = emailIntf.findEmailDefinition (emailMap);
    for (int i = 0; i)< resset.getrowcount();="" i++)="">
    resSet.goToRow (i);
    Void String = resSet.getStringValue ("Email Definition.Subject");
    System.out.println ("subject of the email is:" + sub);
    String body = resSet.getStringValue ("Email Definition.Body");
    System.out.println ("body of the email is:" + body);
                                  
    }
    } catch (tcAPIException e) {}
    System.out.println ("Exception occurred in the getEmailTemp method:" + e);
    } catch (tcColumnNotFoundException e) {}
    System.out.println)
    «cloumn illegal name allowing access to the getEmailTemp method: "+ e);»
    }
    System.out.println ("getEmailTemp smoothly method");
    }

    You can use this code for your reference.

  • Change the path of the java library in JDeveloper

    Hi all

    I use JDeveloper 10 g. It has its own library of jars. When we write our application in JDeveloper, he refers to his own library. I want to change the library referred to the JDK installed in program files.

    How can I change the path of the library to JDevelper 10 g?

    Thank you, v

    Concerning

    Under project-> libraries properties, you can set the version of the JDK is used.

  • My product activation code is now missing from the computer and I recently received a message that my computer is not running genuine Windows.

    I recently received a message that my computer is not running genuine Windows. The product activation code is now missing from the computer. I had the computer for two years and I'm a product of the case but no way Code to enter as there is no "Acivate Windows option available". In addition, just slui.exe tells me that he didn't and to communicate with the gateway manufacturer. Any suggestions?

    Diagnostic report (1.9.0027.0):
    -----------------------------------------
    Validation of Windows data-->

    Validation code: 0x8004FE21
    Validation caching Code online: n/a, hr = 0xc0000022
    Windows product key: *-* - WJ2H8 - R6B6D-7QJB7
    The Windows Product Key hash: ckKNc + BBPDWmo1LUlOkraNjlQ34 =
    Windows product ID: 00359-OEM-8992687-00006
    Windows product ID type: 2
    Windows license Type: OEM SLP
    The Windows OS version: 6.1.7601.2.00010300.1.0.003
    ID: {131481F2-8F22-45C4-AB3C-790AED5B7081} (3)
    Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/a, hr = 0 x 80070002
    Signed by: n/a, hr = 0 x 80070002
    Product name: Windows 7 Home Premium
    Architecture: 0 x 00000009
    Build lab: 7601.win7sp1_gdr.110622 - 1506
    TTS error:
    Validation of diagnosis:
    Resolution state: n/a

    Given Vista WgaER-->
    ThreatID (s): n/a, hr = 0 x 80070002
    Version: N/a, hr = 0 x 80070002

    Windows XP Notifications data-->
    Cached result: n/a, hr = 0 x 80070002
    File: No.
    Version: N/a, hr = 0 x 80070002
    WgaTray.exe signed by: n/a, hr = 0 x 80070002
    WgaLogon.dll signed by: n/a, hr = 0 x 80070002

    OGA Notifications data-->
    Cached result: n/a, hr = 0 x 80070002
    Version: N/a, hr = 0 x 80070002
    OGAExec.exe signed by: n/a, hr = 0 x 80070002
    OGAAddin.dll signed by: n/a, hr = 0 x 80070002

    OGA data-->
    Office status: 100 authentic
    Microsoft Office Enterprise 2007 - 100 authentic
    OGA Version: N/a, 0 x 80070002
    Signed by: n/a, hr = 0 x 80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3

    Data browser-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default browser: C:\Users\Kevin\AppData\Local\Google\Chrome\Application\chrome.exe
    Download signed ActiveX controls: fast
    Download unsigned ActiveX controls: disabled
    Run ActiveX controls and plug-ins: allowed
    Initialize and script ActiveX controls not marked as safe: disabled
    Allow the Internet Explorer Webbrowser control scripts: disabled
    Active scripting: allowed
    Recognized ActiveX controls safe for scripting: allowed

    Analysis of file data-->

    Other data-->
    Office details: {131481F2-8F22-45C4-AB3C-790AED5B7081}1.9.0027.06.1.7601.2.00010300.1.0.003x 64*-*-*-*-7QJB700359-OEM-8992687-000062S-1-5-21-619933626-1398643452-1551818003GatewaySX2851American Megatrends Inc.. P01-A0 20101116000000.000000 + 000CCB23507018400FC04090409Eastern Standard Time(GMT-05:00)03ACRSYSACRPRDCT100100Microsoft Office Enterprise 200712ywReFrpiwGS5KjJd3wYnxyLIKEE =89388-707-4551751-6501614 3CD066791E2A586

    Content Spsys.log: 0 x 80070002

    License data-->
    On a computer running Microsoft Windows non-core, run ' slui.exe 0x2a 0 x 80070426' to display the error text. "
    Error: 0x80070426

    Windows Activation Technologies-->
    HrOffline: 0x8004FE21
    HrOnline: n/a
    Beyond: 0 x 0001000000000000
    Event timestamp: 9:25:2011 15:31
    ActiveX: Registered, Version: 7.1.7600.16395
    The admin service: recorded, Version: 7.1.7600.16395
    Output beyond bitmask:
    Altered Service: sppsvc

    --> HWID data
    Current HWID hash: MAAAAAEAAQABAAIAAAABAAAAAwABAAEA6GFEEqg3RLFazIA5mCewUIycXq0YOVxd

    Activation 1.0 data OEM-->
    N/A

    Activation 2.0 data OEM-->
    BIOS valid for OA 2.0: Yes
    Windows marker version: 0 x 20001
    OEMID and OEMTableID consistent: Yes
    BIOS information:
    ACPI Table name OEMID value OEMTableID value
    APIC ACRSYS APIC1334
    FACP ACRSYS FACP1334
    HPET ACRSYS OEMHPET
    MCFG ACRSYS OEMMCFG
    SLIC ACRSYS ACRPRDCT
    LASRYVITRAGE ACRSYS OEMB1334
    GSCI ACRSYS GMCHSCI
    AWMI ACRSYS OEMB1334
    SSDT DpgPmm CpuPm

    Noel,.

    Thank you I enjoyed your attention and your support.

    I called and Microsoft went through basically the same things that you suggested.

    We did a system restore (at an earlier date) and fortunately he fixed itrself. I'm good to go.

    Who knows why it happened.

    Kevin

Maybe you are looking for

  • Satellite Pro U500 - 18 k cannot read the SDHC 8 GB cards plus

    Hi all My stops U500 - 18 k read the SD card. What SD card SD icon Windows explorer see, but when I am clicking on the icon, to get the message 'Please insert a disc in SD (J) '. I tried to read the 8 GB SDHC cards. The maps are certainly working. Wi

  • Tecra S1 suddenly crashes

    My computer laptop tecra s1 crashes when I use it without an external mouse. I say this because I use it with my optical mouse and never freezes, but if use without these it stay for about 30 minutes then crashes and I hade close physical, even the m

  • I can't connect wireless on the stage of the boot

    Hi all I hope that someone can help. I have a Pavilion G6 2002au and he died, I am trying to reinstall the windows 7 Home premium 64 on that. I can't connect wireless on the stage of the boot, it off when I was running for a recovery. dose - does any

  • How to remove an administrator user profile in windows vista?

    My computer has 2 Administrator profiles. One of them is here over the years and one of them was recently created accidentally. I am trying to remove this accidental profile but when I go into control panel > user accounts > add or remove user accoun

  • Try QtSoap

    Hello I'm still trying to use a webservice soap of bb10. As my gsoap attempts failed and I don't have a response of the people to kdsoap yet I followed a tip from Mark Sohm and I tried to QtSoap, which seems to be a simple (and abandoned) soap implem