Confusion on v2 of PDK install

All,
Pardon me for stumbling here; Im converting from Microsoft to Oracle :) So much of this is foreign to me.
I have successfully downloaded the most recent 9iAS v2 release dated August 25th I believe. Ive installed the infrastructure and the enterprise edition (I selected all). I have language support going too. The portal runs great on port 7779 and Im hungry for more.
Ive downloaded the current JPDK and unzipped it and read the install docs. Im not getting something. :(
Ive compared the jpdk.ear files and the new download is more current and as per instruction, I just copied it right over the old jpdk.ear. The server.xml reflects correct information already <application name="jpdk" path="../applications/jpdk.ear" />
. I had to change the http-web-site.xml to reflect <web-app application="jpdk" name="jpdk" root="/jpdk" />
I restarted the Enterprise Process Manager hope this starts the OC4J? Verified via EM on port 1810 and they are all running. Launched my browser and went to http://{server}:{port}/jpdk/providers/ and got a list of all the providers. Congratulations! You have successfully reached your Providers Test Page. Sounds good so far eh?
When I type in any of the provider names, I receive the following error: 500 Internal Server Error oracle.webdb.provider.v2.utils.soap.SOAPException: Cant read deployment properties for service: Lottery .
Reads like I did not properly deploy the ear file or something. My goal is to utilize the URL and Web Services features of the PDK.
Am I on the correct path?
Thanks You All
Chase

Hi Chase,
Here are a few pointers to your issues,
1) The JPDK Framework has uses the following timeout values
- executionWarningTimeout (default value is 20 seconds)
- executionKillTimeout (default value is 80 seconds)
The "warning timeout" lets you identify portlets that consistently fail to meet performance targets and the "kill timeout" attempts to interrupt any requests that appear to be hanging.
Yoy can get more information on this from the document pdkjava.v2.releasenotes.html that comes along with your pdk.zip download.
The "Slow Rendering Sample" tries to highlight this feature.
2) At any point of time you can have only one jpdk.ear file deployed on your OC4J (under the same name jpdk). You can always have different instances of jpdk.ear file deployed but with different names eg. jpdk_1.ear etc.
So each context of JPDK inside your OC4J would have its unique directory structure.
Now when you register a provider you provide the context path like
http://host.domain:port/jpdk/providers or for another jpdk_1 instance as
http://host.domain:port/jpdk_1/providers
Since, the context root varies (jpdk or jpdk_1) you can find out which portlet inside that is getting rendered.
3) As regards the version of JPDK, we usually follow the JPDKv1 & JPDKv2 convention. Here, JPDKv1 (is JPDK 3.0.9) & JPDKv2 (is JPDK 9.0.2). Every month we have a new release of JPDK by the name like JPDK October which will contain both JPDKv1 & JPDKv2.
If any of your doubts are unanswered please get back.
Regards,
Abhinav

