Master documentation around jar

Is there a master document out there that contains a map of what .class files are in what .jar files that are in the Netweaver Developer Studio/JDT plugins folder?
I am having a difficult time resolving NoClassDefFoundError exceptions in my code. It would be helpful to know what .jar files to include as part of my project build path BEFORE runtime.
This code segment:
Connection conn = null;
Context ctx = null;
try
ctx = new InitialContext(env);
Object obj = (Object)ctx.lookup("jdbc/SAPJ2EDB");
yields the following exception:
=====================
com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception during lookup operation of object with name jdbc/SAPJ2EDB, cannot resolve object reference. [Root exception is com.sap.engine.services.connector.exceptions.BaseResourceException: Cannot lookup ManageConnectionFactory "SAPJ2EDB". Cannot deserialize object: java.lang.NoClassDefFoundError: javax/resource/spi/ResourceAdapter.
=====================
My questions are:
1) Am I looking up the datasource correctly?
2) What .jar file contains the ResourceAdapter.class file? NoClassDefFoundError exceptions make me nervous.
Thanks in Advance,
JC

Hi Jason, Narinder,
Actually, sapjra.rar is not the right answer to the 2nd question. javax.resource.spi.ResourceAdapter is part of the standard J2EE connector architecture and is contained in connector.jar (...\plugins\com.sap.tc.ap\comp\SAP-JEE\DCs\sap.com\j2eeca\_comp\gen\default\public\default\lib\java). As for the 1st question - yes, you're doing the lookup correctly.
> It would be helpful to know what .jar files to include
> as part of my project build path BEFORE runtime.
Well, the minimum required are sapj2eeclient.jar, exception.jar, and logging.jar. Further libs may be required depending on what you're trying to do in your project. E.g. in your case you'd also need at least jdbc20.jar and connector.jar.
Hope that helps!
Vladimir

