Problem in Sessionbean exposed as webservice

Hello Gurus,
I have developed a session bean and exposed it as a webservice when I try to execute webservice from webservice navigator it runs fine, so there is no problem with webservice.
Then I have created a Adaptive webservice model for that webservie and try to execute it but it gives below error
Exception on execution of web service with WSDL URL '<WSDL URL>' with operation 'addNewExam' in interface 'ManageExamVi_Document'
I think this is because I have not set the Username / password to execute the webservice but I don't know how to set it.
in depricated webservice model there were methods available for setting username password for webservice execution but nothing likewise is available new Adaptive websrvice model, but I am not sure the problem there or some where else.
Please tell me how can I solve this error.
Thanks

Hi Saleem,
Thanks a lot for your message I have added the Username password as you suggested but still it gives same problem. below are the error message and cause.
e.getCause()
java.lang.reflect.InvocationTargetException: Cannot find the required parameter [name] in request message content.
e.getMessage()
Exception on execution of web service with WSDL URL '<WSDL URL>' with operation 'addNewExam' in interface 'ManageExamVi_Document'
I am getting more confused now because getCause is saying that name parameter is not set properly but I have set it properly till the model attribute but still it is giving problem.
I don't have any clue now to solve this issue, please help me.
Thanks

Similar Messages

  • Exposing a webservice on ECC 5.0 in a load balancing setup

    Hi
       We have a webservice exposed on ECC 5.0 that is being invoked by an external system. When we move this webservice to our production environment - which is load balanced and has a logon group setup - we need to be able to expose this webservice - not on a single application server - but be available on the logon group ( message server ) so that the url that we provide for the webservice to the external system does not contain  a single application server - but points to the logon group. We do not have a web dispatcher in our environment/architecture.
    How do we go about exposing this point-to-point webservice on ECC 5.0 in a load balanced setup ? Any suggestions, experiences that can be shared ?

    This  can be done though SICF.
    If you click on a service, their is a service data tab.
    underthat tab is a Load Balancing option.
    This then points the service at the SMLG logon group.
    Regards
    James

  • Problem: Webdynpro Model of a Webservice doesn't expose members of Baseclas

    Hello Everyone
    I am very new to WebDynpro Programming and I have a Problem. But let me explain the Situation:
    I have programmed a Java Class which is called "Base" and it is abstract.
    I have derived another Class from "Base" which I call "Derivat".
    "Base" is thereby the Superclass of "Derivat".
    "Base" has a few members which I generated public getters and setter methods for.
    These functions are visible and working fine in "Derivat".
    "Derivat" additionally provides a few more public Functions.
    One Function in "Derivat",lets call it "GetByKey", returns an instance of the object Type "Derivat".
    Now I have made an Stateful Session Bean which uses the Class "Derivat" and exposes these Functions.
    I have used this EJB to generate a Webservice ...
    Now the Testpages build into the WebAS shows me that the Function returns a proper instance of object type "Derivat" with all the public member functions declared and defined in "Derivat" and all the public member function declared and defined in "Base".
    Now I would like to use this WebService in a WebDynpro Project. I have created the Model in WebDynpro by using a WSDL Link. The Webservice actually is being created successfully in the WebdynPro Project but however when I take a Look at the definition of the Complex Type "Derivat" it only shows me the public member function that have been defined and declared in "Derivat". All the member function of "Base" are completely missing.
    Now I have made a few analysis which led me to the folling: The WSDL splits up the Definitions into 2 complex Types! Complex Type is "Derivat" and by definition extends "Base" the other Complex Type is "Base". However "Base" can not be used in the WebdynPro Project since its not exposed / generated by the proxy Class Generator of WebdynPro.
    Since this problem is driving me crazy and I have tried a lot of different things, can anyone tell me what I am doing wrong ? What am I missing ?
    Any help is really appreciated.
    Thanks in advance
    Regards
    Mike

    Hello Everyone
    I am very new to WebDynpro Programming and I have a Problem. But let me explain the Situation:
    I have programmed a Java Class which is called "Base" and it is abstract.
    I have derived another Class from "Base" which I call "Derivat".
    "Base" is thereby the Superclass of "Derivat".
    "Base" has a few members which I generated public getters and setter methods for.
    These functions are visible and working fine in "Derivat".
    "Derivat" additionally provides a few more public Functions.
    One Function in "Derivat",lets call it "GetByKey", returns an instance of the object Type "Derivat".
    Now I have made an Stateful Session Bean which uses the Class "Derivat" and exposes these Functions.
    I have used this EJB to generate a Webservice ...
    Now the Testpages build into the WebAS shows me that the Function returns a proper instance of object type "Derivat" with all the public member functions declared and defined in "Derivat" and all the public member function declared and defined in "Base".
    Now I would like to use this WebService in a WebDynpro Project. I have created the Model in WebDynpro by using a WSDL Link. The Webservice actually is being created successfully in the WebdynPro Project but however when I take a Look at the definition of the Complex Type "Derivat" it only shows me the public member function that have been defined and declared in "Derivat". All the member function of "Base" are completely missing.
    Now I have made a few analysis which led me to the folling: The WSDL splits up the Definitions into 2 complex Types! Complex Type is "Derivat" and by definition extends "Base" the other Complex Type is "Base". However "Base" can not be used in the WebdynPro Project since its not exposed / generated by the proxy Class Generator of WebdynPro.
    Since this problem is driving me crazy and I have tried a lot of different things, can anyone tell me what I am doing wrong ? What am I missing ?
    Any help is really appreciated.
    Thanks in advance
    Regards
    Mike

  • Technical Issue while Exposing WebCenter webservices to SOA

    Hi All,
    The problem definition is as of below:
    We have two teams working separately on SOA and one on WebCenter.
    Scenario:
    1.     SOA gives a WSDL, WebCenter creates proxy jar which contain the xsds in a specific structure
    2.     WebCenter uses the classes in the proxy jar to construct a method “public soaObject methodName(soaObject)” and then exposes this as a Webservice to SOA.
    Problem:
    1.     WebCenter exposes webservices by using Java1.5 annotations – meaning, there are no xsds, wsdls or any other configuration file written or generated at build time
    2.     When deploying the application, the wsdls-xsds are auto generated by the Weblogic server. The xsds of the input and output objects are now different from the original SOA object xsds. The difference is little but because of this, SOA is not able to use the WC webservice.
    The problem in a nutshell is: The XSD from SOA WSDL and the weblogic generated XSD provided back to SOA at the time of Webcenter service exposure do not match,despite being the same XSD's.
    Kindly suggest!

    Admin password must contain at least one digit

  • Probelm while connecting from PI server to BAPI (exposed as webservice)

    hi friends
    i exposed BAPI as webservice in R/3 system .
    when i am trying to test from tcode wsadmin with
    "http://10.136.148.36:8002/wsnavigator/jsps/explorer.jsp?description=WebServiceZZBAPI_USER_GET_DETAIL&name=ZZBAPI_USER_GET_DETAIL&wsdl=http%3A%2F%2Finst50053318.BLR4.SAP.CORP%3A8002%2Fsap%2Fbc%2Fsrt%2Frfc%2Fsap%2FZZBAPI_USER_GET_DETAIL%3Fsap-client%3D001%26wsdl%3D1.1"
    its giving reponse when i test it.
    if directly opens with Internet Explorer through the following link
    "http://inst50053318.blr4.sap.corp:8002/sap/bc/srt/rfc/sap/ZZBAPI_USER_GET_DETAIL?sap-client=001" its showing HTTP 500 - Internal server error in R/3 system.
    in PI SERVER  i am trying to call this webservice using SOAP adapter with scenario HTTP->SOAP.
    i configured the soap adapter using URL "http://inst50053318.blr4.sap.corp:8002/sap/bc/srt/rfc/sap/ZZBAPI_USER_GET_DETAIL?sap-client=001&wsdl=1.1".
    nw its giving the respose like " HTTP 500 TIMED OUT ERROR" as wellas showing Application server error".
    please suggest me with ur valuable inputs
    thanks & regards
    Ravi

    HI,
    Have u maintained the 4 RFC destination and run the SLDCHECK transaction on XI.
    DO let me know the result of SLDCHECK.
    AI_RUNTIME_JCOSERVER
    Points from the Integration Server to the mapping runtime. The program ID corresponds to the entry under JCo RFC provider for the J2EE Engine (used for the mapping runtime, value mapping, and the exchange profile).
    AI_DIRECTORY_JCOSERVER
    Points from the Integration Server to the Integration Builder. The program ID corresponds to the entry under JCo RFC provider for the J2EE Engine (used to refresh the runtime cache).
    LCRSAPRFC
    The RFC destination LCRSAPRFC is required for the connection to the System Landscape Directory (SLD). It is used to read the exchange profile.
    SAPSLDAPI
    The RFC destination SAPSLDAPI is required for the connection to the SLD. It is used by the ABAP API.
    INTEGRATION_DIRECTORY_HMI
    For Cache Updates
    Ur HTTP time out problem is repsolved or still u r facing it.
    Thnx
    Chirag

  • Problems with shutdown, expose and window switching

    Hi there,
    Recently I've been having a few issues with OS X. First of all it wasn't shutting down properly -- the menu bar would disappear and it would look like it was going to shutdown, but it never did. I could move down to the dock (on auto-hide) and it would re-appear, at which point I can bring up a terminal window and use 'shutdown' to do the job. On startup I'd reset the PRAM, and then do a disk-check, but the problem keeps coming back.
    Subsequently, I've also been having problems with expose and switching windows (i.e. command-tab). Namely, neither of them work. Expose won't fire from either hot corners or the keyboard, and if I re-launch the app from the Apps folder (without trying to kill it first, I should say), it does nothing. Cmd-tab gets interpreted as just tab, and the keyboard shortcut for dashboard also fails (although I can start the dashboard from the dock).
    I read in another post about an invalid jpeg in the downloads folder being able to cause the Expose problem (seems like a most unlikely bug?). Anyway, I cleared all pictures from my downloads folder and functionality came back, but now it's gone again. It's really very frustrating as it makes moving between windows a lot more hassle.
    Any thoughts would be gratefully received.
    TIA,
    Mat

    This sounds interesting.
    Can you post a copy for the rest of us to see?
    As for actually helping you, and not just satisfying our curiousity, if you start cutting pieces of the code you will probably end up finding the source of the problem (and we won't have too big a program to handle). Since DSC is a likely suspect, you may want to start there.
    Also, are you creating an installer and using that to install? If not, you may wish to try that.
    Try to take over the world!

  • Problem to deploy to a WebService interface for ADF Business Components to Weblogic Server

    Hi,
      I'm trying to deploy a custom application ,in which i have exposed ADF Business Components through a WebService interface, to a standalone weblogic server.
    Application Module is configured with a Service Interface for ordinary ViewObjects.
    Now I want to create a EAR file of this application to deploy it on the weblogic server.
    But I got an error while deploying it.The error i am getting is shown below.
    ERROR: No Java EE modules detected in EAR archive. Deployment aborted. == (oracle.jdevimpl.deploy.ear.WeblogicAssembler)
    I have followed the steps mention in the below link :
    http://technology.amis.nl/2010/12/29/quickly-creating-reploying-and-testing-a-webservice-interface-for-adf-business-components/
    I'm using Jdeveloper 11.1.2.4 on windows.
    Please suggest what i could be doing wrong.
    Regards,
    Himanshu

    Does the deployment profile include Java EE modules?
    Refer
    Java EE Developer: ERROR: No j2ee modules detected in EAR archive. Deployment aborted. == (oracle.jdeveloper.deploy.Veto…

  • Problem in creating EJB and WebService using complex class structure

    Hi All,
    My requirement is like :
    I have a class with very complex structure.
    I have also used external .jars.
    Now when I have created an EJB with a method's return parameter as above class.
    But when I am creating a Webservice, it doesnot allow me to select this method.
    Not able to configure why ?
    Please Help.
    Thanks.

    Hi,
    I have gone through your code and the problem is that when you create jar it takes a complete path address (which is called using getAbsolutePath ) (when you extract you see the path; C:\..\...\..\ )
    You need to truncate this complete path and take only the path address where your files are stored and the problem must be solved.

  • How to create business functions and expose as webservice?

    Hi...
      How to use Java to create business functions and expose that as a webservice.

    Hi Leela,
    Can you please post the answer to the question posed?
    We are also looking for a similar implementation in our integration and would really appreciate any help.
    Regards

  • Deployment Issue with MDM Java API exposed as Webservice using EJBS

    Hi Experts,
    I am implementing MDM Java APIS in Stateless session bean.Exposed that bean as Webservice and using that webservice in
    Webdynpro through Adaptive Webservice Model.
    I am facing following issue:
    Webservice works fine after deployment,after some number of execution webservice stops working and gives exception.After
    Redeployment of the Webservice, it starts working again works fine some number of execution.
    I am Using new MDMJava API.
    MDM Server Details: MDM 5.5 SP06
    I am using following code for connetion
    //////////////*************Getting Connection************///////
              ConnectionPool pool = null;
              String sessionId = null;
              try {
                   pool = ConnectionPoolFactory.getInstance("Server Ip");
              } catch (ConnectionException e1) {
                   System.out.println(e1.getMessage());
    //////////////*************Repository Session************///////
    CreateRepositorySessionCommand repSeession =
                   new CreateRepositorySessionCommand(p_pool);
              repSeession.setRepositoryIdentifier(p_repId);
              try {
                   repSeession.execute();
              } catch (CommandException e2) {
                   System.out.println(e2.getMessage().toString());
              String repIID = repSeession.getRepositorySession();
              //     Authenticate Repository
              AuthenticateRepositorySessionCommand autRepSeesion =
                   new AuthenticateRepositorySessionCommand(p_pool);
              try {
                   autRepSeesion.setSession(repSeession.getRepositorySession());
                   autRepSeesion.setUserName(p_user);
                   autRepSeesion.setUserPassword(p_Password);
                   autRepSeesion.execute();
              } catch (CommandException e3) {
                   System.out.println(
                        "RepSession Seesion" + e3.getMessage().toString());
              return autRepSeesion.getSession();
    //////////////*************user Session************///////
    GetRepositoryRegionListCommand regionListCommand =
                   new GetRepositoryRegionListCommand(p_pool);
              regionListCommand.setRepositoryIdentifier(p_repId);
              try {
                   regionListCommand.execute();
              } catch (CommandException e) {
                   System.out.println(e.getMessage().toString());
              RegionProperties[] regions = regionListCommand.getRegions();
              //                                 create a user session
              CreateUserSessionCommand UsersessionCommand =
                   new CreateUserSessionCommand(p_pool);
              UsersessionCommand.setRepositoryIdentifier(p_repId);
              UsersessionCommand.setDataRegion(regions[0]);
              // use the first region
              try {
                   UsersessionCommand.execute();
              } catch (CommandException e) {
                   System.out.println("UserSession" + e.getMessage().toString());
              String UsersessionId2 = UsersessionCommand.getUserSession();
    AuthenticateUserSessionCommand authUserCommand =
                   new AuthenticateUserSessionCommand(p_pool);
              authUserCommand.setSession(UsersessionCommand.getUserSession());
              authUserCommand.setUserName(p_userId);
              authUserCommand.setUserPassword(p_password);
              try {
                   authUserCommand.execute();
              } catch (CommandException e) {
                   System.out.println("User Seesion" + e.getMessage().toString());
              return authUserCommand.getSession();
    //////////////*************Destroy Session************///////
         DestroySessionCommand destroySessionCommand =
                   new DestroySessionCommand(p_pool);
              destroySessionCommand.setSession(p_repsession);
              try {
                   destroySessionCommand.execute();
              } catch (CommandException e) {
                   e.printStackTrace();
              destroySessionCommand.setSession(p_Uesrsession);
                   try {
                        destroySessionCommand.execute();
                   } catch (CommandException e) {
                        e.printStackTrace();
    Do we need to relase the connection pool object also?
    Can anyone help me with the code how that can be achived?
    Please Reply if anyone has come accross similar issue or know what can be the solution.
    Thanks in Advance.
    Regards Shruti
    Edited by: Shruti Shah on Dec 18, 2008 12:52 PM

    Hi Nitin,
    Thanks for the prompt Response.
    Even I am guessing that its becose of Connection pool.
    I am destroying session as follows
                   DestroySessionCommand destroySessionCommand =
                   new DestroySessionCommand(p_pool);
              destroySessionCommand.setSession(p_repsession);
              try {
                   destroySessionCommand.execute();
              } catch (CommandException e) {
                   e.printStackTrace();
              destroySessionCommand.setSession(p_Uesrsession);
                   try {
                        destroySessionCommand.execute();
                   } catch (CommandException e) {
                        e.printStackTrace();
    But I didnot find any method by which i can close realsse connection from connection pool.
    It would be great if you can help me how close or realese those connection.In MDM Console i am able to see those sessions even after destroying them.
    Regards Shruti.

  • Problem in executing the external webservice in a web dynpro java

    Hi,
    I have imported the Adaptive Web Service Model in web dynpro application and while executing the model, I am receiving the following error,
    Exception when retrieving the WS invoker using the execution destination
    I have tested the webservice in ws navigator which works fine.
    I have defined the destinations under destination management template of SOA.
    If anyone has encountered and solved this problem, please advise.
    Thanks,
    Appachi

    Hi Robin,
    Yes I have defined the stack trace and have defined the system & host name in configuring the destinations.
    Yes, I have given HTTP authentication to webservice.
    Advise me if anymore configurations have to be done.
    Thanks,
    Appachi

  • Problem with Complex Web Dynpro Webservice Model

    Hi all,
    in my Web Dynpro application I am using a Webservice which seems to be too complex for the Web Dynpro Model. I think I am getting the same kind of problems like:
    HELP for WebDynpro web service model with complex structure
    But I dont have a complex structure in my input parameters (like in this thread), <b>I have a complex structure in my output.</b>
    This is the structure of my WSDL. I have a customer (KUNDE) which has an array of contracts (Vertrag).
    <wsdl:types>
      <schema targetNamespace="urn:Rentenkonto" xmlns="http://www.w3.org/2001/XMLSchema">
       <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
       <complexType name="Vertrag">
        <sequence>
         <element name="aufschubfrist" type="xsd:int"/>
         <element name="brutto" type="xsd:double"/>
         <element name="eintrittsalter" type="xsd:int"/>
         <element name="endalter" type="xsd:int"/>
         <element name="laufzeit" type="xsd:int"/>
         <element name="renteKapital" type="xsd:double"/>
         <element name="rentenbeginn" nillable="true" type="xsd:dateTime"/>
         <element name="rentenbeginnAlter" type="xsd:int"/>
         <element name="versichererName" nillable="true" type="xsd:string"/>
         <element name="vertragsablauf" nillable="true" type="xsd:dateTime"/>
         <element name="vertragsartTx" nillable="true" type="xsd:string"/>
         <element name="vertragsbeginn" nillable="true" type="xsd:dateTime"/>
         <element name="vertragsnummer" nillable="true" type="xsd:string"/>
         <element name="zahlungsweise" nillable="true" type="xsd:string"/>
        </sequence>
       </complexType>
       <complexType name="ArrayOfVertrag">
        <complexContent>
         <restriction base="soapenc:Array">
          <attribute ref="soapenc:arrayType" wsdl:arrayType="impl:Vertrag[]"/>
         </restriction>
        </complexContent>
       </complexType>
       <complexType name="Kunde">
        <sequence>
         <element name="geburtsdatum" nillable="true" type="xsd:dateTime"/>
         <element name="kundenkennzeichen" nillable="true" type="xsd:string"/>
         <element name="pkNummer" nillable="true" type="xsd:string"/>
         <element name="vertraegeDcKapital" nillable="true" type="impl:ArrayOfVertrag"/>
         <element name="vertraegeDcRente" nillable="true" type="impl:ArrayOfVertrag"/>
         <element name="vertraegeDv" nillable="true" type="impl:ArrayOfVertrag"/>
         <element name="vertraegePk" nillable="true" type="impl:ArrayOfVertrag"/>
         <element name="vertraegeRdv" nillable="true" type="impl:ArrayOfVertrag"/>
        </sequence>
       </complexType>
      </schema>
    </wsdl:types>
    When I execute the Webservice basically I get an empty response. I think this is because the WSModel isnt fully mapped to the WS proxy. This should be done via coding.
    Can someone give me some hints on this?
    Kind regards
    Christoph

    Hi Christoph,
    First test the webservice itself. Maybe it is required to give some input parameter in the request and then get some output parameters in the Response. But therefore you should test the webservice yourself and take a look.
    Give more detail about ur case.
    Greetings, Sandhya

  • Return arguments from a process exposed as webservice

    Hi!
    I'm exposing a process as a web services, the activity exposed is a Wait activity. After the web service is called a variable that I'm using for a caducity transition is being updated, when the caducity transition is excecuted, the instance arrives to the end.
    I tried to call the same web service after the instance had arrived to the end, it returns a message like when the web service were excecuted succesfully, but looking at the logs I found a warning log that says that the instance cannot be interrupted because it was cancelled o finished. The question is:
    How can I return that message to the user? How should I handle exceptions of processes exposed as web services?
    A second question is: How can I return a custom answer to the web service client... for example a custom id, or a value of a variable updated after the web services is called?
    Thanks!
    Ana

    Hi,
    Know how feel. I struggle sometimes getting this working too.
    Finally, I created a little document that reminds me how to expose things as a web service for all the various releases you might run into for PAPI-WS, WAPI, etc.:
    For 10g and 6.0 Studio:
    - http://{MachineName}:9000/albpmServices/{Projectname}/ws/{Processname}ServiceListener?wsdl
    For 10g and 6.0 Enterprise using WebLogic go to:
    http://{MachineName}:7001/albpmServices/{Engine-name}/ws
    For 5.7 Studio, enter the URL:
    - http://{MachineName}:{WorkspacePortNumber}/workspace/webservices/ProcessService?WSDL
    For 5.7 Enterprise, enter the URL:
    - http://{MachineName}:{WorkspacePortNumber}/portal/webservices/ProcessService?WSDL
    For 5.5 Studio, enter the URL:
    - http://{MachineName}:{WorkspacePortNumber}/{projectname}/webservices/ProcessService?WSDL
    Hope this helps,
    Dan

  • Exposing XI webservice to internet

    Hello,
    I'm working on a scenario where our XI webservice has to be exposed to the internet. We have a DMZ server (Windows with IIS). I though reverse proxy might be a good way to go, but I just read that IISProxy is not supported by SAP.
    How can the IIS on DMZ box forward SOAP requests to XI (which sits on our internal network)? Do we have to install a SAP Web dispatcher for this to work?
    Is there any other way to do this?
    I'm looking for some guidance on this. Please share your ideas.
    Thanks
    Karthik

    I guess..web dispatcher seems to be a common process. FYI - we do not have any SAP components installed in the DMZ. We though it would be easier just to redirect the webservice calls to internal XI webservice.
    But, reverse proxy on IIS using IISproxy.dll is not supported by SAP anymore(Note : 886214). So either I have to use a webdispatcher or use a third party proxy provider to achieve this?
    Can somebody confirm that these are the only options?
    Thanks
    Karthik

  • Problem with the expose

    Sometimes when I use it (expose) I am not able to see the all the windows in the usual way, I can just see the icons. That happens very rarely, but has been happening for quite a long time (more than 4 months). I initially thought that it was because of Safari so that I uptadet and stop using it. It seems like the frequency of the problem was reduced. but it is still happening. I have all the latest updates available for my mac, so that I don't know what else I can do. The problems solves immediately after y sign out and then sign in again. Below you may find an image of the way the expose is displayed.

    YEEEAAAHYA wrote:
    You know when you slide 4 fingers down the trackpad and all the windows come up? I believe it's called expose'? Well recently when I slide 1 finger up the trackpad or even using the mouse expose' will come up. It happens about half the time when I'm trying to move the mouse up. This is very annoying especially when I'm trying to click up top then I have to slide down to open the box then expose' pops up 4 or 5 times in a row.
    Is there a way to fix this problem?
    Thank you
    You need to set up your preferences for trackpad. Head over to your System Preferences>Trackpad. You'll be able to make sure everything is set up right. You can also change the sensitivities. Also, go to System Preferences>Exposé and Spaces, and make sure you don't have a hot corner set up for Expose. You might be moving the cursor to a corner, which activates it.
    One other issue is that you have to make sure you have the number of fingers there that you think you have. Sometimes, for example, my thumb rests on the trackpad, messing up how it interprets my motions.
    You'll get used to it.

Maybe you are looking for

  • Trying to install OS X lion and won't let me

    Trying to install OS X lion and won't let me. I keep getting this: (This deisk is used to Time Machine backups)   and I am using an external HD for my time machine

  • DVD burning problem: "Mac OS error 50"

    I have created a 12-minute HD iMovie project that I want to burn onto a DVD. However, in both iDVD and Toast, I get the message, "Mac OS error -50" I was very low on memory, so I moved a bunch of stuff to my external hard drive; now I've got 40 G's f

  • Part Time, Contract Based, and Full Time Positions available for LabVIEW Developers

    Mindready (www.mindready.com) is looking for flexible, hard working individuals to fill part time, contract based, and full-time/permanent jobs in LabVIEW development positions. We have immediate needs for contract labor in Dallas, TX; NY; Huntsville

  • Cost of iMac HD Replacement

    I think my HD is fried. I do not have apple care, does anyone know the cost of new HD and labor at the Apple store/Genius bar?

  • New Mountain Lion OSX draining my battery

    I installed Apple's new OSX, Mountain Lion on my 2011 15" MacBook Pro and now the battery is draining in less than 3 hours. Does anyone have a fix for this bug?