Changing Target Compiled object version 10.1.3  JSF-ADFBC

Hi,
I have an application using JDK 1.5 and need to deploy it in a OC4J 10.1.2 (uses JDK 1.4).
If I follow instructions on Developers Guide 22.11 (Change Projects JDK version to 1.4) I get a huge amount of compilation errors because the app was built with JDK 1.5.
So, is it possible to have the sources in JDK 1.5 and the target (i.e compiled) generated for 1.4?
Project properties, compiler option has options for selecting "Source" and "Target" but wont let me select "Source" = 1.5 and "Target" = 1.4
So, the final question is:
Is it possible to have a project built in JDK 1.5 and generate the classes for JDK 1.4?
Thanks a lot in advance
AG

Not if you are using JDK 5 syntax in your code.

Similar Messages

  • DBD::mysql object version 4.013 does not match bootstrap parameter 4.005

    The issue is with XServe running 10.6.2.
    Out of the box Perl doesn't come with DBM::MySQL module installed. To be able to install it, I first had to download MySQL libraries (instructions and link to the file are here: http://support.apple.com/kb/HT4006 ).
    After that I was able to install (manually with "make") the latest module DBD-mysql-4.013 which Perl now acknowledges. However, when module is called, following error is thrown:
    "install_driver(mysql) failed: DBD::mysql object version 4.013 does not match bootstrap parameter 4.005 at /System/Library/Perl/5.10.0/darwin-thread-multi-2level/DynaLoader.pm line 230.
    Compilation failed in require at (eval 3) line 3."
    Suspecting that Perl is looking for a 3-year old version 4.005, I did try removing 4.013 and installing 4.005 instead (as I couldn't find any other clear solution) but 4.005 failed to pass "make test" - not very surprisingly as it is that old - so I chose not to try installing it and put 4.013 back in and still got same error.
    If somebody could kindly provide/direct me to clear instructions to resolve this problem your help will be much appreciated! Thanks in advance.

    Unfortunately, I didn't document right away what I did to get this resolved but this is what I remember. This is a hack, I found a suggestion online that lead me to this. However, a FAIR WARNING - this is dangerous for the system.
    I went into the module file mysql.pm located here:
    cd /Library/Perl/5.10.0/darwin-thread-multi-2level/DBD
    vi mysql.pm
    I commented out the line that specifies version of the file, 4.013, and put 4.005 line instead:
    #$VERSION = '4.013';
    $VERSION = '4.005';
    If server is not rebooted, this doesn't change anything, error will still be thrown. So I rebooted the server from command line.
    This reboot did not go well, server went into some kind of intermediate state, I lost web access. We had to do a hard reboot by cycling power physically on the server itself. After that server came back up, log was full of all kinds of errors. Now all of a sudden the error "object version 4.013 does not match bootstrap parameter 4.005" wasn't thrown anymore. Apparently, version of this module is not read from the module .pm file itself every time module is called, it is instead stored somewhere else and is looked up there, wherever "there" may be. I suspect one of the files used during boot got confused when version number didn't match and it caused chain reaction and a bad reboot.
    Later on I went back into the file and changed version number back to 4.013 as it is supposed to be, and commented the other line out:
    $VERSION = '4.013';
    #$VERSION = '4.005';
    MySQL on Perl functioned fine since then.
    Server has been rebooted weeks later during 10.6.3 upgrade and this time it didn't cause any problems with the module. Still works.

  • Time_building_block_id and object version number

    Hello,
    could someone help me out with an explanation how the time_building_block_id and object version number to be interpreted?
    Are these independent? What actions create new ID and new ovn?
    My first idea was that one ID can have different instances in the table with different object version numbers. However I found cases belonging to the same parent buildingblock where both the id and ovn are different.
    So based on this only one of the columns could be primary.
    However for the joins both are used typically at the same time, suggesting that the two together constitutes a primary key.
    Are the DETAIL level records belonding to the same DAY level record to be treated as co-existing entries and their measure to be summarized? Or only the latest (bigger ovn?) to be considered, so it is an updated version of the record with the previous ovn?
    thanks!

    The version number in the TC Building blocks is used to identify changes to timecard building blocks. It is not the same as an object version number on a record in a table.
    OTL keeps an audit history of all changes to the timecard, at whatever level they occur. It uses this in retropay processes to identify the 'true' hours to use.
    TC Building blocks have a 'scope', for example there are building blocks at these levels:
    Timecard
    Period / Application
    Day
    Detail
    If you entered 8 hours on a new timecard for Monday 07/09/09 it would create a building block record for that date and call it version 1.
    If you later make a change to that DAY, OTL will create a new record with version 2. Say this one shows 7 hours.
    OTL can then interpret this as -8 + 7 = -1 and make the appropriate adjustment.
    Hope that helps explain it!
    Regards
    Tim

  • How to change the source module version

    Hi All,
    In the OWB i created a source module and during those steps i clicked on version 10.1, but during deployment in the deployment managaer when i tried to register the location, its giving me an error as "Source verison 10.1 is not matching with the target version 10.2", can any one please help me or Advice me as to how to change the "source module version"?
    Thanks

    Hi
    what i understood is that the source module is associate with the location and you have provided the 10.1 which you need to change.
    so you can change that under location.
    Cheers
    Nawneet

  • How to compile to version 1.0?

    I want to compile for version 1.0 (IE Browser, etc.). But my javac SDK 1.5 only compiles for newer versions? So is it impossible to comple Applets???

    1.0 or 1.1?
    1.0 I don't think you can, 1.1
    javac -source 1.2 -target 1.1Test.java
    should be fine, but better if you get a 1.1 JDK, even better get your users to upgrade to 1.5.

  • How to Revert back the changes from the new version to old version

    Hi, I need to revert back the changes in one of the Objects in Intergration Directory.  Which means, I need to de-activate the existing version, and have the old version activated again.  Can you help me on the steps on doing this?  Thank you.

    Mary,
    If you have just saved urt object in IR / ID and not activated it, then u can simply go to the change list tab and right click on ur object and do " Reject changes".
    if u have already activated the same, then u wud b required to open the object in IR/ ID.
    Click on the history option and double click and open the same object version that u want and activate it.
    regards,
    Vishal

  • Change of Reference Object

    Hi All,
    We have some infoobjects (A) created with referencing objects (B). In our production system we noticed that the referncing object is not correct. We have been loading the data since a year. This issue was noticed recently.
    We need to modify all the objects (A) to point to a new infoobject (C) instead of B. BW do not allow changing the reference objects unless we delete the data in all connected data targets. We are talking about at least 15 data targets.
    To modify the refernce from A to C, we have to delete and re-load the data in production system. We want to keep this as the last option and explore the alternatives. We are not ready for deleting and reloading the data since it calls for lot of man hours and planning. Ours is a 24x7 system.
    We are considering many alternative approaches and work around solutions. I will be interested to know, if anybody else also faced this situation and if so, how did they fix the issue. I appreciate any ideas in fixing this issue.
    Thanks
    Surya Muvvala
    480.225.9666 (cell)

    Hi Surya,
    check out the oss note 0568051 for your issue. It describes, what to do in case you will change the reference.
    Siggi

  • Can we change the Software Component Version's Name?

    Hi everyone,
    Can we change the Software Component Version's Name in the Integration Repository? If we can, how can we change it?
    Regards,
    Nick

    hi Nick,
    Procedure:
    1. create a new software component in SLD
    2. create a new version of this software component in SLD
    3. import in into the repository
    4. try using release transfer to transfer objects
    from old on to the new one
    http://help.sap.com/saphelp_nw04/helpdata/en/e8/e8573ba5f13048be50532fc3fcea9c/content.htm
    5.delete the old software component
    /people/siva.maranani/blog/2005/05/22/how-to-delete-software-component-from-integration-builder
    BTW
    <b>do not chage it in the database!</b>
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • How to change default compile directory tmp_ejb?

    Dear all,
    Someone knows how to change the default directory "tmp_ejb...." in WebLogic Server
    7.0?
    This is the default directory where WebLogic Server 7.0 generates and compiles
    the EJB's declared in config.xml.
    I try to specify the attribute TmpPath="ANOTHER_TMP_LOCATION_DIRECTORY_FOR_EJB"
    in the EJBContainer node but still doesn't work.
    The same thing happens when I test this attribute on EJBComponent declaration.
    Someone knows if there is an enviroment variable that specify this tmp_ejb location
    path?
    It's false that the tmp_ejb is located where the config.xml file is placed.
    I have 3 weblogic servers and they haven't the same behaviour.
    Someone can help me??????
    Thanks.

    I ran into the same problem and was wondering if you got an aswer the question you posted in BEA's news group: "How to change default compile directory tmp_ejb?
    Thanks

  • IPhoto won't open my library, it says I made changes with a newer version?

    I D/L'ed iPhoto library manager so that I could split my library because my startup disk is overfilling everytime I try to import photos. I tried using iPhoto lib manager to split my library into two. I created a new library. I also created a new album I dumped my pictures from '03-'07 into. After I did this IpHOTO started saying my original library was made by a newer version of iPhoto and couldn't be opened. I opened the library package to make sure I didn't lose 8000 pictures, luckily all of my pictures were still in the library and organized like usual (folders by year, month, and day). I was able to re-import all of my pictures but as you can imagine the dates were messed up, multiple events with only one picture yet there are 10 separate events for the same day and it also imported a bunch of low res thumbnails (AARRRGH!).
    The library manager still lets me choose to open my old library in iPhoto but when IpHOTO launches it gives me the error of being made by a newer version. I even bought iLife '09 *$$* to upgrade to the newest version of iPhoto available. I can still see my old albums in the library manager when my old library is selected but when I try to drag them into my new library I get this error message.
    "The library "iPhoto Library" needs to be upgraded to work with iPhoto version 8.0.3 before you can copy photos from it. Please open the library and let iPhoto upgrade it, then try the copy again."
    However I can't open this library with the newest version of iPhoto because when I do it says ..
    "You can’t open your current photo library using this version of iPhoto.
    You have made changes to your photo library using a newer version of iPhoto. Please quit and use the latest version of iPhoto."!?
    What the? I'm using the newest version of iPhoto!! It couldn't have been changed by a newer version of iPhoto because there ISN'T ONE!
    This is soooo frustrating. I've dealt with corrupt iTunes folders all mixed up, with unknown errors occurring when I've tried to update to 10.5.6 and I've figured them both out but this is my bane at the current time!
    Any help would be greatly appreciated to keep my photos and vids organized. thanks much,
    Tim

    Duplicate response to your duplicate post
    Unless you opened the Library with a later version, then this is sometimes a symptom of database corruption.
    And one cause of library corruption is operating without adequate free disk space
    You must have a minimum of 10GB of free disk space to safely operate your Mac. Since you are having notices of inadequate space you almost certainly have much less than that - and the problem is exactly that - nothing to do with any program including iPhoto or IPLM
    You must free up space now before you can do anything to recover your photos - adding an external drive is the quickest and easiest
    LN
    LN

  • The same Object Version Number for the same person id multiple times

    Hello all,
    I am currently facing an issue with HRMS tables and the object version number for employees. I am trying to write a report but due to the same object version number for the same person appearing in several row i am getting duplicate information. For example,
    person id 91 object version number 32 is on 4 rows and i have no idea why...help please guys, I'm at a lost so far 50 people are facing the same issue.

    Hi Baal666bobo,
    The person table is date-tracked, so the PK has effective start and end dates as well.
    Get the correct record with sysdate(or any particular date) and then check the OVN.
    Cheers,
    Vignesh

  • Error while changing the Resource Object Status

    Hi,
    I am trying to change the resource object status from Waiting to Provisioned for a self service task. Before approval I see the Resource Object Status as " Ticket Sent To REMEDY" on the administrator's web console and at the Requestor's web console I get the following error message-
    ???en_US.global.viewProfileForm.Lookup.Ticket-Sent-to-REMEDY???
    But after approval, based on the completion the task, the process on both the consoles is set to provisioned. That is what I want to display but the problem comes when the requestors sees the error status message on its console before approval.
    Can any body tell me the reason of the above error and how to resolve it?
    Thanks in advance

    do you have any custom written event handlers getting triggered off after request submission or during approval?
    It might also be due to either a browser issue or you might have missed any entry in the xladmin properties file for a custom label/error message etc.

  • Do you know how to change the Text Object for Billing Document?

    Hi,
    If you execute Transaction VOTX or VOTXn it will take you to Text Determination. The Billing Doc & Sales Document both has the VBBK as Text Object for me and is it like that for all.
    I need to change the Text Object to VBRK for Billing Doc, which is the ideal because I am using the Function Module READ_TEXT to retrieve text. This work perfectly for Sales Document which has VBBK as Text Object, but does not work for Billing Doc where it through as error message saying “Text 0020000021 ID 0002 language EN not found”.
    Thank You
    Kishan

    Hi kishan,
    For updating these text you can use FM 'SAVE_TEXT'.
    As for your problem, to get the parameter you need, go to the billing document, go to the text, and display it in plain page mode.
    Then you do 'GO TO' -> 'HEADER', and a pop-up window open with the parameters you need Obect type, ID, Name, ...
    Regards,
    Erwan.

  • Data not updated in business entity after change in architectural object

    Hi,
    A business entity was created from Architectural Object.
    When we modify the address in the architectural object, the data is not updated in the business entity.
    Is there any solution that make an automatic update for the address in business entity after a change in architectural object ?
    Thx for your help.
    Regards
    Saad

    Hi,
    I have created new infopackage and ran. Now the following message I have got on the monitor.
    "Data not received in PSA Table
    Diagnosis
    Data has not been updated in PSA Table . The request is probably still running or there was a short dump.
    Procedure
    In the short dump overview in BW, look for the short dump that belongs to your data request. Make sure the correct date and time are specified in the selection screen.
    You can use the wizard to get to the short dump list, or follow the menu path "Environment -> Short dump -> In Data Warehouse".
    Removing errors
    Follow the instructions in the short dump."
    Any more thoughts?
    Thanks,
    Rao.

  • How to change default Server NFS version in Solaris 10 ?

    How to change default Server NFS version in Solaris 10 ?
    I need to change default version of NFS server version, currently i have NFS_SERVER_VERSMAX=2, for changing NFS version i changed this variable in /etc/default/nfs, but still its using version 2,
    Please let me know where else i need to change./
    Thanks a lot in advance!!!

    Did you change the /etc/default/nfs on the server or on the client?
    What is NFS_SERVER_VERSMIN set to? The NFS server is allowed to use any version in the span of NFS_SERVER_VERSMIN and NFS_SERVER_VERSMAX.
    NFS_SERVER_VERSMAX=4
    The default of NFS_SERVER_VERSMIN is 2.
    And, as mentioned, you will have to restart your NFS server for changes to take effect.
    .7/M.

Maybe you are looking for

  • Cannot delete file on NAS Drive

    Hello, I was creating a backup of the program VLC on my NAS drive. When copying the file to the drive, it gave an error (which I now cannot recall completely... something about cannot copy certain files). When I went to try and delete the corrupted f

  • Error in GetCurrentDir(): 13 when installing oracle 10g software

    Hi Basis Expert, We are doing an Mock System Upgrade. So now we are installing Before upgrade BW 3.5 with oracle 10g (10.2.0.4) After upgrade BI 7.0 with oracle 11g (11.2.0.4) When installing the Oracle 10g software we are getting an error Error in G

  • BSP with SQL insert statement

    Hi all, I'm creating a BSP page with 2 inputfields and 1 submit button... first inputfield should contain a table+field name and the second inputfield must contain a value that has to be written in the table of field1. When I press the submitbutton,

  • Zoom Area Blank in Captivate 5

    I am trying to use a zoom area in a slide, but the zoom destination area appears blank (actually as a blue box) instead of the intended zoom area.  I noticed that if I remove a callout and text animation from the slide, the zoom area works, but once

  • Dimension formula error

    Hello all, I have created the following dimension formula in dimension Groups(Currency): 'IIF([DataSrcDim].H1.CurrentMember is [DataSrcDim].H1.[20_ELIM], [GROUPS].MemberX-[GROUPS].MemberY-[GROUPS].MemberZ-[GROUPS].MemberW,NULL),SOLVE_ORDER=50 In shor