Similar Messages

  • Documentation around Spend analytics 2.0 (0ASA_MP01)

    Hi,
    Did anybody find documentation around Spend analytics 2.0 business content (0ASA_MP01)? I do see documentation around 1.0 but nothing around 2.0
    SAP Folks - do you guys know where I can find it or any idea when it will be made available in help.sap.com
    I'm kinda lost and all I have right now is the dataflow diagram in one of SAP presentations - nothing that mentions the datasources, process chains, procedure to load Direct update DSO's  etc.
    Spend analytics 1.0 documentation link
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/64/40f7a635ff4a69af9a0862edc5e94c/frameset.htm
    Any pointer or insight is appreciated/
    Thanks,
    Voodi

    Hi
    Documentation can be found here:
    http://help.sap.com/saphelp_ssa20/helpdata/en/46/819D75D871495A9A3D47F9AEDB55F8/frameset.htm
    https://websmp102.sap-ag.de/instguidesssa
    cheers
    Mikkel
    Edited by: Mikkel Rump on Jun 24, 2009 11:47 AM

  • Documentation around the Oracle to CfTE integration

    Hi,
    Have a good day!
    Do you have any documentation around the Oracle to Cloud for travel and expense integration? I would like to gain some knowledge around the Integration of CfTE with a Non-SAP system (Oracle).
    Please guide/share any documents.
    Thanks in advance!
    Regards,
    Abiuth Animon S

    Hello Abiuth,
    So far there is no standard documentation Oracle to Cloud for travel and expense integration is available.
    But SAP Product owner / Development colleagues are in process to prepare the same.
    Once it is available , we will update in SCN.
    Unfortunately we cannot commit any time line for the same.
    Regards,
    Rahul Mishra

  • Where do I find Documentation around Oracle Cloud Applications?

    Hello Cloud enthusiasts!
    One of the great things about being a community member is being able to share information on the latest available resources, trainings, documentation etc. with other people in the community.
    Today I'd like to present to you Oracle Cloud Documentation and some of the content that you can access here:
    As you can see, in Get Started Section, you can access information like Oracle Cloud Terminology, how to get trial subscriptions, how to manage Cloud Services, how to manage accounts and user roles etc. You can also check currently available Oracle Cloud Services (Trial, Paid, Pre-Paid, and Pay as You Go). For each Cloud Service, you have a dedicated space with specific how-to's, around how to use, administer, report & analyse, but also FAQs and known issues. Several videos and books are available for you on the website. Take the tour and let us know what you think!
    Emilia

    We SVN that we use for Java and other things and we have a LOT of PL/SQL code we maintain in our PD database with SQL Developer.  I want to find the simplest method for my developers to maintain the database code while being protected from code loss with SVN.
    Hence l'm looking for a best practices guide to being able to check code in/out without having to jump through hoops every time we need to make a change.

  • Master Document Containing Package-jar association

    Is there a master document out there that contains a map of what .class files are in what .jar files that are in the Netweaver Developer Studio/JDT plugins folder?
    I am having a difficult time resolving NoClassDefFoundError exceptions in my code.  It would be helpful to know what .jar files to include as part of my project build path BEFORE runtime.
    This code segment:
    Connection conn = null;
    Context ctx = null;
    try
        ctx = new InitialContext(env);
        Object obj = (Object)ctx.lookup("jdbc/SAPJ2EDB");
    yields the following exception:
    =====================
    com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception during lookup operation of object with name jdbc/SAPJ2EDB, cannot resolve object reference. [Root exception is com.sap.engine.services.connector.exceptions.BaseResourceException: Cannot lookup ManageConnectionFactory "SAPJ2EDB". Cannot deserialize object: java.lang.NoClassDefFoundError: javax/resource/spi/ResourceAdapter.
    =====================
    My questions are:
    1)  Am I looking up the datasource correctly?
    2)  What .jar file contains the ResourceAdapter.class file?  NoClassDefFoundError exceptions make me nervous.
    Thanks in Advance,
    JC

    See Master documentation around jar thread.

  • GTIN & UPC Stored on the Material Master Configuration

    Experts,
    I am looking for a way to store the UPC code and the GTIN number on the material master in ECC.  Like the EAN/UPC field I am looking to know if there is a way to have both the GTIN and the UPC field stored in the same field with SAP calulating the check digit and prefix.  If not is there another field on the material master that I can store the value for the GTIN and have a way of storing the additional units of measure GTINs also.  Any documentation around the storing of the GTIN / UPC would be appreciative.
    Thanks!

    Hi
    GTIN has existed for several years to allow packages of retail items to be identified without going to the detail
    of EAN-128. GTIN is essentially prefix indicating package type and then EAN-13 or zero plus UCC-12 (with check digit recalculated)
    See http://www.ean-int.org/products.html for more details
    SAP does not seem to have defined a GTIN outside of MDM and CRM
    We haven't implemented GTIN but do use EAN-13 and other EAN codes. For GTIN I would create a new EAN category as a copy of HE (EAN-13) and create a new EAN number range as 1001000000000 to 9999999999999 and assign the range to
    the new EAN code. All this assumes you will assign your GTIN externally. The range copes with GTIN based on both EAN-13 and UCC-12 (=UPC). You see more EAN/UPC fields in material master additional data.
    Read the OSS notes 119604
    Regards
    Antony
    Edited by: Antony James Vijay on Mar 17, 2010 9:28 PM

  • How to create an object of a class contained in a .jar?

    My application must use an API that is stored in a jar file. For example, in my Api.jar I have classes named Api, MyClass2, MyClass3, which have their methods declared public static.
    I don't know from where to start realy. This is what I did:
    I set the CLASSPATH to where my jar is. In my project properties, I added the jar as the first required library.
    If in the java class where I am calling a Api.method1() I import my class with 'import MyClass1;', I get the error: "Error #: 361 : class required, but identifier found at line 20, column 1". Of course, if I don't import it, I get another error: "Class Api not found"
    Is this problem caused by the fact that my jar's name is the same with one of the classes zipped in it?
    How to solve the problem?!? I read all the documentation regarding jars, I didn't come to a better understanding :( Can anyone provide me a sample with the use of a jar? Thank you!

    Do your classes have a state their package?
    Don't forget your Jar files manifest must also state its package. This is my problem - I am using a third party .jar file, which contains 3 classes not included in any package (practically they are only zipped into a .jar). I don't know how to access them...

  • Documentation

    Good documentation on this forum under: http://bit.ly/cksL7H, is there more documentation around?

    Thank you!
    We are still working to update the help topics. By now you can find content under Getting Started>Tool Bar and Media Objects>Clipping Frame. We will update it little by little and post an announcement of existing content on the Help&Documentation Overview page: http://forums.adobe.com/community/projectrome/announce.

  • Aperture: Can you re-organize own Master Pages?

    Hi, I've been working on creating a book with an entire set of my own Master Pages (lots of work).  I can't seem to move the Master Pages around, once they are created. I want to re-organize them in a more logical progression.  Any hints?

    ****, never mind. I found it. For those who are curious, select the page and click Save Page in the "gear" settiungs menu under the page layout.

  • Documentation of Doclet Spec and Standard Doclet

    I'm trying to modify the standard doclet to incorporate some web-based material appropriate for a project I'm working on. I successfully created a taglet to process the new tag I wanted to introduce and went on to make this taglet a part of a doclet. As I'm trying to work through the next steps, I'm unable to find much documentation around the doclet spec and the standard doclet. For example (and this is just one example - it's not the specific problem I'm trying to solve), the documentation of the setRawCommentText method doesn't indicate anything about how to use the method.
    Does anyone know of anywhere that there's better documentation of the doclet standard and the standard doclet itself?

    I know that there isn't anything more other than the source code, but I did a lot of work on a doclet several years ago and I didn't have any trouble with the documentation. Don't ask me anything about it now!

  • Oracle Grid Siebel Agent Documentation

    I am looking for any Oracle Grid Siebel Agent documentation. I recently implemeted the Siebel Agent within Oracle Grid 10.2.0.4 and am looking for any documentation around configuring the metrics that come with the Siebel Agent. It appears that it is scaled dwon from other monitoring solution software which I have used in the past however, I am still evaluating it so any solid documentation would be of great assistance. Again, I do not need the documentation around the base Oracle Grid DB monitoring but the Siebel Agent which is monitored from within the Oracle Grid tool.
    Thanks

    Siebel Pack specific information is contained in the Oracle Application Management Pack for Siebel Getting Started Guide. Look for it at
    http://download.oracle.com/docs/cd/B16240_01/doc/em.102/b32394/toc.htm
    Chung
    Application Management Blog<br><br>

  • Empty Log files not deleted by Cleaner

    Hi,
    we have a NoSql database installed on 3 nodes with a replication factor of 3 (see exact topology below).
    We run a test which consisted in the following operations repeated in a loop : store a LOB, read it , delete it.
    store.putLOB(key, new ByteArrayInputStream(source),Durability.COMMIT_SYNC, 5, TimeUnit.SECONDS);
    store.getLOB(key,Consistency.NONE_REQUIRED, 5, TimeUnit.SECONDS);
    store.deleteLOB(key, Durability.COMMIT_SYNC, 5, TimeUnit.SECONDS);
    During the test the space occupied by the database continues to grow !!
    Cleaner threads are running but logs these warnings:
    2015-02-03 14:32:58.936 UTC WARNING [rg3-rn2] JE: Replication prevents deletion of 12 files by Cleaner. Start file=0x0 holds CBVLSN 1, end file=0xe holds last VLSN 24,393
    2015-02-03 14:32:58.937 UTC WARNING [rg3-rn2] JE: Cleaner has 12 files not deleted because they are protected by replication.
    2015-02-03 14:32:58.920 UTC WARNING [rg3-rn1] JE: Replication prevents deletion of 12 files by Cleaner. Start file=0x0 holds CBVLSN 1, end file=0xe holds last VLSN 24,393
    2015-02-03 14:32:58.921 UTC WARNING [rg3-rn1] JE: Cleaner has 12 files not deleted because they are protected by replication.
    2015-02-03 14:32:58.908 UTC WARNING [rg3-rn3] JE: Replication prevents deletion of 12 files by Cleaner. Start file=0x0 holds CBVLSN 1, end file=0xe holds last VLSN 24,393
    2015-02-03 14:32:58.909 UTC WARNING [rg3-rn3] JE: Cleaner has 12 files not deleted because they are protected by replication.
    2015-02-03 14:33:31.704 UTC INFO [rg3-rn2] JE: Chose lowest utilized file for cleaning. fileChosen: 0xc (adjustment disabled) totalUtilization: 1 bestFileUtilization: 0 isProbe: false
    2015-02-03 14:33:32.137 UTC INFO [rg3-rn2] JE: CleanerRun 13 ends on file 0xc probe=false invokedFromDaemon=true finished=true fileDeleted=false nEntriesRead=1129 nINsObsolete=64 nINsCleaned=2 nINsDead=0 nINsMigrated=2 nBINDeltasObsolete=2 nBINDeltasCleaned=0 nBINDeltasDead=0 nBINDeltasMigrated=0 nLNsObsolete=971 nLNsCleaned=88 nLNsDead=0 nLNsMigrated=88 nLNsMarked=0 nLNQueueHits=73 nLNsLocked=0 logSummary=<CleanerLogSummary endFileNumAtLastAdjustment="0xe" initialAdjustments="5" recentLNSizesAndCounts=""> inSummary=<INSummary totalINCount="68" totalINSize="7570" totalBINDeltaCount="2" totalBINDeltaSize="254" obsoleteINCount="66" obsoleteINSize="7029" obsoleteBINDeltaCount="2" obsoleteBINDeltaSize="254"/> estFileSummary=<summary totalCount="2072" totalSize="13069531" totalINCount="68" totalINSize="7570" totalLNCount="1059" totalLNSize="13024352" maxLNSize="102482" obsoleteINCount="66" obsoleteLNCount="971" obsoleteLNSize="12974449" obsoleteLNSizeCounted="971" getObsoleteSize="13019405" getObsoleteINSize="7347" getObsoleteLNSize="12974449" getMaxObsoleteSize="13019405" getMaxObsoleteLNSize="12974449" getAvgObsoleteLNSizeNotCounted="NaN"/> recalcFileSummary=<summary totalCount="2072" totalSize="13069531" totalINCount="68" totalINSize="7570" totalLNCount="1059" totalLNSize="13024352" maxLNSize="0" obsoleteINCount="66" obsoleteLNCount="971" obsoleteLNSize="12974449" obsoleteLNSizeCounted="971" getObsoleteSize="13019405" getObsoleteINSize="7347" getObsoleteLNSize="12974449" getMaxObsoleteSize="13019405" getMaxObsoleteLNSize="12974449" getAvgObsoleteLNSizeNotCounted="NaN"/> lnSizeCorrection=NaN newLnSizeCorrection=NaN estimatedUtilization=0 correctedUtilization=0 recalcUtilization=0 correctionRejected=false
    Log files are not delete even if empty as seen using DBSpace utility:
    Space -h /mam2g/data/sn1/u01/rg2-rn1/env/ib/kvstore.jar com.sleepycat.je.util.Db
      File    Size (KB)  % Used
    00000000      12743       0
    00000001      12785       0
    00000002      12725       0
    00000003      12719       0
    00000004      12703       0
    00000005      12751       0
    00000006      12795       0
    00000007      12725       0
    00000008      12752       0
    00000009      12720       0
    0000000a      12723       0
    0000000b      12764       0
    0000000c      12715       0
    0000000d      12799       0
    0000000e      12724       1
    0000000f       5717       0
    TOTALS      196867       0
    Here is the configured topology:
    kv-> show topology
    store=MMS-KVstore  numPartitions=90 sequence=106
      zn: id=zn1 name=MAMHA repFactor=3 type=PRIMARY
      sn=[sn1] zn:[id=zn1 name=MAMHA] 192.168.144.11:5000 capacity=3 RUNNING
        [rg1-rn1] RUNNING
                 single-op avg latency=4.414467 ms   multi-op avg latency=0.0 ms
        [rg2-rn1] RUNNING
                 single-op avg latency=1.5962526 ms   multi-op avg latency=0.0 ms
        [rg3-rn1] RUNNING
                 single-op avg latency=1.3068943 ms   multi-op avg latency=0.0 ms
      sn=[sn2] zn:[id=zn1 name=MAMHA] 192.168.144.12:6000 capacity=3 RUNNING
        [rg1-rn2] RUNNING
                 single-op avg latency=1.5670061 ms   multi-op avg latency=0.0 ms
        [rg2-rn2] RUNNING
                 single-op avg latency=8.637241 ms   multi-op avg latency=0.0 ms
        [rg3-rn2] RUNNING
                 single-op avg latency=1.370075 ms   multi-op avg latency=0.0 ms
      sn=[sn3] zn:[id=zn1 name=MAMHA] 192.168.144.35:7000 capacity=3 RUNNING
        [rg1-rn3] RUNNING
                 single-op avg latency=1.4707285 ms   multi-op avg latency=0.0 ms
        [rg2-rn3] RUNNING
                 single-op avg latency=1.5334034 ms   multi-op avg latency=0.0 ms
        [rg3-rn3] RUNNING
                 single-op avg latency=9.05199 ms   multi-op avg latency=0.0 ms
      shard=[rg1] num partitions=30
        [rg1-rn1] sn=sn1
        [rg1-rn2] sn=sn2
        [rg1-rn3] sn=sn3
      shard=[rg2] num partitions=30
        [rg2-rn1] sn=sn1
        [rg2-rn2] sn=sn2
        [rg2-rn3] sn=sn3
      shard=[rg3] num partitions=30
        [rg3-rn1] sn=sn1
        [rg3-rn2] sn=sn2
        [rg3-rn3] sn=sn3
    Why empty files are not delete by cleaner? Why empty log files are protected by replicas if all the replicas seam to be aligned with the master ?
    java -jar /mam2g/kv-3.2.5/lib/kvstore.jar ping -host 192.168.144.11 -port 5000
    Pinging components of store MMS-KVstore based upon topology sequence #106
    Time: 2015-02-03 13:44:57 UTC
    MMS-KVstore comprises 90 partitions and 3 Storage Nodes
    Storage Node [sn1] on 192.168.144.11:5000    Zone: [name=MAMHA id=zn1 type=PRIMARY]    Status: RUNNING   Ver: 12cR1.3.2.5 2014-12-05 01:47:33 UTC  Build id: 7ab4544136f5
            Rep Node [rg1-rn1]      Status: RUNNING,MASTER at sequence number: 24,413 haPort: 5011
            Rep Node [rg2-rn1]      Status: RUNNING,REPLICA at sequence number: 13,277 haPort: 5012
            Rep Node [rg3-rn1]      Status: RUNNING,REPLICA at sequence number: 12,829 haPort: 5013
    Storage Node [sn2] on 192.168.144.12:6000    Zone: [name=MAMHA id=zn1 type=PRIMARY]    Status: RUNNING   Ver: 12cR1.3.2.5 2014-12-05 01:47:33 UTC  Build id: 7ab4544136f5
            Rep Node [rg3-rn2]      Status: RUNNING,REPLICA at sequence number: 12,829 haPort: 6013
            Rep Node [rg2-rn2]      Status: RUNNING,MASTER at sequence number: 13,277 haPort: 6012
            Rep Node [rg1-rn2]      Status: RUNNING,REPLICA at sequence number: 24,413 haPort: 6011
    Storage Node [sn3] on 192.168.144.35:7000    Zone: [name=MAMHA id=zn1 type=PRIMARY]    Status: RUNNING   Ver: 12cR1.3.2.5 2014-12-05 01:47:33 UTC  Build id: 7ab4544136f5
            Rep Node [rg1-rn3]      Status: RUNNING,REPLICA at sequence number: 24,413 haPort: 7011
            Rep Node [rg2-rn3]      Status: RUNNING,REPLICA at sequence number: 13,277 haPort: 7012
            Rep Node [rg3-rn3]      Status: RUNNING,MASTER at sequence number: 12,829 haPort: 7013

    Solved setting a non documented parameter " je.rep.minRetainedVLSNs"
    The solution is described in NoSql forum:   Store cleaning policy

  • Fax and SMS from E-Business Suite

    I am currently working on the implementation of HRMS and finance
    modules from the E-business suite. My question is, Is it
    possible to fax or SMS from these core modules, if so how is
    this achieved if using Microsoft exchange, is there any relevant
    documentation around
    Thanks
    Mark

    While I am not aware of any standard published means to do so, you can also think of triggering a Java code to instantiate the business event.
    A non-intrusive approach could be.
    1. Have a Java Business Event Subscription to the Item-create/update event.
    2. Make API calls to the BPEL invocation code from this Java BPES. (The OTN BPEL tutorials have sample code)
    However, there is a risk that the Java client classes required for invoking BPEL processes may not be part of the middle-tier JAVA classpath. ($AF_CLASSPATH in adovars.env). You need to check with techstack team in case you run into issues and need additional jars in the classpath.
    Alternatively,
    3. Create a seeded JMS queue in apps
    4. You can publish a message to a JMS AQ Queue from your Java BES code
    5. Have a JMS adapter to trigger your BPEL process.
    Alternatively, (probably not what you want)
    1. Create a new interface table to store BPEL invocation requests.
    2. Have a DB polling on this table.
    3. Maintain status of BPEL process also in this table.
    4. Purge "success" records from this table at regular intervals. This will keep your DB polling non-intrusive from your actual process flow in apps.

  • Cannot find javax.microedition.khronos.opengles

    Hi all,
    I'm relatively new to Java, and have gone through much of the tutorial. I am trying to utilize the OpenGL ES API and am unable to locate it in the latest 1.6 SDK. What am I missing here? I found documentation around the API but haven't located the API itself to save into my JDK source file. Any help would be appreciated.

    oh. I think I got it. You managed to run the opengles code in emulator, right? Now, you want this code somehow to run without emulator, correct?
    Well, per my understanding of the nature of "JSR 239: Java _Binding_ for the OpenGL ES API", only having API jar should not be sufficient for that.
    Thing is, jsr 239 only binds java to underlying platform-specific OpenGL code. Code in jar is rather an adapter, it doesn't do the real job.
    I think that in order to run opengles code without emulator, one has to figure and reproduce a way how emulator performs that binding to platform-specific code on the particular machine. If I understand correctly, there should be something outside the API jar, something that does the real thing, something passing java stuff to "real", platform-specific OpenGL.
    Edited by: gnat on Oct 29, 2009 12:06 AM

  • What is Formula for 'BS' Method of Extended Safety Stock Planning ?

    Hello SNP Experts,
    I have a Important Question regarding Extended Safety Stock Planning Calculation in SNP Module.
    I have read the SCM Help, SDN Forums and SNP Training Course help, but am unable to find the Formula to Calculate Safety Stocks using the Beta Service Level (Method 'BS') for the Extended Safety Stock Planning Methods. 
    Reading the help, training material, past SDN Questions I do understand the Standard Formula for Safety Stock is ...
    S.S  = ServiceLevel x SQRT (ReplLeadTime) x StdDevDemand
    However there are Factors like below that are definable in the Location-Product Master ...
    1.  Forecast Error %
    2.  Replenishement Lead Time Error %
    3.  Min & Max Safety Stock Levels
    4.  Beta Service Level
    5.  Max. Stock Level
    How are these Factors used ? What is the Formula using these Parameters to Calculate the Safety Stock ? The Calculation in SCM-APO is not clear from anywhere.
    I am specifically interested in the Method "BS".
    Can anyone Guide me ?  Points Guaranteed if a reply covers the exact question above (I have done some research before raising this question on Forum).
    Regards,
    Ambrish Mathur

    Harish,
    I'd seen these forums already.  Thanks for responding.
    This 'secretive' calculation is quite annoying.  If SAP does not Publish any documentation around the Formula, how can the Customer be convinced to use SAP's Safety Stock Calculations (no wonder many SAP Customers are going the 'ToolsGroup' way of Safety Stock Calculations).
    On Safety Factor (I saw in your notes) I am aware that
    a factor of 2.33 equates to 98.6% service Level from long back based on Normal Distribution.  The Formula as known much earlier is this ...
    SS = SafetyFact x SQRT (RepLeadTime) x StdDevDemand.
    based on Normal Distribution.
    However there are new Fields in APO since ...
    Is there no documentation whatsoever on how the 2 Fields -  1. Forecast Error %
    2. Replenishement Lead Time Error %
    are used at all in the SS Calculation ?
    Where do these New MasterData Parameters Plug-in ?
    The other change now is in SS Planning, the SSs could be different for each Time Bucket in Future.  How does Beta Service Level also impact the Calculation ?
    Is there a URL / Book someone can point me to ?
    Regards,
    Ambrish

Maybe you are looking for

  • Vendor open items report without page break after changing vendor account

    Hi, I would like to get the vendor open items report without pagination when the vendor account changes. The option of deleting the * mark in the Filter page is not valid for me, because this way the vendor's name dissappear. I mean, it would be ok i

  • "WEP, WPA"ing an Airport extreme from XP

    So unfortunatly I have not gotten a replacement for my iBook that had a bad logic board and I am wanting to WEP or WPA my airpot Extreme through XP. I have try different method to no avail. I have all the drivers from the airport since I bought it. I

  • Light gray question mark in Finder window

    In OS 10.4.11, I have just noticed there is a light gray question mark just to the right of the little cog wheel icon (I think it's called "action"; it's a pull down menu.) I don't get any explanation when I run my cursor over it. When I double click

  • Identify which updates Adobe Application Manager refers to.

    Windows 7 64 bit, CS6. I seem to have the common problem of Adobe Application Manager pop-ups. It just tells me there are updates to be had, not which ones.  Then the Manager does not work (gets as far as 'checking', then freezes on the buffering sig

  • How do i scan a document to a PDF

    how do i scan a document to a PDF