Tuesday, June 18, 2013

How to seed oracle demo user community





I had a big time issue following the above doc and then i followed the following blog

https://blogs.oracle.com/middleware/entry/installing_seeded_users_for_bpm_11113_on_linux

If you have a managed server then make sure that you are specifying the soa_server1 in target or whatever the name of your server.

Make sure that JAVA_HOME is pointed to your jdk directory and not JRE JAVA_HOME=C:/JDK





Just from my experience the following code and not didn't work for me

Download the code "workflow-001-DemoCommunitySeedApp" from https://java.net/projects/oraclesoasuite11g/pages/HW

http://docs.oracle.com/cd/E28280_01/admin.1111/e10226/appx_users.htm



This will work only if you remove the following code from build.xml file







No comments: