Making the connection

Hi,
in this class,
http://cid-17ec75244bac022f.office.live.com/embedicon.aspx/for^_sharing/SimpleSql.java
I am not sure if it's making the connection properly.
I'm making use of it in a Jdev project
regards,
Huamin

user12233770 wrote:
thanks
in the class, it's referring to one datasource like
javax.sql.DataSource ds
= (javax.sql.DataSource) ctx.lookup("examples-dataSource-demoXAPool");
How can we locate to the source amid WLS?Hmm. Are you trying to say: "How do you configure a datasource in Weblogic Server"?
Really, if you want help, make the effort to ask a proper question, WITHOUT abbreviations :s

Similar Messages

  • Significnce of making the Connection object explicitly as null

    Iam using java.sql.Connection object to make connection to DB400 database and in the finally block closing the connection as con.close();
    90% of the time query is executing fine and getting correct results. But some times the updated values in the data base are not getting reflected in the result set. ie: ResultSet object is not refreshing properly(not always but sometimes). After making the code in the finally block as follows I feel it is working fine
    if(con != null)
    con.close();
    con=null;
    Can some one explain the significance of making an object explicitly to null.

    I am facing the same issue again. The resultSet and the stament are getting closed properly but the query is not fetching the updated results. If i execute the same query using a client(WinSQL), then the updated values are reflected. Also if i change any of the where conditions in the query(adding one more 'and' condition or 'or' condition ), then the query is giving correct results. Is there any resultSet caching occurs in websphere

  • Making the connections between AD and iTunesU

    Folks,
    I'm not a programmer and don't know the first thing about getting the scripting to work properly. We are an ASP.Net place as well as some ColdFusion users. Any chance somebody has made authentication work with either of these two languages and could help me get the ball rolling?
    hehe, I don't even know how to login into the stupid thing. I feel like George Jetson....

    iTunes U works quite nicely with ColdFusion. Information for your developers:
    ColdFusion does not support the Java byte type. Make these changes to the ITunesU.class provided by Apple:
    line 90, change:
    public String hmacSHA256(String message, byte[] key) {
    to:
    public String hmacSHA256(String message, String secret_key) {
    byte[] key = secret_key.getBytes();
    line 251, change:
    Date time, byte[] key) {
    to:
    Date time, String secret_key) {
    byte[] key = secret_key.getBytes();
    line 281 change:
    String signature = this.hmacSHA256(buffer.toString(), key);
    to:
    String signature = this.hmacSHA256(buffer.toString(), secret_key);
    line 308, change:
    Date time, byte[] key) {
    to:
    Date time, String secret_key) {
    byte[] key = secret_key.getBytes();
    line 332, change:
    buffer.append(this.hmacSHA256(data, key));
    to:
    buffer.append(this.hmacSHA256(data, secret_key));
    line 526, change:
    now, key);
    to:
    now, sharedSecret);
    compile from the command line: javac ITunesU.class
    for ColdFusion:
    (get createJavaObject from cflib.org and it include it in your cfml)
    your code (basiclly):
    <cfset secret_key = "STRINGOFTHIRTYTWOLETTERSORDIGITS">
    <cfset epoch_time=LSNumberFormat((createobject("java", "java.util.Date").getTime()) / 1000, "_")>
    <cfset cred_admin = Replace(URLEncodedFormat("Administrator@urn:mace:itunesu.com:sites:YOURSCHOOL.e du", "utf-8"), "%2E", ".", "all")>
    <!--- form.uid is from your login form that submits here --->
    <cfset ident = Replace(Replace(URLEncodedFormat('"#fullname#" <#form.uid#@YOURSCHOOL.edu> (#form.uid#)', "utf-8"), "%20", "+", "all"), "%2E", ".", "all")>
    <cfset tokenData_admin = 'credentials=#credadmin#&identity=#ident#&time=#epochtime#'>
    <cfset loader = createJavaObject("./")>
    <cfset ITunesU = loader.loadClass("ITunesU").newInstance()>
    <cfset signature_admin = ITunesU.hmacSHA256(tokenDataadmin,secretkey)>
    <cfset site_url = "https://deimos.apple.com/WebObjects/Core.woa/Browse/YOURSCHOOL.edu">
    <cfset debug_url = "https://deimos.apple.com/WebObjects/Core.woa/Browse/YOURSCHOOL.edu/YOURDEBUGST RING">
    <cfoutput><xa href="#siteurl#?#tokenData_admin#&signature=#signatureadmin#">administrator login</xa><xbr>
    <xa href="#debugurl#?#tokenData_admin#&signature=#signatureadmin#">administrator debug</xa>
    </cfoutput>
    (xa xbr are to stop Apple's forum from redering them as HTML)
    There is plenty of documentation on how to auth ColdFusion against Active Directory. Basically, you use a <cfldap> tag and modify the attributes, scope, etc for you particular environment.
    Hope this helps. It should give you pretty much all you need to get up and running with ColdFusion/iTunes U.
    -qk.

  • SAP_PROXY_ESR: Problem with the 'Connection Test' on transaction SM59

    Hi,
    I have a problem when eject the 'Connection Test' command on Transaction SM59.
    I made the RFC Destination SAP_PROXY_ESR with:
    Technical Settings
    Conection Type: G
    Target Host: my_host
    Path Prefix: /rep
    Service No: 1080
    Logon Security
    Basic Authentication: X
    SSL: Inactive
    SSL Client Certificate: DFAULT SSL CLIENT (Standard)
    User: ers_user
    Password: ers_password
    Especial Option
    No Time Out: X
    HTTP Version: HTTP 1.0
    Compression: Inactive
    Compressed Response: YES
    Accept Cookies: NO
    I completed the transaction SPROXSET with:
    IFR_ADDRESS             ESR_USER     http://my_host:1080/rep
    IFR_PASSWORD     ESR_USER     esr_password
    IFR_USER             ESR_USER     ESR_USER
    In the transaction SM59 (RFC Destination SAP_PROXY_ESR) I'm making the 'Connection Test' but this command give the Message: ICM_HTTP_CONNECTION_FAILED.
    In the program SPROX_CHECK_IFR_ADDRESS
    Message: 'Cannot determine repository version'
    Log_1- No vendor specified
    Log_2- No vendor specified
    I don't know the reason of this messaje.
    I tried change the Service No. with others Ports but, the error is the same everytime.
    Can anyone help me please?
    NOTE: In my landscape, i dont have the Stack JAVA installed.
    Thanks and Regards

    But the Enterprise Services Repository is Java.
    the /rep points to the folder of the Repository.
    the ESR is part of SAP PI or CE.

  • Modbus errors when making object connection

    I have a telemetry system that currently has 37 RTU's and uses Lookout 6.0.2. We are adding an additional site ( pump station with controls) and I am experiencing a probleml when making the "connection" between a control object (00001) and a switch. With the RTU up and running without the switch connection, modbus statistics show valid response frames at 100% with no errors. Input states can be changed and the software works properly and dispays the correct state. AS SOON as I make the connection between the control object and the switch, modbus statistics show "no response" errors immediately and the software X's out all of the dispayed objects for that RTU. If I change the switch position, the RTU responds and turns on or off the corresponding output even though the software says the RTU in not responding. I have tried creating a new modbus driver and making a simple connection between a control object and a switch with the same result. If I re-address my RTU to a lower number that is not in use, such as 13, everything works normally. I do not have the luxury of just going to a lower number as the system is currently undergoing expansion and will continue to grow beyond the mark of 40 units in the field. Anybody seen this before?
    Thanks
    Brad Adams
    Service Manager
    CommTech
    441 Donelson Pike, Suite 420
    Nashville, TN  37214
    Phone: 615-889-4756
    Fax:      615-391-0300
    Cell:      615-477-8975
    [email protected]
    "once you eliminate all other possibilities, what's left, however improbable, must be the solution"

    Are you using serial modbus ASCII, RTU or TCPIP?  Also, what type of radios are you using?  I have noticed some errors with MDS radios when attempting to pass some binary codes through them.

  • I hope this might interest someone. The situation; 3 floors,I am having trouble with an an Airport Extreme, 802.11n on the top floor and a Mac Pro 3.1 on the bottom floor. Not always but often it has trouble seeing the Airport and making a connection. I h

    I'm not sure how to post a message. I hope this might interest someone. The situation; 3 floors,I am having trouble with an an Airport Extreme, 802.11n on the top floor and a Mac Pro 3.1 on the bottom floor. Not always but often it has trouble seeing the Airport and making a connection. I have an older Airport Express, would it help to install it? would it work best if it was installed in the same room? should it be installed half way in between? Get another Extreme? The Mac Book Pro on the middle floor can see 11 networks in the neighbourhood if that might be causing a problem or would if I installed the Express. Thank for your consideration.   

    Thanks for your time ... I appologize for the font and colour, I compossed the question in pages and failed to notice the font colour as grey ... there are a variety of computers of various ages so I think it is using a setting that allows both 5G and 2.4 ... the connection to the Airport is thru a cable modem and cable does run throuhout the house ... maybe those hard wires would be a place to look at ... do you think that putting the 'Express' on the second floor might help ... thanks again ...

  • My iphone 4S has problem in making and receiving the calls. While making the call , call fails and netwrok disappears. Like wise no voice is heard for incoming calls. This happened after return from the overseas travel.

    My iphone 4S has problem in making and receiving the calls. While making the call , call fails and netwrok disappears. Like wise no voice is heard for incoming calls. This happened after return from the overseas travel.

    Hello SamSax
    Check out the assist page below for troubleshooting call connectivity.
    Calls and connection issues
    http://www.apple.com/support/iphone/assistant/calls/
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • HT4528 How do I get my iPhone 4 to get the screen from being frozen on the "Connect to iTunes" and to be recognized by my iTunes?

    Alright, so what had happend to cause this, let me just sum it up for you in the steps I took.
    Turn on iTunes.
    Plug iPhone into the laptop in order to be recognized by iTunes.
    Start to update the phone onto iOS7.
    Message pops up saying I have to download latest version of iTunes.
    Download iTunes update.
    Try again to download iOS7 update onto the phone.
    Says that it'll take around 2 hours to complete, so I wait.
    After about 45 minutes to an hour later, it says that there was an error that had occured.
    Screen on the iPhone remains stuck now on the part where it says "Preparing the download..."
    After another hour or so it then switches onto the "Connect to iTunes" screen and remains there.
    iTunes isn't recognizing that I'm plugging it in.
    Already tried troubleshooting it with my laptop and it said that both "Apple Mobile Device Drivers weren't responding."
    Decide to look more into it and find out that in order to fix that problem, I'd have to uninstall iTunes (in a specific order at that)
    After uninstalling and reinstalling iTunes, I plug the phone back into my laptop, and now it's making the noise that I'm plugging it in, but it still isn't showing up onto iTunes.
    So there you have it. I really hope that this gives you any insight as to what my situation is at hand. So... Please help? :/

    Thank you for your reply. Yes, I had been looking in e-mail accounts and there was no sent folder. However, your email prompted me to check again just now and the sent folder has reappeared and the last message I just sent a few minutes ago is in there. Thank you. I guess after re-establishing the account it just takes a couple of hours?

  • The connection to the server was reset while the p...

    For the past week i keep getting the below error page every minute or so--->
    "The connection to the server was reset while the page was loading.
      The site could be temporarily unavailable or too busy. Try again in a few
        moments.
      If you are unable to load any pages, check your computer's network
        connection.
      If your computer or network is protected by a firewall or proxy, make sure
        that Firefox is permitted to access the Web."
    When i refresh the page it usually goes through as normal or does it again and needs to refresh again. Seems like every 1-2 mins i get a period of 15-20 secs of this.
    Is this the connection droppping or another error altogether??  If its not actually the connection dropping will this affect gaming online (xbox 360, Battlefield 3)?
    I believe Infinity is rolling out in my village (ST8  7__) (Biddulph Moor) next month. Could this be the reason?  Its not the sites/pages im visiting as its happening no matter what site i visit.
    I have done the quiet line test (17070) and thats fine.  My hub details and speedtest is below. As far as i know we connected to the master socket.
    Any advice will be greatly appreciated
    I cant do the btspeedtest as the bill payer is away so i cant find out the Serice ID.  I have done a test on speedtest.net if thAt is any good
    [URL=http://www.speedtest.net][IMG]http://www.speedtest.net/result/1862765754.png[/IMG][/URL]
    ADSL line status Connection information
    Line state
    Connected
    Connection time
    2 days, 15:46:50
    Downstream
    2,643 Kbps
    Upstream
    1,031 Kbps
    ADSL settings
    VPI/VCI
    0/38
    Type
    PPPoA
    Modulation
    ITU-T G.992.5
    Latency type
    Interleaved
    Noise margin (Down/Up)
    10.1 dB / 5.3 dB
    Line attenuation (Down/Up)
    55.5 dB / 35.1 dB
    Output power (Down/Up)
    0.0 dBm / 12.8 dBm
    Loss of Framing (Local)
    0
    Loss of Signal (Local)
    0
    Loss of Power (Local)
    0
    FEC Errors (Down/Up)
    0 / 13
    CRC Errors (Down/Up)
    3101 / N/A
    HEC Errors (Down/Up)
    N/A / 11
    Error Seconds (Local)
    1281

    I dont believe so no. And the speed isnt an issue for me. I live in a village in the sticks so never had over 2.5mb. The issue is the error i get all the time. Ive had problems in the past where my connection would drop and i would have to wait to connect again before continuing. That was along time ago. This seems a different error. And is instantly fixed a refresh.
    So if my connection doesnt actually drop will this affect online gaming?
    Could this error be due to infinity coming to my area next month?
    The reasn its an issue for me at the moment is because im a memeber of a few survey sites where i get paid to take surveys. This error causes me so much trouble. I i click a survey and this error occurs then i lose that survey.... so its actually preventing me from making money :-(
    I think we will be getting infinity at the end of april. But if this isnt anything to do with inifinty and is actually a problem with my line then im concerned this will continue.
    Since i heard a week or so ago inifinity was rolling out in my village in april this problem seems to have started. So im guessing its due to infinty.
    Could it be? and when infinity is running in my village could this problem cease?

  • HT1349 My ipod was submerged in water monentarily. I have dried it with a hair dryer and set it in the sun for 1 hour. It now will turn on and only bring up the connect to itunes screen. My keypad is locked and will not unlock by connecting to itunes.

    My ipod was submerged in water momentarily. I have dried it with a hair dryer and have placed it in the sun for 1 hour.  It will now turn on but will only bring up the connect to itunes screen. When I connect to itunes it is not recognized because it is locked with a security code. I have tried to reset the ipod using the instructions in the user manual to no avail. The accessibility screen is functional because I can turn on/off the voice over and the black and white screen. I think I am making progress but cannot unlock it. Does anyone have any other suggestions? Thanks

    Unfortunately, using a hair dryer or placing the iPhone in sunlight, at best, will dry the outside of the device. If water got inside, it may still be possible that this water has not dried and can short out the internal battery or cause other circuit damage ... and what you are seeing may be the results of that. I would recommend that you leave the iPhone turned off and take it to your local Apple Store. They may be able to help, but I wouldn't expect them to offer you a replacement. Sorry!

  • My iphone 3g is stuck on the connect to itunes mode and it wont show up on itunes. itunes hasnt even detected it on recovery mode. what do i do i really need my phone.. please help

    my iphone 3g is stuck on the connect to itunes mode and it wont show up on itunes. itunes hasnt even detected it on recovery mode. what do i do i really need my phone.. please help

    Please stop altering the fonts, it makes reading postings extremely difficult.  If help is desired, making postings difficult to read is not the way to get help.
    Put the device in DFU mode (google it), then restore.

  • Probem in creation of the connection object

    Hi All,
    We have deployed a e-billing application, with Weblogic 8.1 (SP 2) being used as the Application Server.
    When we try to login with a valid userid existing in the database, initially it works fine for 2-3 attempts, but after this when we try again, it fails to login and in the background we are getting the error:
    weblogic.transaction.internal.ResourceAccessException: Transaction has timed out when making request to XAResource 'weblogic.jdbc.wrapper.JTSXAResourceImpl'.
         at weblogic.transaction.internal.XAResourceDescriptor.startResourceUse(XAResourceDescriptor.java:610)
         at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerResourceInfo.java:1074)
         at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerResourceInfo.java:1007)
         at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerResourceInfo.java:203)
         at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:419)
         at weblogic.jdbc.jts.Driver.createLocalConnection(Driver.java:207)
         at weblogic.jdbc.jts.Driver.connect(Driver.java:154)
         at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:305)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.ejb20.manager.BeanManagedPersistenceManager.scalarFinder(BeanManagedPersistenceManager.java:81)
         at weblogic.ejb20.manager.BaseEntityManager.scalarFinder(BaseEntityManager.java:1580)
         at weblogic.ejb20.manager.BaseEntityManager.remoteScalarFinder(BaseEntityManager.java:1514)
         at weblogic.ejb20.internal.EntityEJBHome.finder(EntityEJBHome.java:553)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:166)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:284)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:244)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:400)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6350)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    This was the initial error that we used to get but then the error message was different (I am not sure about the reason for the change in error message)
    <Exception>java.rmi.RemoteException: javax.ejb.EJBException: Error looking up connection: java.sql.SQLException: No JDBC connection can be made
    because the transaction state is
    Marked Rolledback</Exception>
    The problem (so far I could get it) is happening when the connecion class is being instantiated by the datasource API:
    DataSource ds = null;
    Connection conn = ds.getConnection();
    conn.setTransactionIsolation(Connection.TRANSACTION_READ_COMMITTED);
    return conn;
    Any suggestions to the following problem will be of great assistance.
    Thanks & Regards
    Neeraj Kanodia

    Hi,
    I think that this XAER_RMERR is not from Oracle driver; instead the weblogic transaction manager itself throws it. The sequence is like this:
    - At some point in the transaction, a new sql is to be executed.
    - The DataSource manager (of weblogic) gets the XAResource of the connection and tries to enlist that with current transaction.
    - At the point, transaction manager detects that the transaction already timed out (JTA timeout) and marked for rollback.
    - The transaction manager throws XAException with error code set to XAER_RMERR, which you see in the stack trace.
    It does not look like a real issue except the fact that the transaction has timed out which of course can happen if the transaction is running for long time. I suspect that sometimes this problem may lead to connection leak also. And I found some known issues on this exception, to confirm that I would like to have a look in to your log file. Kindly provide me the log file, which contains this exception.
    Regards
    Anilkumar kari

  • Error "The Connection Failed" in Time Machine, Migration Assistant and Restore From DVD

    I am receiving this error when trying to connect to my Time Machine Backup in my Time capsule. I input the proper password to access my Time Capsule and It returns me to the screen with the caption "The connection failed" under the Time Capsule name in the "Select your Disk" screen. What would cause this error. I am connecting via WIFI (AirPort) and have full signal. I am using Mac OSX 10.6.8
    I recently had my 1TB hard drive replaced and I am attempting to restore using Time Machine, migration assistant or from the startup dvd (tried multiple ways, no success). The initial setup of mac OSX 10.6 would not let me connect or other attempts after erasing hard drive and reinstalling OSX from disk.
    Worked on it all weekend and don't have enough beer to drown the frustration, any help is appreciated.

    You are correct TM is not at all easy to do a full restore.
    To answer your question: Yes TM disk does show up in finder.
    After my initial startup setup I was able to start TM and access all my previous backups. I migrated some files and was able grab the data from finder. Not satisfied with that I tried to do a restore to that previous date, to no success. I then erased the HD and reinstalled OSx and tried again from the setup screen. That didn't work, sulked over some beers. I then tired with Migration assistant...same result (more beer).
    In starting TM after trying MA, only one backup was showing in the Star screen (today). None of my previous backups were showing. Since exiting TM it has been "Making Backup Disk Available" ( xGB of 6.29GB). Considering the size, I can only assume that these are my previous backups.
    I have reviewed Pondini's posts, FAQs, and tutorials. I am a little scared to try and locate the drives through Terminal as in Pondini's TS #6 guide. If I can get my previous backups to show up, I will be happy with dragging files from Finder to restore my data and slowly work at restoring my settings/applications.

  • Windows PC User Making The Big Switch To Mac OS X & MacBook 2.0GHz

    I'm from the Philippines. I've been a Windows PC user for around 10 years. I figured it's time to replace my old Pentium III 500MHz/Win98SE with a newer system to keep up with highter system requirements set forth by newer applications.
    The features I looked for include portability, performance, connectivity (built-in WiFi & Bluetooth) and value (not too expensive). I'm initially leaning towards getting another Windows XP-based platform because Windows-based apps are readily available here and getting tech support for the Mac would be a little prob. Also, I just can't afford to leave behind some applications that are somehoew inexistent in the Mac world, but the mere thought that the PC world would soon be shifting to Vista kinda turned me off. Nobody wants to buy a new notebook that would suddenly become obsolete in just a few months or so.
    However, everything changed when online research led me to Apple's homepage (www.apple.com), where I discovered Mac's latest wonder: the Macbook. I heared about the Mac OS X's reputation for stability and performance. They say Macs are less prone to worms & viruses too since most of these things were designed specificically to infect Windows-based platforms. Looks like this is it for me. I'll be getting a MacBook 2.0GHz soon.
    I must admit that what primarily attracted me to the Intel-powered Macbook is the fact that it could now run two operating systems thru "Boot Camp" or Parallels For Mac. Two applications that would give me the capability to run Mac OS X and Windows XP on a single platform. It's like having the best of both worlds.
    For me, this is really great news but I still have questions though. The Macbook is a new release, so I'm still iffy about purchasing it as new technology is notorious for having many annoying quirks and kinks that need to be smoothed out.
    My question is... What are the PROS and CONS of using BootCamp and Parallels respectively? Is Parallels better than the other? Which one would you recommend? Should I decide to install both, will there be any hitches?
    I won't be upgrading for the next 5 years or so. The notebook will likely see some heavy use for Medical Transcription work and maybe occasional gaming (mostly flight sims). This would be my first Mac purchase so I better do it right the first time. So if you have any comments, feedbacks, suggestions... kindly post it here.
    I'll be making the big switch soon.
    Rich

    I'm running Parallels on an iMac 2.0 GHz, and I absolutely love it! I expected all sorts of glitches and found virtually none. The only drawback I know if is that it treats your USB 2.0 ports like USB 1.1. Otherwise, my Windows XP virtual machine inside of Parallels doesn't seem to know it's not on a PC; it runs smoothly and much faster than on my previous 1.5GHz PC with 1.0 GB RAM. I've loaded Quicken for Windows, MS Office, Norton Anti-Virus, Adobe Acrobat, and several other Windows Apps with no troubles at all. I'm telling you, this software (Parallels) is amazing. I feel like I literally have two computers now.
    I would recommend that you have 2.0 GB of RAM, because while you're running Parallels, you have 2 OS's operating at the same time. But the ability to switch back and forth between the two OS's, share files, cut and paste - well, it's simply awesome, and well worth any extra cost.

  • My ipod touch 4th generation's audio jack is no longer making a connection with my headphones, i dont think my ipod is under warranty and therefor would i be able to pay apple to fix my ipod.

    My ipod touch 4th generation's audio jack is no longer making a connection with my headphones, i dont think my ipod is under warranty and therefor would i be able to pay apple to fix my ipod.

    If not under warranty,
    Apple will exchange your iPod for a refurbished one for $199 for 64 GB 4G and $99 for the other 4Gs. They do not fix yours.
    Apple - iPod Repair price                       
    A third-party place like the following will replace the jack for less less. Google for more.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens         
    Replace the jack yourself if you are up to it
    iPod Touch Repair – iFixit                  

Maybe you are looking for