Similar Messages

  • PLSQL PDK Install - Help Please

    So, I have gone to the pdk site on otn at http://www.oracle.com/technology/products/ias/portal/pdk.html. However, there is no seperate PLSQL PDK install there? Do I need to install all of portal 10.1.4 into my database in order to use the PLSQL PDK?
    What I am trying to end up with is a small PLSQL PDK install on target databases and then register these databases as Federated Portlet Providers. I just don't have the PLSQL PDK installed yet... So, is there a seperate install or how would I go about installing this on my target database we want to build PLSQL Portlets.
    Thanks,
    BradW

    So, looks like I need to do a full Portal Install with each instance having their own Meta Data Repository (MDR).
    Sure would be nice to have a slightly lighter weight solution to this....

  • Clear Thought for PDK  Install and Download

    Hello Form.
    I want to install PDK on EP 6.0 (Version - 6.0.9.0.0), EP6.0 is installed on UNIX O/S.
    I am getting confused on 3 aspects.
    1. Which is the correct version of PDK I need to install.
    2. From where to download that
    3. The installation Steps.
    I was checking in the forum and got confused.
    My understand is as below kindly confirm
    1. Version on PDK --> Portal Development Kit 6.0 SP2
    2. Download from SDN --> download --> Portal Development Kit 6.0 SP2 for Release EP 6.0 SP2
    3. Installation method is --> Import the .epa from System Administration>Transport>Import>
    Thanks.

    Hi Ravish,
    For your version EP6.0 SP9 I would use the PDK 6.0.9.0 which unfortunately is not available over SDN Navigation any more but you could use this link:
    ftp://ftp.sap.com/pub/sdn/devkits/PDK/pdk60_90.zip
    The installation method i not over System Administration -> Transport -> Import but over SDM. Please check the first answer in this thread for the correct way to install the PDK: How to get JavaDevelopmentTab in the Portal
    Hope this helps,
    Robert

  • Multilingual Issue/Confusion for PT849/FSCM90 ML install

    Hello,
    Recently I've installed a PT8.49, FSCM 9.0 with FSCM 9.0 ML. But there're several steps fails or I was confused at.
    Here's the main procedure of the installation I went throu.
    1. Install WebLogic/Tuxedo
    2. Instal PT8.49/FSCM 9.0/FSCM 9.0ML
    3. Manually create Oracle DB (follow the Manually DB setup on Unix section of Official installation guide.)
    4. Setup App Server
    5. PIA setup/Batch server setup
    Here's the issue i met with:
    During the step 3, manually create Oracle DB, after applying some dms/sql scripts & copying several projects, I went into the point that need to update the PT system msg for multilingual to run the pt849tlsXXX.dms for each LANGUAGE_CD(after applying pt849tls.dms). As it's supposed to apply all the multilingual, I ran the scripts from pt849tlsara to pt849tlszht one by one for each language, but some of the pt849tlsXXX encountered with the same error while applying the data mover scripts:
    Importing PSFILEDEFN
    File: Data MoverSQL error. Stmt #: 0 Error Position: 0 Return: 805 - ORA-00001: unique constraint (SYSADM.PS_PSFILEDEFN) violated
    Failed SQL stmt:INSERT INTO PSFILEDEFN (FILEID, USERFILENAME, OBJECTOWNERID, VERSION, LASTUPDDTTM, LASTUPDOPRID) VALUES (:1, :2, :3, :4, TO_TIMESTAMP(:5,'YYYY-MM-DD-HH24.MI.SS.FF'), :6)
    Error: SQL unable to commit transaction for PSFILEDEFN
    The Import PSFILEDEFN is at the bottom of the scripts and all other importing before PSFILEDEFN was successful. Here's the Language which encountered with this issue: CFR, DUT, ESP, FRA, GER, JPN, POR, ZHS; ALL other language ran successfully without error msg.
    For installation, I skipped this and continued. BUT i have no idea why it failed, is that a bug or some steps stuck, anyone can help?
    Here's the confusion about multilingual:
    In the installation official guide, it wrote that PPLTLSML is only for french, and Non-french multilingual is using the project PPLTLS84CURML.
    During the Step 3, after copying the project PPLTLS84CUR, I copy the PPLTLSML first with only French language selected, then when doing the copying PPLTLS84CURML project, I was confused whether to include french or not. Actually I selected all languages besides ENG, Common & French for the copying.
    I'm confused if CFR should be included in PPLTLSML or PPLTLS84CURML?
    And French should be selected or not during copying the PPLTLS84CURML?
    However, there're 2 tasks: Running Additional Data Mover Scripts & Installing a Multilingual PT System Database before running VERSION AE, are these 2 tasks the same one with the previous tasks done (epXXXa.dms generated in the initial data mover DB setup scripts, and copy mulitilingual projects steps before copy the PPLTLS84DEL)? Why these 2 taks are put in this part of the doc? As I did the installation according to the doc chapter order, thus makes me confused alot about these 2 tasks.
    Any explanation would be appreciate.
    Thanks

    Thanks, and for those scripts I've run, think the following scripts should be added at the beginning of the scripts a little diff than the one in solution.
    SET LOG PT849TLS<LANG>.LOG;
    SET INPUT PT849TLS<LANG>.DAT;
    DELETE FROM PSFILEDEFN WHERE FILEID IN (SELECT XLIFF_FILEID FROM PSXPTMPLTRINFO WHERE TMPLLANGCD = '<LANG>');
    DELETE FROM PSFILEDATA WHERE FILEID IN (SELECT XLIFF_FILEID FROM PSXPTMPLTRINFO WHERE TMPLLANGCD = '<LANG>');
    SET START PSFILEDEFN;
    IMPORT *;
    Another error, maybe it corrupts by the tasks behind this, since it relates to the LNG record, ignore it.
    FYI:
    SET START PSXPTMPLTRINFO;
    DELETE FROM PSFILEDEFN WHERE FILEID IN (SELECT XLIFF_FILEID FROM PSXPTMPLTRINFO WHERE TMPLLANGCD = '<LNG>');
    DELETE FROM PSFILEDATA WHERE FILEID IN (SELECT XLIFF_FILEID FROM PSXPTMPLTRINFO WHERE TMPLLANGCD = '<LNG>');
    DELETE FROM PSXPTMPLTRINFO WHERE TMPLLANGCD = '<LNG>';
    But an error on PSXPRPTDEFNLNG.
    Records remaining: 1
    Importing PSXPRPTDEFNLNG
    File: Data MoverSQL error. Stmt #: 0 Error Position: 0 Return: 805 - ORA-00001: unique constraint (SYSADM.PS_PSXPRPTDEFNLNG) violated
    Failed SQL stmt:INSERT INTO PSXPRPTDEFNLNG (REPORT_DEFN_ID, LANGUAGE_CD, DESCR) VALUES (:1, :2, :3)
    Error: SQL unable to commit transaction for PSXPRPTDEFNLNG
    Edited by: user10476222 on Apr 1, 2009 6:09 PM

  • PDK install - is it required in all systems including PRD

    We have EP 6.0 SP12 and have the Portal Developer Kit installed in the DEV and sandbox portal systems and then transport our content to QA and then to Prod.         
        The developers may require the portal developer kit to be installed in QA and PRD so that they can make use of the iviews/roles in the PDK under the Java Developement tab so that they can monitor their development. Should the PDK be installed in QA and PRD or should it only be installed in DEV and SBX and view what they require in other iviews already in the system? Would this be a security risk enabling people to bypass the proper change management process if it was intalled in PRD? If anybody has any input as to how they handle this it would be much appreciated.
    Thanks  Sue Weicker

    Hi Sue,
    > They have provided the list below
    These are iViews...
    > that they will require in PRD. Is there another way
    > for them to view this information with different roles
    > and iviews?
    ... so you are <i>not</i> thinking of different iViews but of different roles or "these iViews in a different place"...
    The answer is "Yes":
    Everything starts under System Administration - Support - Support Desk - Portal Runtime.
    > PRT Admin Console - Archive Deployment Checker
    ==> Administration Console
    > PDK Component Inspector
    That sounds like PDK for SP9; this isn't even any more part of PDK for SP12; anyhow, the rest of the browser should be sufficient.
    > PCD Browser
    ==> PCD Browser
    > PRT Registry Browser
    ==> Portal Registry Browser
    > PRT JNDI Browser
    ==> JNDI Support Browser
    > PRT Security Zone Browser
    ==> Security Zones Browser
    > Portal Browser
    I'm unsure what's meant here, but probably ==> "Browse deployment"
    All this is available for "System Administrators".
    Hope it helps
    Detlev
    PS: Please consider rewarding points...

  • TS3772 this is confusing. i thought i just installed quicktime, but it says to install it. again?

    This is confusing. I thought I just installed QuickTime, but iTunes says to install it. Again?

    iCloud will still work for free, i.e sync your contacts between ios devices and the cloud (icloud.com) but for the calendar and addresses to sync with a windows PC you will need outlook 2007+.
    However as you dont use that part at the moment i'm sesning no great loss - icloud bookmarks and photo stream will sync with a windows pc without outlook so the rest of icloud will still work for you for free

  • Confused about the instructions for installing MySQL on my OS X client

    I installed MySQL for OS X as recommended here:
    http://developer.apple.com/internet/opensource/osdb.html
    it looks like I managed to created a test database in the mysql directory, but now can't access it.
    Basically, I'm confused about what to do after installing the MySQL server about setting permissions, getting databases to be where I want them to be, etc.
    I tried download phpMyAdmin, since I am used to using that via cPanel on my ISP, but don't know how to use it on my Mac. Do I need to start up Apache to do that? And if I do that, won't it interfere with the mongrel server that I'm trying to use in the separate Ruby on Rails instructions?
    I guess I could probably do all my development online via my ISP, which supports Ruby on Rails and where it is easy to set up MySQL databases, but if I could just figure out how to use MySQL on my Mac it would be fun to try to do this development offline.
    Any hints?
    Thanks,
    doug

    Have you done anything past those instructions? like creating MySQL user accounts, granting permissions, etc?
    There's a whole lot more to running MySQL that just installing it (and I'm not sure why Apple suggest building from scratch when MySQL offer binary distributions which do all the hard work for you.
    Once installed you should follow the MySQL Post Install Instructions for guidance on setting up accounts and configuring MySQL.
    As for the PHPMyAdmin question, yes, you'll need Apache running. Whether that will conflict with any other web services you're running depends on how they're configured. I've never heard of mongrel to be able to advise further there.

  • How to use firebug add-on in my phone? I'm so confused, due if I can install it, I have to can to using that, but in actually I can't.

    Please help me in my problem.

    https://addons.mozilla.org/firefox/ is for desktop Firefox unless the author has listed other products it was made for at bottom of page where it says 'Version Information".
    The extensions for Android Firefox are at https://addons.mozilla.org/android/
    You can change at top where it says "Other Applications".

  • Confused: Does the Internet Self Install Kit Always Include a Wireless Gateway?

    Hello, I ordered the "Boost" internet package for my new apartment WITHOUT a rented modem.  When I purchased the plan, Comcast included a free self installation package.  This pack (being shipped to me as I write this)  supposedly includes a wireless gateway from what I've read.  Am I correct in this assumption?  Do all self installation packages include a wireless gateway, or just when you rent a modem?  I was planning on purchasing my own modem on Amazon (a lot cheaper long term) before I move in this weekend.   If the gateway is included, is there a corresponding charge?  If so, can I return the uneeded equipment to avoid one? Thank you for your help.  

    Comcast sales seems unable to control Comcast equipment.  But they will always tell you what you want to hear in order to complete the sale.  I too received different equipment than what I carefully reviewed and requested with the sales person. You can always return extra rented gear to Comcast and stop rental fees.  Do go to their office and get a copy of the return receipt when you physically return the equipment, if it is at all possible.  Do keep the return receipt in your records FOREVER.  Comcast has a strange habit of charging us for gear we have already returned. Finally, there is one advantage to starting your account with the standard, rented equipment.  If there is any problem with the initial setup and they have to send a tech out, that tech cannot point to your "owned" gear and claim it is part of the problem, which in turn results in you getting charged for the tech visit.

  • SQL 2014 Exp Wont Install Win 8.1

    Hello All,
    Im really struggling to install SQL 2014 express on my windows 8.1  SL pc. x64
    i installed SQL 2008 first but when i tried to install the studio management, it refused to work.
    so i redownloaded the latest setups. ive tried both 32bit and 64bit
    SQLEXPR_x86_ENU.exe 172mb
    SQLManagementStudio_x86_ENU.exe 689mb
    It just stays on the one screen after the landing page. ive left my pc for 6 to 8 hours...
    ive tried this more than once... and no luck...
    Note i have cleaned the registry and directorys each time.
    Logs------------
    http://1drv.ms/1pJFzTq
    http://1drv.ms/1pJFAXC

    I am little confused are you trying to install SQL server 2008 express or SQL server 2014 express.
    You should first refer to
    Hardware and Software requirements for installing SQL server 2014
    You should also read Installing SQL server On windows 8
    Finally when you are ready download
    SQL server 2014 express
    Edit: reg logs you posted it seems your machine where you are installing SQL server does not have internet connection. Internet connection is required for installation of SQL server 2014 express read Hardware and software requirements.
    06) 2014-05-30 03:21:36 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: SQL Server Setup was not able to scan for product updates within 5 minutes. This can happen when there are Internet or network issues. ---> Microsoft.SqlServer.Configuration.SmartSetupExtension.MuSelectServerTimeoutException: SQL Server Setup was not able to scan for product updates within 5 minutes. This can happen when there are Internet or network issues.
    Please revert if any Issue.
    Hope this helps
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • PDK / wwsec_api working in Release 2??

    Is the PDK installed with the default installation of the Portal for 9ias release 2 or do we have to install it separately?
    I am trying to write a procedure using wwsec_api. It fails to compile, with error "PLS-00201: identifier 'PORTAL.WWSEC_API' must be declared (WWV-17050)".
    The code is
    l_id := portal.wwsec_api.id(
    p_user_name => v_user_name,
    p_userguid => null
    It also fails with using wwsec_api.id (no portal). The weird thing is that the wwctx_api calls work fine.
    Thanks,
    Carey

    Hi,
    The Public APIs with PDK PL/SQL do get installed with Portal9.0.2 installation. But, there have been changes in the package structure & hence changes in API compared to 3.0.9.
    So, if you try using some of the 3.0.9 public APIs, they may not work in 9.0.2 portal. The public API doc for 902 in not released yet !
    thanks,
    Sriram

  • Keyboard/trackpad Unresponsive during Windows 7 Install

    I have spent days scouring online forums troubleshooting issues that have arisen at virtually every step of the process. There seems to be a whole slew of issues people are having in addition to my own.
    I had to try many workarounds to resolve the issue where Boot Camp 5 gets confused over whether you are installing the 32 or 64 bit version. Really dumb stuff... that should never have released in such a disjointed state.
    You shouldn't have to hack such massively mainstream products just to get them to work. I have a job! But installing Microsoft apps is a full-time job itself. Are they out to lunch? Did Apple completely shut down? From what I'm reading they appear completely disengaged from their products. Tons of threads over tasks that should be simple. The slightest variation derails the installation process. It various from mac machine models, right side usb ports vs left side ports. This is a very expensive and time consuming joke being played on us consumers.
    I am now CURRENTLY stuck.....
    I have a new MacBook Pro 15" retina. I finally ran Boot Camp successfully and I downloaded the Apple Support Software although its location is a mystery. I get stuck at the very first installation window (Windows 7 Premium) asking to select the language. My keyboard and trackpad are unresponsive. I am NOT talking about wireless devices which is an issue flooding other threads.
    I have to hold down the power button to get out of it. And after a couple of attempts the entire 5-hour long Boot Camp installation get undone and my Windows designated partition returns to being empty. Is there no pride in their work? Why burden their customers with their problems? Is their only demographic mac geniuses?
    I have Windows 7 on dvd which I put on a thumb drive after learning how to convert it to an ISO image, a step MS is apparently too lazy to do.  It took only an hour to do but a full day do discover what the problem was.
    None of this would even be an issue if I didn't need Windows. Apple used to be able to run anything on its own. What happened?

    Hi Craig,
    Apple advice is to use USB-connected keyboard and mouse during installation of Windows.
    +"The drivers for your wireless mouse and keyboard are not installed yet, so you cannot use them. The use of a wired mouse and keyboard is required to install Windows. Once your installation is complete, you can install the Apple Windows drivers off your Mac OS X DVD. Then, pair the wireless mouse and keyboard to your system using the Bluetooth Control Panel."+
    http://support.apple.com/kb/HT3777
    Any PC- or Apple- USB keyboard/mouse should work.
    If you don't have such try to borrow from a friend or colleague.
    Regards
    Stefan

  • How do I install mountain lion but keep snow leopard as a bootable os

    I'm caught in a vicious circle.
    I need mountain Lion to be able to use iCloud and to be compatible with a couple of apps on my iPad. However some of my major apps on my mac Pro won't work under Lion or mountain lion.
    SO the answer is to have both Snow Leopard and Mountain Lion on my Mac Pro.
    Does anyone know of any instructions on installing Mountain Lion onto one SSD, whilst leaving Snow Leopard on another, allowing me to boot from either.
    Also - any advice on the cleanest way of installing my apps under Mountain Lion (those that are compatible). I'm confused to how I can install my apps twice, especially if I have all ready registered Unser Snow Leopard.
    Thanks

    I'm assuming that you currently have an SSD with Snow Leopard on it, and another SSD with no operating system. Is that correct?
    What I would do is use the Snow Leopard DVDs to install a fresh copy of Snow Leopard on the SSD that currently has no operating system, and "migrate" your data and applications from the other SSD. (alternatively, you could use something like Carbon Copy Cloner to duplicate one SSD onto the other - but that's probably only an option if one SSD is completely blank or you're willing to erase it).
    Then upgrade to Mountain Lion on the original SSD.
    When you're done, hold down the option key when you start up to select which OS to use.
    For many applications, it won't matter which SSD they're on - you'll be able to run them from either system without worrying about where the app is installed (each will have it's own preferences, stored on the current startup drive). But some applications are more complex, and rely on additional files that are scattered around the Library folders on the startup drive. Since you migrated your applications and data, you should have everything that's needed on both systems, including license keys, etc. I did this for a little while with Quicken, and I actually left the Quicken app on the Lion drive - it worked just fine even though I started up from an external Snow Leopard drive (I skipped the migration step entirely, and reentered my Quicken license code when starting up from Snow Leopard).
    How successful this will be depends on exactly which applications you're using. Most of them will be OK, but if you're using something that has some esoteric copy-protection mechanism, you might run into a little bit of trouble. Consider upgrading the "new" Snow Leopard install to Mountain Lion, if that's the case, so you're original system SSD will remain Snow Leopard, with no changes.

  • Boot Camp on Snow Leopard can't install Windows-Stuck on black BIOS screen

    I'm running Snow Leopard 10.6.8 on an early 2008 Mac Pro (dual 3.2Ghz Harperton CPU's, 10gb RAM) with Boot Camp version 3.0.4 (all updated). I've successfully had a Boot Camp partition in the past, running WindowsXP32 Bit. I just purchased Windows7 Professional and can't install either the 32bit or 64 bit version. Neither can I install any of my original Windows disc. Boot Camp successfully creates the partion, then asks me to install the Windows install DVD/CD which I do, and then when it reboots, it gets stuck in a black BIOS screen that says "Initializing..."
    I've tried all my Windows discs: WindowsXP-32bit, Vista-32Bit, Vista-64Bit, Windows7-32Bit, Windows7-64Bit. Same problem...gets hung on the black BIOS screen. I disconnected all my USB hardware except for my keyboard/mouse. All my other internal drives are disconnected.
    The only thing that I can think of is that is different is my MacHD is a 500GB Seagate MomentusXT solid state hybrid drive.
    Any help is greatly appreciated!!!!!!!
    Thanks

    Hi fellow Mac buddie,
    I just zapped the PRAM, and also reset the SMC switch on the mother board.....no luck.
    In refenece to the hybrid SSD drive, I've already taken that one out, put in a fresh 3.5" drive, formatted and installed  a fresh clean version of Lion OS, and then attempted the Boot Camp install using Lion with the newest Boot Camp version (3.1 or 3.2) Please see my original post above.
    Same issue, black BIOS screen.
    Also tried Boot Camp Windows install on a second drive in drive bay 2 (an option now in Lion's Boot Camp)
    same issue, black BIOS screen.
    Lastly, I've tried all these interations using my three different Windows install disks (XP, Vista, Windows7).
    XP is a "full install" disk, Vista and Windows7 are upgrade disks. But I've had XP installed previously using Boot Camp with no problem. So I'm confused I can't even install XP.
    As another option, I went to a friend who has a PC, and I installed Windows 7 on a new hard drive. I'm about to install that in drive bay 2, reboot while holding down "option", and see if I can boot directly into that disk.
    That's a workaround, as is VMWare Fusion which I have and Windows7 works fine as a virtual machine.
    But when something doesn't work the way it's supposed to (in this case Boot Camp), it bugs me makes me want to know why it doesn't. I'll report back with regard to the 2nd bay Windows7 hard drive install.
    SPY500

  • Installing Boot Camp on a second internal disk

    Ok, so I searched the forums for quite some time on this, but couldn't really find the information I was looking for. Really, I just want to share my experience of installing Windows XP 64bit on a second internal disk, operating with leopard 10.5.2 on an dual quad core Intel box:
    The directions for boot camp are specific to installing windows on a partition from your OS X drive and can be a bit confusing for people wanting to install on a secondary internal disk. When you first run boot camp, you are presented with 2 options, create or remove a windows partition or start the windows installer. If you have a partition already formatted for windows, use the second option. In my case, I wanted to create an entirely new windows partition.
    You are then presented with the option to choose which drive you want to partition. I selected my second internal disk in bay 2, enabling the "erase disk and create a single partition for windows" option. Do not be fooled. This does not format the disk, it only makes a partition on the disk which you will then later format in the windows set-up. Clicked continue with the windows XP disk in the dvd drive, and the system will then make the partition and restart the computer into the ugly windows setup blue dialog screen.
    Here's where I was confused. After loading some drivers, you are then presented with the option to format disks... If you were making a second partition on a pre-installed OS X disk, Boot Camp cleverly makes a title on that partition, telling you which is the correct disk to format <BOOTCAMP>. In my case, I was presented with three options. Disk 1 (J:), which had 300 gb, and disk two, which had two partitions in it already, one at 200mb (D:) and one at 280gb (C:).
    DO NOT PICK YOUR OS X DRIVE!!! It will erase your entire mac system. The problem is, if your drives are exactly the same size, there is really NO WAY to tell the difference between the two in the windows setup except for some subtle hints. I unfortunately picked the wrong disk, and erased my machine into the ether.
    However, after I reinstalled my OS X drive and tried the XP install again, I found there were clues as to which drive to format. Apparently, windows likes to be installed on drive C:. My background is with Mac, so I didn't catch that hint the first time around. Also, if I paid careful attention to the sizes of my drives, instead of guestimating they were both the same (the mac is just a bit larger than the second internal), I could have solved the puzzle long before I began banging my head on the desk.
    Formating the drive is straight forward, but takes about 2 hours to do. Windows goes through it's setup, and before you know it, you have a quasi-functioning windows system on your mac. The final step is to reboot, hold down option, click the windows HD, have your OS X install disc 1 in the drive, then install the rest of the mac-windows driver (automatically does this for you).
    Boom. You're done.
    P.S. I was told by a apple rep that boot camp does not work with a 64 bit install of XP. It worked for me... eventually!
    Hope this helped

    I understand that you were able to load windows on another internal disk beside the one where OSX resides. In my case I have two drives that are stripped (software raid). Will I be able use bootcamp with windows installed on a third internal disk dedicated to windows?
    Thanks...Chris

Maybe you are looking for