Cards app quits on trying to load picture from existing photos

When I try to put a picture into the cards app on my iPad from "Choose Existing" the app quits. I can do it from my iPhone with out a hitch. Just the iPad quits. I can take a picture and it works, but cant use existing photos. ???

:) , this is the problem my friend , I have already tried it , in fact I have tried almost everything until now. Have a look at me post on below blog
http://middlewaremagic.com/weblogic/?p=6725
Here is a copy paste from that forum
When I use prefer-web-inf-classes= true
I get below exception
org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘transactionManager’ defined in URL [zip:C:/Oracle/Middleware/user_projects/domains/base_domain/servers/AdminServer/tmp/_WL_user/DrillingBestPractices/irbqjc/war/WEB-INF/lib/_wl_cls_gen.jar!/META-INF/spring/applicationContext.xml]: Cannot resolve reference to bean ‘entityManagerFactory’ while setting bean property ‘entityManagerFactory’; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘entityManagerFactory’ defined in URL [zip:C:/Oracle/Middleware/user_projects/domains/base_domain/servers/AdminServer/tmp/_WL_user/DrillingBestPractices/irbqjc/war/WEB-INF/lib/_wl_cls_gen.jar!/META-INF/spring/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: javax.persistence.spi.PersistenceUnitInfo.getSharedCacheMode()Ljavax/persistence/SharedCacheMode;
and when I use the package preferences like
antlr.*
org.apache.commons.*
org.apache.xmlbeans.*
org.springframework.*
javax.persistence.spi.*
org.hibernate.*
javax.persistence.*
the application is deployed , all the select queries work but when I try to run an update or create JPA operation I get below exception
Caused by: java.lang.ClassCastException: org.eclipse.persistence.jpa.PersistenceProvider cannot be cast to javax.persistence.spi.PersistenceProvider
Can you please guide me why this is happening? I am a bit stuck here.
FYI the list of technologies I am using are
Spring
Hibernate (with JPA2)
Weblogic server 10.3.3
Let me know if you have any suggesstion after seeing this detail.

Similar Messages

Maybe you are looking for

  • Smart playlists are not updating since the upgrade

    4 days ago I upgraded to the new version of iTunes.  Now my smart playlists have stopped updating and when I try to add new ones they are completely empty.  These are vital to my work and contain information it would take a long time every single day

  • WEP works fine but WPA doesn't

    I'm using the WRT54G2 router and the WUSB54GC adapter, when I use WEP security the signal strength and connection is good, but when I try to use WPA, the connection keeps dropping and when it does connect, the signal strength is usually low to very l

  • JPEG 2000 2.0 and PSE7

    In Photoshop Element7 i can open a file saved as JPF (JPEG 2000 2.0) but i can't duplicate, do layers or do color variation with the image with the english version. I had the French version of PSE7 with no problems at all saving in JPEG or doing laye

  • Missing pages when iWeb editing on two different Macs

    Hi I have an ibook and today I designed a simple iWeb page and uploaded it from work (it really is very simple). When I came home is used my iMac to run iWeb (don't worry I have a family/5 machine licence) but nothing came up.. Is there no way to edi

  • Javascript functions don't work

    Hi, I have just tried the following code putting the script header to execute it on the client side: <script> if(ParentValue == String("Y")) EnableSubGroup(); else DisableSubGroup(); </script> I do not get the object expected error anymore but the fu