Updating / Creating new Beans

Whenever I update or create a new bean, I can't seem to read anything from the bean, although it seems to have no problem recognizing that the bean is there.
All my old beans work just fine, but whenever I make a change to one or add one, I can't use it. All my fields retrieve as "" (strings).
I'm running tomcat, and my beans have all been properly compiled and put in WEB-INF\classes\packagename
Thanks,
--k                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

They are identical to any other variable in the bean, just renamed obviously.
In JSP page:
<jsp:useBean id="sLibBean" class="releaseFormBeans.subLibBeanRDATE" scope="session"/>
Bean:
For:
package releaseFormBeans;
import java.util.*;
import java.text.*;
public class starTeamBuildBeanRDATE
These were added:
     String paramRdate = "";
     String paramRtime = "";
     String paramRzone = "";
added to bean with get/set methods added as well.
thanks,
--k                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • jsp:useBean... didn't create new bean?

    According to tutorial or specification (in my perception),
    the following tag will create a new bean if it doesn't
    exist:
        <jsp:useBean id="prodDetail"
            class="mycomp.model.ProductDetail"
            scope="request" />Say I put the tag in Product.jsp, and it is an entry form
    for insert and update a new product. For insert, I intend
    to access Product.jsp directly from browser. For update,
    I have clients to access a servlet that in turn, will
    dispatch {[Product.jsp + prodDetail to be updated)}.
    There was no problem with update, however, for insert
    (directly access Product.jsp via url), I got this exception.
    I am using Tomcat, and I wonder whether it's a "Java error"
    or "Tomcat error".
    Any help would be appreciated. Thanks...
    javax.servlet.ServletException
         at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:459)
         at _0002fProduct_0002ejspProduct_jsp_0._jspService(_0002fProduct_0002ejspProduct_jsp_0.java:187)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    ...etc...
    Root cause:
    java.lang.NullPointerException
         at _0002fProduct_0002ejspProduct_jsp_0._jspService(_0002fProduct_0002ejspProduct_jsp_0.java:112)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.jasper.servlet.JspServlet$JspCountedServlet.service(JspServlet.java:130)
    ...etc...

    Whoops, sorry, I made a silly silly mistake, apparently
    there was an extra scriplet <% } %> I forgot to delete.
    It's works now....
    I figured that out when I was composing following posting
    about snipplet of the JSP..., so I guess this "embarassing"
    posting does help me too...., in a short time :D

  • CVS update "Create New Folders" unavailable

    Summary:
    The Create New Folders checkbox in the Update from CVS options selection window is always inactive. I am using JDeveloper 10g v9.0.5.0.0.1375 Preview with "CVS Client Version: (CVSNT) 2.0.11 (client/server)".
    Detail:
    After having checked out a module from CVS and working with it for a few hours, I decide that I want to get the latest files and versions from the repository. So I right click on the project, go to Versioning, then click on Update. In order to get the latest directory structure (including any new files contained therein) from CVS I need to check the "Create New Folders" checkbox. Unfortunately this checkbox is perpetually inactive (grayed out). I can't figure out how to activate it.
    Any suggestions? Right now, as a work around, I rename the working directory, do another module checkout, then move any of my changes from the previous working directory to the new one. This is obviously very cumbersome so I really need some way to perform a 'cvs update -d' on the working directory.

    Hi,
    Thanks for reporting this. It's a known issue that will be resolved in the production release.
    Brian
    P.S. You can make your name visible again by going to "Forum Settings" and clicking Name Visible to Others: Yest

  • More Efficient to Create New Bean or Use Existing Ones

    I have two beans, lets say HomeBean and OfficeBean which are related to each other by a user_id which comes from a database.
    When users do a search for something I want only parts from each bean like HomeBean.city and OfficeBean.city and a few other fields from each.
    I'm wondering if it is more effiecient to create a new bean, such as SearchResultBean which contains only the information that I need, or is it better to use the beans I already have? I'm pretty sure the J2EE blueprints would not agree with me making new beans, but I don't want to load all that extra information from the database when I'm not going to show it to the user.
    Thanks in advance!

    So far I can only find this article from JAVAWORLD and it's not really geared towards my question.
    http://www.javaworld.com/javaworld/jw-11-1999/jw-11-cleanbeans.html
    Otherwise I'm not sure what to do, create a SearchResultBean that would contain only the data I need to return to the user after their search, or use the entire beans of which I only need less than half their information.

  • JAVA 1.6.0_22 UPDATE CREATED NEW ERRORS IN DISK UTILITY.CORRECTED POST

    THIS IS A CORRECTED VERSION OF MY ORIGINAL POST AS IT MIGHT HAVE HAVE BEEN UNCLEAR. Permissions Verify and Repair Messages after Updating Java SE 6 to 1.6.0_22
    Posted: Oct 21, 2010 3:49 PM
    THIS IS A CORRECTED VERSION OF A POST THAT I ALREADY MADE. AS YOU READ THIS PLEASE NOTE THAT THE FIRST SET OF VERIFY PERMISSIONS THAT YOU SEE HAVE ALREADY GONE THRU THE REPAIR PROCESS BUT THEY REMAIN AFTER I REPAIRED THEM AND THEN VERIFIED THEM AGAIN.
    NEXT YOU WILL SEE VERIFYING AFTER THE NEW JAVE 1.6.0_22 UPDATE FROM YESTERDAY, OCTOBER 20, 2010,
    I VERIFIED, REPAIRED, VERIFIED, REPAIRED AND IT NEVER REPAIRS. EACH TIME IT SAYS REPAIRED I VERIFY IT AGAIN AND IT STILL SHOWS THE SAME ERRORS.
    I AM NOT CONCERNED WITH THE ERRORS PRIOR TO THE UPDATE. I AM CONCERNED WITH THE ERRORS THAT I HAVE AFTER THE JAVA UPDATE.
    THANK YOU FOR YOUR ATTENTION TO THIS MATTER.
    MARA
    Yesterday I installed the latest Java update. PRIOR to the update these were 'errors' showed when I ran Disk Utility:
    Verify permissions for “HardDrive”
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Resources/JavaPluginCocoa.bundle/Contents/Resources/Java/deploy.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/deploy.jar", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib", should be -rwxr-xr-x , they are lrwxr-xr-x .
    Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired.
    I AM NOT CONCERNED ABOUT THESE AND UNDERSTAND WHY THE 'WARNING' IS THERE AND IS A NON-ISSUE; HOWEVER, AFTER INSTALLING YESTERDAYS JAVA UPDATE MY DISK UTILITY KEPT CHANGING AND I CONTINUE TO GET MORE 'ERRORS'--AS FOLLOWS;
    Permissions verification complete
    Repairing permissions for “HardDrive”
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jconsole.ja r", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jconsole.ja r".
    User differs on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib", should be 0, user is 95.
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib".
    User differs on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries", should be 0, user is 95.
    Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries".
    Permissions differ on "System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPluginCocoa.b undle/Contents/Resources/Java/deploy.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPluginCocoa.b undle/Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jconsole.jar ", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jconsole.jar ".
    User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib", should be 95, user is 0.
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib".
    User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries", should be 95, user is 0.
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/deploy.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib", should be -rwxr-xr-x , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib".
    Permissions repair complete
    Verify permissions for “HardDrive”
    Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/jconsole.ja r", should be lrwxr-xr-x , they are lrw-r--r-- .
    User differs on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib", should be 0, user is 95.
    User differs on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries", should be 0, user is 95.
    Permissions differ on "System/Library/Java/Support/Deploy.bundle/Contents/Resources/JavaPluginCocoa.b undle/Contents/Resources/Java/deploy.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Classes/jconsole.jar ", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/ Contents/Resources/JavaPluginCocoa.bundle/Contents/Resources/Java/deploy.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/deploy.jar", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib", should be -rwxr-xr-x , they are lrwxr-xr-x .
    Permissions verification complete
    NO MATTER HOW MANY TIMES I CLICK REPAIR IT DOES NOT REPAIR. I JUST KEEP GOING IN CIRCLES. AS YOU CAN SEE BY THIS UPDATED VERSION OF MY ORIGINAL POST.
    ANY HELP IS MOST APPRECIATED AS APPLE SAYS IT IS NOT THEIR PROBLEM AS IT IS 3RD PARTY SOFTWARE AND MY WARRANTY EXPIRES IN 5 DAYS SO I AM HOPING SOMEBODY OUT THERE CAN HELP ME.
    AGAIN -- THANK YOU FOR YOUR ATTENTION TO THIDS MATTER.
    MARA

    Greetings William,
    Not one of my errors is on that list!
    I am more concerned about the ones that start with "User" then I am of the others.
    The only reason that I ran the update is because of the errors that I had on the disk before the update came out yesterday.
    I had called Apple last week about the original errors and was told that the new update would resolve my issues; however, as you can see not only did it NOT resolve the original errors but created several new ones!
    Today I see that Apple is discontinuing use of Java!
    Also, I have 5 days left on my 3 year warranty with Apple and now they are telling me it is not their problem as it is a third party software. I will do one more clean install and will not do the last Java update that I did yesterday.
    In any case I appreciate your input and wish you well.
    Again -- thank you for your attention to this matter.
    Mara

  • Unable to create Table Bean advanced search criteria

    Hi,
    I want to create new search criteria for advanced search region. The reason being new search criteria i tried to add by personalization it didnt worked may be guessing construction mode is autocustomization mode. Somewhere i have seen if resultsbased it will work. Can someone confirm on this??
    I'm trying to create new bean for search criteria at the specified location under <oa:table akRegionCode="EAM_AD_ASSET_RESULTS_TABLE" but unable to do so:
    Here is the part of the page
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <!-- dbdrv: exec java oracle/jrad/tools/xml/importer XMLImporter.class java &phase=dat+24 checkfile(120.15.12000000.2=120.18)(115.26=120.1):~PROD:~PATH:~FILE &fullpath_~PROD_~PATH_~FILE -username &un_apps -password &pw_apps -dbconnection &jdbc_db_addr -userId "1" -rootPackage /oracle/apps/~PROD -rootdir &fullpath_~PROD_mds_directory -->
    <page xmlns="http://xmlns.oracle.com/jrad" xmlns:ui="http://xmlns.oracle.com/uix/ui" xmlns:oa="http://xmlns.oracle.com/oa" xmlns:user="http://xmlns.oracle.com/jrad/user" file-version="$Header: EAM_AD_ADVSEARCH_PAGE.xml 120.18.12010000.3 2009/02/11 09:21:55 smrsharm ship $" version="10.1.3_1147" xml:lang="en-US" xmlns:jrad="http://xmlns.oracle.com/jrad">
    <content>
    <oa:pageLayout id="EAM_AD_ADVSEARCH_PAGE" akRegionCode="EAM_AD_ADVSEARCH_PAGE" regionName="Asset Search" amDefName="oracle.apps.eam.asset.server.AdvSearchAM" controllerClass="oracle.apps.eam.asset.webui.AdvSearchPageCO" appMenu="EAM_MAIN_SS" amStateRequired="false" helpTarget="EAM_AD_ADVSEARCH_PAGE">
    <ui:corporateBranding>
    <oa:image id="corporateBranding" source="/OA_MEDIA/FNDSSCORP.gif" shortDesc="Oracle"/>
    </ui:corporateBranding>
    <ui:productBranding>
    <oa:image id="productBranding" source="/OA_MEDIA/EAMBRAND.gif" shortDesc="Asset Management"/>
    </ui:productBranding>
    <ui:contents>
    <oa:query id="EamAssetQueryRegion" mode="autoCustomizationCriteria" dispSimple="true" dispCustomized="true" dispAdvanced="true" defaultPanel="customized" controllerClass="oracle.apps.eam.asset.webui.AdvSearchSearchCO" simpleSearchPanelButtonLabel="Simple Search" viewConfPanelButtonLabel="Views" advSearchPanelButtonLabel="Advanced Search" customizePanelTitle="Views" saveSearchButtonText="Save Search">
    <oa:simpleSearchPanel>
    <oa:defaultSingleColumn id="AssetSimpleSearchRegion" headerDisabled="false" text="Simple Search">
    <ui:contents>
    <oa:messageTextInput readOnly="false" columns="25" prompt="Asset Number" rows="1" secret="false" maximumLength="30" shortDesc="Asset Serial Number" id="EamAssetNumber" promptTranslationExpansion="100%" user:akAttributeCode="EAM_ASSET_NUMBER" user:akAttributeApplicationId="426" required="no" selectiveSearchCriteria="true"/>
    <oa:messageLovInput externalListOfValues="/oracle/apps/eam/lov/webui/EAM_ASSET_CATEGORY_LOV" readOnly="false" columns="25" prompt="Category" rows="1" secret="false" id="EamAssetCategory" promptTranslationExpansion="100%" user:akAttributeCode="EAM_ASSET_CATEGORY" user:akAttributeApplicationId="426" selectiveSearchCriteria="true" shortDesc="Category">
    <lovMappings>
    <lovMap criteriaFrom="EamAssetCategory" lovItem="EamAssetCategory" id="lovMap1"/>
    <lovMap resultTo="EamAssetCategory" lovItem="EamAssetCategory" id="lovMap2"/>
    <lovMap id="lovMap39" lovItem="EamAssetCategoryId" resultTo="EamAssetCategoryId"/>
    </lovMappings>
    </oa:messageLovInput>
    <oa:messageChoice readOnly="false" prompt="Asset Route" pickListViewDef="oracle.apps.eam.asset.server.PicklistYesNoVO" pickListDispAttr="Meaning" pickListValAttr="LookupCode" id="EamNetworkAsset" promptTranslationExpansion="100%" user:akAttributeCode="EAM_NETWORK_ASSET" user:akAttributeApplicationId="426" shortDesc="Asset Route" allowBlankValue="false" defaultValue="N"/>
    <oa:formValue id="EamAssetCategoryId" dataType="NUMBER"/>
    </ui:contents>
    </oa:defaultSingleColumn>
    </oa:simpleSearchPanel>
    <oa:simpleSearchMappings>
    <oa:queryCriteriaMap id="AssetNumberMapSS" criteriaItem="EamAssetNumber" resultsItem="AssetNumber1"/>
    <oa:queryCriteriaMap id="AssetCategoryMapSS" criteriaItem="EamAssetCategory" resultsItem="AssetCategory1"/>
    <oa:queryCriteriaMap id="AssetRouteMapSS" criteriaItem="EamNetworkAsset" resultsItem="AssetRoute"/>
    <oa:queryCriteriaMap id="AssetCategoryIdMapSS" criteriaItem="EamAssetCategoryId" resultsItem="AssetCategoryId"/>
    </oa:simpleSearchMappings>
    <ui:contents>
    <oa:tableLayout akRegionCode="EAM_AD_ADVSEARCH_RESULTS" regionName="Results" controllerClass="oracle.apps.eam.asset.webui.AssetResultsCO" addChildren="true" id="EamResultsNr" user:akAttributeCode="EAM_RESULTS_NR" user:akAttributeApplicationId="426">
    <ui:contents>
    <oa:tableLayout id="ResultsTableLayout2" width="100%" rendered="true">
    <ui:contents>
    <oa:rowLayout id="RowLayoutRegion2">
    <ui:contents>
    <oa:cellFormat id="CellFormatRegion2">
    <ui:contents>
    <oa:switcher id="MappedTableRegion">
    <ui:case name="ShowTable" id="ShowTable">
    <oa:table akRegionCode="EAM_AD_ASSET_RESULTS_TABLE" regionName="Asset Search" blockSize="25" standalone="true" height="1" id="MappedTable" user:akAttributeCode="EAM_RESULTS_NR" user:akAttributeApplicationId="426" width="100%" rendered="true" userCustomizable="true" shortDesc="Mapped Table">
    <ui:contents>
    <oa:messageStyledText id="AssetNumber1" viewName="AdvSearchVO" viewAttr="InstanceNumber" shortDesc="Serial Number" prompt="Asset Number"/>
    <oa:messageStyledText id="AssetDescription1" viewName="AdvSearchVO" viewAttr="DescriptiveText" shortDesc="Asset Description" prompt="Asset Description"/>
    <oa:messageStyledText id="AssetCategory1" viewName="AdvSearchVO" viewAttr="AssetCategory" shortDesc="Asset Category" prompt="Asset Category"/>
    I tried several ways :
    OAPageLayoutBean pageLayout = oapagecontext.getPageLayoutBean();
    OAQueryBean query=(OAQueryBean)pageLayout.findChildRecursive("EamAssetQueryRegion");
    OATableBean oawebbeantb = (OATableBean)query.findChildRecursive("EAM_AD_ASSET_RESULTS_TABLE");
    OAMessageLovInputBean ccidbean = (OAMessageLovInputBean)oapagecontext.getWebBeanFactory().createWebBean(oapagecontext, OAWebBeanConstants.LOV_TEXT, null, "xxValidation");
    if (oawebbeantb==null){                    
    throw new OAException("Error this is a test!", OAException.ERROR);
    oawebbeantb.addIndexedChild(ccidbean); --here it getting null
    OR
    OATableBean oawebbeantb = (OATableBean)oawebbean.findIndexedChildRecursive("EAM_AD_ASSET_RESULTS_TABLE");
    OAMessageLovInputBean ccidbean = (OAMessageLovInputBean)oapagecontext.getWebBeanFactory().createWebBean(oapagecontext, OAWebBeanConstants.LOV_TEXT, null, "xxValidation");
    oawebbeantb.addIndexedChild(ccidbean); --here it getting null
    Please someone help me on this..
    thanks,
    mallik

    1) Search panel textinput item should be search allowed true and prompt is need. no other property need to set.
    HERE YOU DONT WANT TO SET VIEW INSTANCE AND ATTRIBUTE SINCE WE ARE DOING FOR EXTENDED VO ITEM AS SEARCH ITEM.THAT'S OK. I TRIED WITH YOUR COMMENTS FOR TEXTINPUT ITEM TOO.
    Comment--
    textinput item created is a simple item without any VO instance , etc.
    There is no question of extended VO item, its a simple textinput item.
    value in this field is going to compare with the values in result table.
    2) Search mapping, only search item id and result item id need to set.
    I'M DOING HERE MAPPING FOR ABOVE SEARCH ITEM ID AND RESULT ITEM ID
    Comment-- Perfect !!
    3) Item created in table , after you extended Vo, view instance and attribute needs to set.
    WHERE DO YOU WANT THIS TO BE SET?? CAN YOU ELABORATE THIS MORE PLEASE.MAY BE I'M MISSING HERE SOMETHING.
    Comment-- you must have created message styled text item in adv table bean, assign VO instance and attribute to it, right?
    4) One more thing Parag, do i need to include where clause for extended VO item in view object??
    for ex:
    where attribute(this is extended vo item)=:4
    Comment-- No need. this will be handled by point#2 above, i.e. criteria and result items.
    --Parag Narkhede                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • My friend gave me ipod touch with all his accounts, i created new accounts but when i went on the appstore and tried to update apps installed by him,i was asked his account's password! i dont know his password.how can i use my account to update apps?

    my friend gave me ipod touch with all his accounts, i created new accounts but when i went on the appstore and tried to update apps installed by him,i was asked his account's password! i dont know his password.how can i use my account to update apps?

    You can't.  Apps and really all content purchased/downloaded through one Apple ID is forever tied to that Apple ID.  In the case of Apps they will always request that Apple ID to update as they are licensed to that Apple ID.
    In reality, the Apps were licensed to that Apple ID by the developer.  And cannot simply be given away to you for you to use.
    He should have wiped the iPod clean so you could set it up for your use without any of his accounts or purchased content as you are not really licensed to any of those Apps.
    Your friend should have followed this support document before giving the iPod to you:
    What to do before selling or giving away your iPhone, iPad, or iPod touch - Apple Support

  • When I updated to iOS 8.3 I lost all shared photo albums on my iPad Air. Other devises which I shared to still have access to photo albums but my iPad does not, therefore I can no longer add or delete to shared albums. I can create new shared albums.

    When I updated to iOS 8.3 I lost all shared photo albums on my iPad Air. Other devises which I shared to still have access to photo albums but my iPad does not, therefore I can no longer add or delete to shared albums. I can create new shared albums.

    Hello JimS19,
    I'm sorry to hear you are having these issues with your iPad. If you are having issues accessing your Shared Albums from your iPad (but not from your other devices), you may want to double-check your iCloud Photo Sharing configuration as outlined in the following articles, just to make sure it hasn't changed:
    iCloud Photo Sharing FAQ - Apple Support
    Get help using iCloud Photo Sharing and shared albums - Apple Support
    Sincerely,
    - Brenden

  • Thunderbird is no longer able to connect to internet (sending/receiving email, updating, creating a new account,...Firefox connects well

    Version 24.4.0 worked fine until yesterday (2014-04-06) running under windows 8.1 and suddenly it could no longer connetc to internet (sending/receiving email, updating, creating a new account,..). No change was done on my accounts configuration. Other applications connect correctly to internet. Some Windows 8.1 updates were automaticaly applied during the same period (??).
    Any suggestion would be appreciate
    Rgds

    Thank you for your answer. Of course before posting I checked the differetn relmated topics..
    As I explained nothing changed between the moment Thunderbird worked and the moment it stopped working. I checked the firewall (Norton intenet security) and the firewall of my router (Netgear). Nothing relates to Thunderbird.
    I cans get my mail from another workqtation (ubuntu/evolution) with the same provider (same parameters). I just wonder if the last windows 8.1 updates could provoke this trouble...
    For the moment I cannot get rid of this.

  • HT5621 I have apple id in facetime but whenever I try to update myproducts it rejects and ask this id has not used in itunes, resultantly i can't update or download any app. How i can overcome this prpblem. Ihave also tried to create new apple Id in itune

    I have an apple Id in face time but whenever I try to updates or instal application it denied and ask this id has not used in itunes store. How can I overcome this problem as my ifoneis useless without updates?I have also tried to create new apple id in itune stores but it asks to give detail of visa card or similar which I havn't. How I create apple id in itunes?

    Click here and request assistance. That message means to contact the iTunes Store staff and not to post in these boards.
    (96650)

  • CMP Beans from Tables: Why does the Container try to create new tables?

    I'm trying to develop an EJB application using JDeveloper on 9iAS. I have several CMPs and have my tables that I want my CMPs to be based on already defined in my DB schema. I want to use CMP but I don't want the Container to create the tables, rather I want the Container to map my CMP EJBs to the already existing tables.
    The issue is:
    While creating these CMP EJBs in JDeveloper I chose the "New Enterprise Java Bean" EJB creation wizard using the option labeled "Container-managed Entity Beans from Tables". My assumption is that this does what I want, because the wizard prompts for a schema and table you want to map to. Then it creates the attributes & getter/setter methods, PK class, etc. all based on the table defintion automatically. Great. So why when I try to run my application do I get error messages for each EJB such as:
    Auto-creating table: create table STREET_TYPE (PK_STYP_ID NUMBER(8), STREET_TYPE VARCHAR2(20), primary key (PK_STYP_ID, STREET_TYPE))
    Warning: Error creating table: ORA-00955: name is already used by an existing object
    Huh?? I thought the idea is that the CMP EJB is mapped to the existing table in my schema. Why is the Container trying to create new tables?? Is this possible? Or am I missing something fundamental about how Containers create and manage CMPs? Or is this just a JDevelop container issue? TIA

    I presume you are getting the problem on application
    deploy? This happens when upon initialization of the application using the built-in OC4J container/app server that is part of JDeveloper. Here is the full messaging:
    [Starting OC4J using the following ports: HTTP=8989, RMI=23892, JMS=9228.]
    C:\OraHome1\jdk\bin\javaw.exe -ojvm -classpath C:\OraHome1\j2ee\home\oc4j.jar com.evermind.server.OC4JServer -config C:\OraHome1\jdev\system\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    Copying default deployment descriptor from archive at Q:\CBTCOF\COF_APPLICATION\COF_Project\classes/META-INF/orion-ejb-jar.xml to deployment directory C:\OraHome1\jdev\system\oc4j-config\application-deployments\current-workspace-app\classes...
    Auto-deploying file:/Q:/CBTCOF/COF_APPLICATION/COF_Project/classes/ (No previous deployment found)...
    Auto-creating table: create table STREET_TYPE (PK_STYP_ID NUMBER(8), STREET_TYPE VARCHAR2(20), primary key (PK_STYP_ID, STREET_TYPE))
    Warning: Error creating table: ORA-00955: name is already used by an existing object
    [...OTHER SIMILAR ERROR MESSAGES]
    done.
    Oracle9iAS (9.0.2.0.0) Containers for J2EE initialized
    If so, in the application.xml file of you
    OC4J instance the is a setting autocreate-tables,
    which by default is true!
    Set it to false as below and that should clear up
    your problem.
    <orion-application autocreate-tables="false"
    default-data-Hmm. I found at least a dozen or so files with that name and set everyone that had this attriute to "false", restarted the OC4J server and still got these errors.

  • Issue ELM is sometimes not updating contacts it creates new ones

    Hello experts,
    we have the following problem. We have a list in ELM which contains ORG ID and contact ID. In additional it contains Name first; last name; E_mail adress and a set of marketing attributes.  When I run the list with 651 eintries ELM creates in some cases new contacts instead of updating the existing one. All other contacts are updated properly.
    When I then go to Tx BUPA_DEL delete the new ones and again run ELM with only the new created contacts inside the list ELM is updating the existing contacts and is not creating new ones. So it is shure that not the data contains any errors.
    Any ideas why ELM is doing so?
    BR
    Roger

    Hello Naresh,
    thank you very much for the reply. I´m sorry but it not solves my problem. I have 651 Contact Persons and BP ID´s in the list. Very often for the same Account and everything works perfect. Only a very few times ELM is creating a new Contact instead of updating the existing one. in the case of the list with the 651 Contacts exactly two times.
    Any ideas? Thanks again fopr you help

  • Have updated email add now passwords don't work and old email is still displayed so created new apple ID and password ,now app store still using old email /password .wat to do now

    Have updated apple I D  and password
    Now appstores still using old apple Id and password
    Cannot update or download apps
    Created new apple I d and password and now still iTunes using old id and old password doesn't work
    Bbaaaaaaaahhhhhhh

    Hi Mofomon,
    If you want to use the new/updated AppleID and password, you need to sign out of the App Store, sign out of iTunes, etc. and then sign back on with the new ID and password.
    To sign out of the App Store on your iPad, go to Settings>iTunes & App Store, then click on your old AppleID, click on View Account, and sign in with your old password that goes with that ID. Then click on Sign Out. Once you have the old ID signed out, you can sign back on with the new ID and Password.
    New purchases will be done with that ID, but if you actually set up a totally separate brand new ID from your old one (as opposed to simply changing it) then any past purchases will still be linked to that old ID, and will require the old password for updating.
    If you simply changed your existing AppleID, then the new password will be what is needed for updating.
    Cheers,
    GB

  • TS1424 When i try to download or update my apps. Message pop out "there is an billing problem on your previous purchased". I tried to change my visa acct no. Still unable to access. Tried to create new itune account & access but they still showed old itun

    When tried to download or update it showed"there is a problem in billing from previous purchased" changed to new payment account still unable to access. Created new itune account still cant access, keep showing old account detailed. &amp; asked for verification. Pls assist. Thank you.

    Also when I apply the safety copy it only imports the app the phones have had in common, so none of the apps that only the iPhone 4 had doesn't come in, only the ones I and the iPhone 4 has had in common. So you say the only way I can use the Apple ID to download on the old iPhone 4 is if I delete the apps that are in the phone and then download them again? How will that change the ID to download/update from. Won't it still have mine to update/download from?

  • After updating photoshop CS5 to 12.0.4 x32 (windows) I cannot open my documents/files or create new

    I had the problem before. Reinstalled Photoshop CS5 and updated again.
    Clicking a file starts Photoshop but does not open the file.
    If I click "new" to make a new file, nothing happens.
    Help....!!!!!!

    Hi PE
    Yes, but nothing happened.
    I was instructed to press some key during startup of Photoshop, and it should reset the program.
    However, it did not work.
    Br
    Lars Hansson
    Den 29/10/2013 kl. 11.49 skrev PECourtejoie <[email protected]>:
    Re: After updating photoshop CS5 to 12.0.4 x32 (windows) I cannot open my documents/files or create new
    created by PECourtejoie in Photoshop General Discussion - View the full discussion
    Hansson, did you get a window asking you if you wanted to reset your preferences.
    Maggedotno, is it the english version? Do you have third party plug-ins? Can you post the contents of help>system info?
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5796463#5796463
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5796463#5796463
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5796463#5796463. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Photoshop General Discussion at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

Maybe you are looking for

  • A/C problem (?)

    My computer is 6 months old. Last week I plugged in the charger to charge up the battery. At first, the charger was orange and was charging like normal. five minutes later, the charger would flicker between orange and green every two seconds or so...

  • Using Internal Orders to Capture Vehicle Maintenance.

    Dear Experts; Our company has automobiles that are service by a third party. We create service LPOs whenever the vehicle service is due. Once the service is done, a service acceptance is done and payment process. Now we want to use Internal orders to

  • FI: Payment condition calculating 2 due-dates depending on document-date

    Hello community! I'm searching for a definiton of a FI-payment-condition which is calculating two different due-dates depending on document-date. E.g.: Invoices dated from 01.03.08 till 09.03.08 should be paid on 10.04.08. Invoices dated from 10.03.0

  • Coding Block Error in Challan Updation Process (T-code J1INCHLN)

    Hello, We are planning to migrate to Extended Withholding Tax from 1st April 2010. However we are facing some issue in the Challan Updation Process (J1INCHLN) After entering the selection screen parameters and on clicking the execute button, the Bank

  • Failed to download "Workshop Struts Tour"

    I'm following the link to study a tutorial: http://download.oracle.com/docs/cd/E13224_01/wlw/docs103/guide/webapplications/struts/strutsTutorial/0.intro.html but I get the error message when downloading the sample project "Workshop Struts Tour": Fail