FOD mobile db sync with base adf server db not working

Hi,
We have successfully installed and run the base ADF and the mobile adf apps for the fusion order demo app.
Now we are trying to synchronize the client and server dbs.
Our server db is Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 and client db is whatever came with the labs zip file for this mobile client FOD app.
Our Jdev sits on the same box as the above mentioned server db, and hence we installed the MS and MDK on the same box, under two homes (D:\Olite10g_1 and D:\Olite10g_2).
And then we followed the instructions given in the thread by Dennis T (jdeveloper and mobile client blackberry data sync and Mobile Client Developer's Guide for Oracle ADF (section 8.3 Creating Data Sync Publications on the Server).
Also, since the mobile client developer's guide mentioned that sync is not possible for standalone databases, we changed the application's deployment profile
to change the client database connection properties to use "synchronized database on client" with the name as MOBILEFOD, same as what we gave for the "model" project's deployment properties as per the mobile client app dev guid, section 8.3
Now when I try to deploy the app publication artifacts as per Dennis' instructions, Jdev reports the following error: "No entity object is enabled for sync. Publication was not created for the application." and completed the deployment without doing anything.
We then re-deployed the client app from applications - deploy menu, and now when the app opens, it asks for userid-password-server....i am giving syncuser-syncuser-ip address/localhost/127.0.0.1, but all three options for server give the same error: "element "databases" is invalid in this document.
Can anyone help please?
Regards,
Hemant

Hi,
As part of debugging this problem, we have tried enablign TRS on the base ( and mobile client apps as per documentation given at:
Oracle® Fusion Middleware Mobile Client Developer's Guide for Oracle Application Development Framework 11g Release 1 (11.1.1) Part Number E14826-01
Section 5.8 Enabling ADF Mobile Transaction Replay Service for an ADF Application
URL: http://download.oracle.com/docs/cd/E17904_01/doc.1111/e14826/develop.htm
And now when we deploy the publication profile on the model project, we got a more detailed set of actions that got performed:
[03:54:03 PM] ---- Deployment started. ----
[03:54:03 PM] Target platform is Standard Java EE.
[03:54:03 PM] Running dependency analysis...
[03:54:03 PM] Building...
[03:54:23 PM] Mobile data publication started.
[03:54:24 PM] No new user was created. Sync user already exists -SYNCUSER
[03:54:30 PM] Mobile data publication: Publication created:MOBILEFODHVTJDEV111142
[03:54:36 PM] Mobile data publication: Publication Item I_MO_142_PRODUCTS_BASE was created.
[03:54:36 PM] Mobile data publication: Publication Item I_MO_142_PRODUCTS_BASE was added to publication MOBILEFODHVTJDEV111142.
[03:54:37 PM] Mobile data publication: Sequence S_MO_142_PRODUCTS_BASE was created.
[03:54:37 PM] Mobile data publication: Sequence S_MO_142_PRODUCTS_BASE was added to publication MOBILEFODHVTJDEV111142.
[03:54:38 PM] Mobile data publication: Publication Item I_MO_142_ORDER_ITEMS was created.
[03:54:38 PM] Mobile data publication: Publication Item I_MO_142_ORDER_ITEMS was added to publication MOBILEFODHVTJDEV111142.
[03:54:38 PM] Mobile data publication: Sequence S_MO_142_ORDER_ITEMS was created.
[03:54:38 PM] Mobile data publication: Sequence S_MO_142_ORDER_ITEMS was added to publication MOBILEFODHVTJDEV111142.
[03:54:39 PM] Mobile data publication: Publication Item I_MO_142_ORDERS was created.
[03:54:39 PM] Mobile data publication: Publication Item I_MO_142_ORDERS was added to publication MOBILEFODHVTJDEV111142.
[03:54:39 PM] Mobile data publication: Sequence S_MO_142_ORDERS was created.
[03:54:39 PM] Mobile data publication: Sequence S_MO_142_ORDERS was added to publication MOBILEFODHVTJDEV111142.
[03:54:40 PM] Subscription created for mobile user:SYNCUSER
[03:54:41 PM] Subscription instantiated for mobile user: SYNCUSER
[03:54:41 PM] Mobile data publication project file created: D:\JDeveloper\mywork\MobileFODHvtJDev11114_2\Model\mobile\oracle.model.mobile\MobileFODHvtJDev11114_2.mpj
[03:54:41 PM] Mobile data publication ended.
[03:54:58 PM] Mobile data publication for TRS started.
[03:54:58 PM] No new user was created. Sync user already exists -SYNCUSER
[03:54:59 PM] Mobile data publication: Publication created:TRS__
[03:55:01 PM] Mobile data publication: Publication Item I_TRS__REPLAY_TYPE was created.
[03:55:01 PM] Mobile data publication: Publication Item I_TRS__REPLAY_TYPE was added to publication TRS__.
[03:55:01 PM] Mobile data publication: Sequence S_TRS___REPLAY_TYPE was created.
[03:55:01 PM] Mobile data publication: Sequence S_TRS___REPLAY_TYPE was added to publication TRS__.
[03:55:01 PM] Mobile data publication: Publication Item I_TRS__REPLAY_ITEM was created.
[03:55:02 PM] Mobile data publication: Publication Item I_TRS__REPLAY_ITEM was added to publication TRS__.
[03:55:02 PM] Mobile data publication: Sequence S_TRS___REPLAY_ITEM was created.
[03:55:02 PM] Mobile data publication: Sequence S_TRS___REPLAY_ITEM was added to publication TRS__.
[03:55:02 PM] Mobile data publication: Publication Item I_TRS__REPLAY_STATUS was created.
[03:55:03 PM] Mobile data publication: Publication Item I_TRS__REPLAY_STATUS was added to publication TRS__.
[03:55:03 PM] Mobile data publication: Sequence S_TRS___REPLAY_STATUS was created.
[03:55:03 PM] Mobile data publication: Sequence S_TRS___REPLAY_STATUS was added to publication TRS__.
[03:55:03 PM] Subscription created for mobile user:SYNCUSER
[03:55:03 PM] Subscription instantiated for mobile user: SYNCUSER
[03:55:03 PM] Mobile data publication project file for TRS created: D:\JDeveloper\mywork\MobileFODHvtJDev11114_2\Model\mobile\oracle.model.mobile\MobileFODHvtJDev11114_2TRS.mpj
[03:55:03 PM] Mobile data publication ended.
[03:55:20 PM] Elapsed time for deployment: 1 minute, 16 seconds
[03:55:20 PM] ---- Deployment finished. ----
But still, the error on the mobile client (even after re-deploying it) remains the same (element databases is invalid for this document).
Can someone help please?
Regards,
Hemant

Similar Messages

  • J2EE with Oracle ADF Exmple is not working

    Hi Guys
    I am using JDev 9.0.5.2 and just switch the new version
    In "Developing an End-to-End Web Application Using the Default Technology Scope" example
    there is a problem when i Click Edit Link, EditDepartment Page is not opening
    also try to deploy this BrowseDepartment Page with OC4J Connection its not showing this page
    looking fwd

    Initially i was running this Page from Flow Diagram now i did try Right-Click in Navigator window but the result is same EditDepartment is now working
    there is no any error when i click on Edit Link its not working just blink screen and stay there
    i think Edit code is
    ">Edit</a>

  • Upgraded iTunes to 11. Now my sync with windows ms outlook is not working.

    The synchronization between my windows 7 notebook end the iPad 4 via cable is not synchronizing MS Outlook after upgrade to iTunes 11, it synchronizes only apple amd app stuff and recreational stuff. Sort of getting my iPad out of my business environment; back to Windows tablet?
    Help is much appreciated.

    Again after crash of iTunes 11 on windows computer, re installed iTunes 11. Now still no sync of agenda and contacts with outlook.
    This after hours removing old Apple software.
    It comes to my mind that Apple is creating strong bounderies to use Microsoft software on iPad. Is this the software lockin I was afraid for. Apple is not suitable for the business environment is my temporarily conclusion, unless this is solved.

  • My sync with other browsers data is not working - data not being transferred. I accidentally typed in wrong e-mail address when setting up. Will this affect things - if so how can I change it?

    No more details

    So nothing under Service Book mentions you're friend's calendar or email address?
    If not I'd recommend using the Backup and Restore feature in Desktop Manager to make a backup of all your data. Next I'd wipe the device. To do that go into Options | Security Options | General Settings. Hit the menu button and choose Wipe Handheld. Doing so will erase ALL the data from your device and restore it to factory specs.
    Afterwards you can re-setup your email accounts and the google apps to get your information on there. You could then go back into Backup and Restore | Advanced and restore certain databases (mainly the address book and the messages). If you were to do a full restore then it would probably bring back the corrupted email address problem that you're having right now
    If someone has been helpful please consider giving them kudos by clicking the star to the left of their post.
    Remember to resolve your thread by clicking Accepted Solution.

  • Cisco SPA525g2 Date and time Not Synced with the PBX server

    Hello,
    We have a couple of SPA525g2 phone connected and registered to our PBX server. We were able to configure 3 extensions on different lines of the phone. However, at times we were encountering issues with the other lines configured on the phone. There are times wherein 1  extension configured on the phone is having one way audio issue, but the other extensions configured on the same phone is working fine. and we have to reboot/reset the phone several times for all the extesions configured on the phone to work.
    Also, whenever we reset the phone, the date and time will be way way behind the current date and time, eventhough we have already set the correct date and time before we reset the phone.
    How can we resolve the one way audio issue on 1 or 2 extensions of the phone, while the other extensions configured to it is working fine?
    How can we make the phone sync the date and time with the PBx server?
    Any input and help regarding this issue is greatly appreciated...
    Btw, date and time  issue not sync with the PBX server is just happening on SPA525g2, we have other phones like SPA303, SPA504, and SPA232D/SPA302D. All other phones' date and time is in sync with the server even though we reset them except SPA525g2.
    Thank you very much,

    PeterMacSF,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Can iDS sync with another IDAP server database?

    if i use iDS 5.1 to be a backup server and sync with another LDAP server (Master).The iDS can suppport?
    or need another tools to connect those servers?
    my master server is using:
    Fujitsu InfoDirectory Ver.1.0.9
    thanks
    epee

    hi Kesa_Kara
    you're correct.
    I would do the migration in two steps:
    - migrate the collection from domain1 to domain2 on a dedicated TFS server with no other collections and no users added to TFS.
    -  after verifying the correctness of the migration, detach the TFS collection from this dedicated TFS server, backup and restore the collection database to final SQL Server and than attach the collection on the final TFS server
    Please use Mark as Answer if my post solved your problem and use Vote As Helpful if a post was useful.

  • I have a 5s which has been working fine until about a week ago when any calender event added to my phone will not sync with my enterprise server. Any calender event entered on my PC (enterprise) does show on my phone. Mail is working fine both ways,ideas?

    i have a 5s which has been working fine until about a week ago when any calender event added to my phone will not sync with my enterprise server. Any calender event entered on my PC (enterprise) does show on my phone. Mail is working fine both ways,ideas?Iphne 5s and enterprise

    See my reply to this message:
    https://discussions.apple.com/thread/2557520?start=15&tstart=0
    The problem is that the POP3 client is not issuing a DELE command to remove the email from the server.

  • Clock sync with apple time server

    Hi everyone!
    I am experiencing some oddities with the clock sync with apple time server
    if I set the clock to a given hour and then set it to GMT hour with the European time server, the clock does not automatically adjust to the proper time! why is that? when does the clock sync to the time server? can I modify this time adjustment?
    thanks in advance for the support!

    Do you have the correct zone set in the "Time Zone" tab of "Date & Time" system preference? All the time servers use UTC (GMT), so will give the same time.

  • Help!  VPN with Leopard & Leopard server isn't working!

    Hello all,
    I have tried (and tried, and tried) to get VPN to work on Leopard server v10.5.1 and I cannot get this to work no matter what I have tried. here is my setup:
    Router:
    New Airport Extreme Base station running firmware v7.1.1. I have my server open to the world (for this test)
    Server:
    Mac Mini running v10.5.1 server. Both VPN L2TP and PPTP is setup and configured. NAT is NOT turned on, the AEBS is doing DHCP for me (should the server be doing that?).
    When I try to connect via PPTP here is my log:
    2007-11-23 10:41:22 EST Incoming call... Address given to client = 192.168.4.121
    Fri Nov 23 10:41:22 2007 : Directory Services Authentication plugin initialized
    Fri Nov 23 10:41:22 2007 : Directory Services Authorization plugin initialized
    Fri Nov 23 10:41:22 2007 : PPTP incoming call in progress from '208.xxx.xxx.xxx'...
    Fri Nov 23 10:41:23 2007 : PPTP connection established.
    Fri Nov 23 10:41:23 2007 : using link 0
    Fri Nov 23 10:41:23 2007 : Using interface ppp0
    Fri Nov 23 10:41:23 2007 : Connect: ppp0 <--> socket[34:17]
    Fri Nov 23 10:41:23 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth chap MS-v2> <magic 0x407014ff> <pcomp> <accomp>]
    Fri Nov 23 10:41:26 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth chap MS-v2> <magic 0x407014ff> <pcomp> <accomp>]
    Fri Nov 23 10:41:29 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth chap MS-v2> <magic 0x407014ff> <pcomp> <accomp>]
    Fri Nov 23 10:41:32 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth chap MS-v2> <magic 0x407014ff> <pcomp> <accomp>]
    Fri Nov 23 10:41:35 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth chap MS-v2> <magic 0x407014ff> <pcomp> <accomp>]
    Fri Nov 23 10:41:38 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth chap MS-v2> <magic 0x407014ff> <pcomp> <accomp>]
    Fri Nov 23 10:41:41 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth chap MS-v2> <magic 0x407014ff> <pcomp> <accomp>]
    Fri Nov 23 10:41:44 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth chap MS-v2> <magic 0x407014ff> <pcomp> <accomp>]
    Fri Nov 23 10:41:47 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth chap MS-v2> <magic 0x407014ff> <pcomp> <accomp>]
    Fri Nov 23 10:41:50 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth chap MS-v2> <magic 0x407014ff> <pcomp> <accomp>]
    Fri Nov 23 10:41:53 2007 : LCP: timeout sending Config-Requests
    Fri Nov 23 10:41:53 2007 : Connection terminated.
    Fri Nov 23 10:41:53 2007 : PPTP disconnecting...
    Fri Nov 23 10:41:53 2007 : PPTP disconnected
    2007-11-23 10:41:53 EST --> Client with address = 192.168.4.121 has hungup
    I can see that my system is receiving the request for VPN, but my workstation isn't responding it seems. I have had this working under 10.4, but cannot get server 10.5 to work at all.
    Any ideas?

    Hi All,
    Exactly the same problem here, but with one VPN it works most of the time:
    Sun Nov 25 14:50:27 2007 : PPTP connecting to server '10.0.4.35
    10.0.4.35' (10.0.4.35)...
    Sun Nov 25 14:50:28 2007 : PPTP connection established.
    Sun Nov 25 14:50:28 2007 : using link 0
    Sun Nov 25 14:50:28 2007 : Using interface ppp0
    Sun Nov 25 14:50:28 2007 : Connect: ppp0 <--> socket[34:17]
    Sun Nov 25 14:50:28 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x52583874> <pcomp> <accomp>]
    Sun Nov 25 14:50:31 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x52583874> <pcomp> <accomp>]
    Sun Nov 25 14:50:34 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x52583874> <pcomp> <accomp>]
    Sun Nov 25 14:50:37 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x52583874> <pcomp> <accomp>]
    Sun Nov 25 14:50:40 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x52583874> <pcomp> <accomp>]
    Sun Nov 25 14:50:43 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x52583874> <pcomp> <accomp>]
    Sun Nov 25 14:50:43 2007 : rcvd [LCP ConfReq id=0x1 <asyncmap 0xffffffff> <mru 1460> <magic 0xe14a182f> <quality lqr 00 00 17 70> <auth chap MS-v2>]
    Sun Nov 25 14:50:43 2007 : lcp_reqci: returning CONFREJ.
    Sun Nov 25 14:50:43 2007 : sent [LCP ConfRej id=0x1 <quality lqr 00 00 17 70>]
    Sun Nov 25 14:50:43 2007 : rcvd [LCP ConfRej id=0x1 <pcomp> <accomp>]
    Sun Nov 25 14:50:43 2007 : sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x52583874>]
    Sun Nov 25 14:50:43 2007 : rcvd [LCP ConfRej id=0x1 <pcomp> <accomp>]
    Sun Nov 25 14:50:43 2007 : rcvd [LCP ConfRej id=0x1 <pcomp> <accomp>]
    Sun Nov 25 14:50:43 2007 : rcvd [LCP ConfRej id=0x1 <pcomp> <accomp>]
    Sun Nov 25 14:50:43 2007 : rcvd [LCP ConfRej id=0x1 <pcomp> <accomp>]
    Sun Nov 25 14:50:43 2007 : rcvd [LCP ConfRej id=0x1 <pcomp> <accomp>]
    Sun Nov 25 14:50:43 2007 : rcvd [LCP ConfReq id=0x2 <asyncmap 0xffffffff> <mru 1460> <magic 0xe14a182f> <auth chap MS-v2>]
    Sun Nov 25 14:50:43 2007 : lcp_reqci: returning CONFACK.
    Sun Nov 25 14:50:43 2007 : sent [LCP ConfAck id=0x2 <asyncmap 0xffffffff> <mru 1460> <magic 0xe14a182f> <auth chap MS-v2>]
    Sun Nov 25 14:50:43 2007 : rcvd [LCP ConfAck id=0x2 <asyncmap 0x0> <magic 0x52583874>]
    Sun Nov 25 14:50:43 2007 : sent [LCP EchoReq id=0x0 magic=0x52583874]
    Sun Nov 25 14:50:43 2007 : rcvd [LCP EchoReq id=0x0 magic=0xe14a182f 00 00 00 00 e1 4a 18 2f]
    Sun Nov 25 14:50:43 2007 : sent [LCP EchoRep id=0x0 magic=0x52583874 00 00 00 00 e1 4a 18 2f]
    Sun Nov 25 14:50:43 2007 : rcvd [CHAP Challenge id=0x1 <33373237373537323934343739393131>, name = ""]
    While with other VPN it does not work most of the time:
    Sun Nov 25 14:49:52 2007 : PPTP connecting to server '*******************' (*************)...
    Sun Nov 25 14:49:52 2007 : PPTP connection established.
    Sun Nov 25 14:49:52 2007 : using link 0
    Sun Nov 25 14:49:52 2007 : Using interface ppp0
    Sun Nov 25 14:49:52 2007 : Connect: ppp0 <--> socket[34:17]
    Sun Nov 25 14:49:53 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x8533a7cf> <pcomp> <accomp>]
    Sun Nov 25 14:49:56 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x8533a7cf> <pcomp> <accomp>]
    Sun Nov 25 14:49:59 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x8533a7cf> <pcomp> <accomp>]
    Sun Nov 25 14:50:02 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x8533a7cf> <pcomp> <accomp>]
    Sun Nov 25 14:50:05 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x8533a7cf> <pcomp> <accomp>]
    Sun Nov 25 14:50:08 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x8533a7cf> <pcomp> <accomp>]
    Sun Nov 25 14:50:11 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x8533a7cf> <pcomp> <accomp>]
    Sun Nov 25 14:50:14 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x8533a7cf> <pcomp> <accomp>]
    Sun Nov 25 14:50:17 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x8533a7cf> <pcomp> <accomp>]
    Sun Nov 25 14:50:20 2007 : sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x8533a7cf> <pcomp> <accomp>]
    Sun Nov 25 14:50:23 2007 : LCP: timeout sending Config-Requests
    Sun Nov 25 14:50:23 2007 : Connection terminated.
    Sun Nov 25 14:50:23 2007 : PPTP disconnecting...
    Sun Nov 25 14:50:23 2007 : PPTP disconnected

  • Syncing with iPad mini does no longer work since latest update of iTunes

    Syncing with iPad mini does no longer work since latest update of iTunes and iPad mini

    Hi grecokev,
    Thank you for contributing to the Apple Support Communities.
    You mention that your iPod nano is no longer recognized by iTunes after an update. Reinstalling iTunes is a good troubleshooting step, and if the device still doesn't appear in iTunes, try the following steps next:
    Turn off your computer and your iOS device or iPod, then turn them on again.
    Check to make sure that you've installed all required updates for your computer.
    Verify that the 30-pin to USB cable or Lightning Connector to USB cable is free of debris and not damaged. If another cable is available, test with that cable instead.
    USB cables that are bundled with third-party products or accessories might work only to charge those products and might not transmit data. Also, if you're using a third-party case or extended battery pack, try removing the case and connecting the Apple-supplied USB cable directly to your device.
    You can find these steps in this troubleshooting article:
    iPhone, iPad, or iPod not recognized in iTunes for Windows - Apple Support
    If the steps above don't solve it, see the section of the article called "Verify that Apple Mobile Device Support is installed" for some additional steps to try on your PC.
    Best Regards,
    Jeremy

  • Iphone 4 s apts, disappear, it syncs with gmail, the apts do not appear on the iphone 4s, just gmail . Where did they go?

    Help, my 4s calender syncs with gmail. the ical does not show any appointments anymore.
    It use to. How can I get my appointments to show up on my phone?
    They show up in gmail, but not on the phone.

    Is there a fix for so the I phone shows the dates I make on  the I phone?
    The iphone should show dates when I make them, on the iphone, but it is not showing any appointments made with the iphone on the iphone.
    The gmail has the dates, but the I phone does not have it.
    I used to be able to see them both, it has been just a week or two. Do I need to relink the calenders?
    It is the iphone that does not show the dates, gmail shows them.
    How

  • ADF bindings are not working with inheritance heirarchy.

    ADF bindings are not working with inheritance heirarchy. I am using embedded OC4J in JDeveloper 10.1.3.2.
    For the data model I have the following objects\attributes.
    1) User (abstract EJB 3.0 POJO)
    - Id
    - userId
    - userName
    2) Employee -> extends User (EJB 3.0 POJO)
    - enabled
    - password
    3) Manager -> extends Employee (EJB 3.0 POJO)
    - numOfEmployees
    4) UserSessionBean (Stateless Session Bean)
    - public User findUserByUserId(String userId)
    - public List<User> queryUserFindAll()
    - Object mergeEntity(Object entity)
    I created 2 JSF pages using ADF.
    1) ListUsers.jspx - Lists all the users of type Employee and Manager in a table. You can select an user and chose to modify the user details using a modify button.
    2) ModifyUser.jspx - Modify the selected user and persist the modified user details.
    I implemented ListUsers.jspx by dragging and dropping queryUserFindAll() method from the ADF datacontrol on to the JSF page and selected ADF Table format with selection enabled.
    Similarly for the ModifyUser.jspx page I dragged and dropped the User object returned by findUserByUserId(String userId) and selected ADF Form format. I selected OutputText field types for userId and userName.
    I then created a navigation case from ListUsers.jspx to ModifyUser.jspx and pass the selected user.
    Now when I try to run the web application, ListUsers.jspx correctly displays all the users. Then I select a user of type Employee and click on the modify button. This brings up the ModifyUser.jspx page. However, the UserId text field displays the value for "Id" field rather than "userId".
    Question that I have is:
    - Why is ADF framework not able to retrieve the appropriate user attribute value for a Employee based on the binding information in case of inheritance ?
    Thanks,
    Piyush

    Hi,
    tried with JDeveloper 10.1.3.3 and this works for me. Try JDeveloper 10.1.3.3 - if it doesn't work, have a closer look at your sessionFacade
    Frank

  • Mail, iCal Server and iChat server will not work over VPN

    I have an Airport Extreme Base Station at the office running the network. Behind it sits a Mac Mini Snow Leopard server running 10.6.3. The ports necessary for Mail, iCal Server and iChat work fine through that external connection. I can also connect with VPN from my 10.6.3 clients.
    HOWEVER, when I connect with the VPN clients, I am suddenly unable to access the Mail, iCal Server, Wiki server and iChat server. All connections time out. I can ping the server and I can do other things that do NOT work on the public Airport like ssh or VNC. ssh and VNC are closed at the airport extreme.
    So it's pretty odd. When I'm connected via the VPN, all ports that are forwarded to the Snow Leopard server time out over the VPN.
    I've tried various and sundry configurations with the VPN client. This includes trying to send all traffic over the VPN, moving it up in the service order, etc. etc. Nothing fixes it. DNS resolution is working fine, however when I do a wireshark capture of ppp0 traffic, I notice that SSL and TLSv1 handshakes appear to occur on the public IP address instead of the private network IP address... and they're all resets.
    Has anyone gotten this to work successfully? Like I said, all ports that are NOT forwarded through the Airport work fine over the VPN, but will not work when connected to the VPN. It's really bizarre.

    New data: any ports that are normally forwarded on the Airport Extreme to the Mac Mini server will not work when connected to the VPN.
    For instance, if I have imaps/993 forwarded from the Airport Extreme to the Mac Mini, it works fine over the Internet. If I connect to the VPN, I can connect to all OTHER services on the Mac Mini, but Mail, for instance, will not work.

  • ADF and SiteMinder not working

    Hi,
    I'm working on a project where the CA SiteMinder Authenticator and IdentityAsserter have been configured in a clustered environment alongside the Default Authenticator and IdentityAsserter. An ADF app using a combination basic J2EE security (isUserInGroup/Role type calls to show/hide tabs depending on user's role) and ADF Security roles and policies (used to lock down task flows to specific roles/groups/users).
    The J2EE security call works fine, proving that SiteMinder has populated the security Subject with the correct Principals and authorised correctly.
    However, ADF Security does not work at all, even though I can see the groups that originated in the SiteMinder Authenticator in the Enterprise Manager security config screens.
    I have mapped the ADF Application Roles to J2EE groups successfully, but when I access the application having successfully logged in as a user who is a member of that group, the taskflows don't show up...
    When I run this in a non-clustered WLS environment with only DefaultAuthenticator/IdentityAsserter, all is well, TaskFlows show/hide as expected.
    This falls neatly between Oracle and CA in terms of problem solving, can't get much help from either at the moment.
    Any thoughts or possible lines of enquiry are welcome.
    Edited by: 893022 on 27-Oct-2011 04:23

    Hi Frank,
    I'm just trying that now - reducing the variables seems like a good plan.
    A couple of things we're unsure of:
    1. Does ADF support Siteminder R12? My feeling is that the two are probably not related as ADF accesses the security realm via OPSS and the SiteMinder app server agent is an implementation of the WLS SSPIs, which would never be directly accessed from ADF (as far as I can tell).
    2. I've seen an example on redstack where an ADF application is deployed into an environment that is configured to use an Acitive Directory provider. There is a step includes that involves editing jps-config.xml on the server to include username.attr and user.login.attr properties to the idstore.ldap service instance. Is there similar any FMW-level config I'd need to do for SiteMinder?
    3. When JDeveloper builds the ADF app, it changes the class uses Groups and Users from:
    oracle.seurity.jps.internal.core.principals.JpsXmlEnterpriseroleImpl
    to:
    weblogic.security.principal.WLSUserImpl
    We did some debugging on on our app and saw that the SiteMinder 'Groups' that are fed into WLS by the SSPI are actually of a different class althoghether:
    com.netegrity.siteminder.weblogic.sspi.auth.SmWLSGroupImpl
    I'm building my ADF app with Maven so have used XMLTask to make this change to jazn-data.xml on deploy, but still no joy. ADF just doesn't appear to be able to 'see' the users and groups that have come from SiteMinder providers.

  • I updated iTunes to 10.5 and now in my Netgear Stora iTunes server is not working anymore

    I updated iTunes to 10.5 and now in my Netgear Stora iTunes server is not working anymore.
    Configuration: OSX Lion with Server, iTunes 10.5, latest firmware for the Stora.
    Can this be confirmed to be a bug introduced with 10.5 ?
    I also saw some people mentioning the same problem on Synology NAS.
    Seems like the 10.5 uodate broke something.

    Definitely seems to be a cross-platform bug in iTunes 10.5 concerning all NAS disks. Shared libraries on network drives worked fine under 10.4.1, but now there is just an endless loading cycle with no error message or time-out. There is a bit more about it in this thread.
    Martin

Maybe you are looking for