Friday, 31 May 2013
WOA REST and Javascript
http://www.blogeek.com.ar/2013/04/09/restangular-new-angular-framework-to-handle-restful-resources-properly-and-easily/
http://docs.angularjs.org/tutorial/step_11
http://en.wikipedia.org/wiki/Same_origin_policy
Wednesday, 29 May 2013
Virtual Box VM
Problem: Can't resize the screen of the VM
Solution: Install VirtualBox Guest Additions
Problem: user oracle has no permission to access shared folder:
Solution: usermod -a -G vboxsf oracle (and restart Menu Machine ACPI shutdown)
Solution: Install VirtualBox Guest Additions
Problem: user oracle has no permission to access shared folder:
Solution: usermod -a -G vboxsf oracle (and restart Menu Machine ACPI shutdown)
Saturday, 25 May 2013
Useful Links about Gadgets
- https://developers.google.com/gadgets/docs/spec
- https://developer.atlassian.com/display/GADGETS/Including+Features+into+your+Gadget
- http://igoogledeveloper.blogspot.ca/
- https://github.com/Governance/gadget-server
- https://sites.google.com/site/opensocialarticles/shindig-architecture-presentation
- http://docs.oracle.com/cd/E28662_01/doc.76/gadget_server/gadget_server_developers_guide_1_1.pdf
Monday, 20 May 2013
Setting up a standalone machine with Webcenter Suite for development
If you manage to install:
You might want to change the default configuration on CAS to point to http://vm_ip:port/cs instead of http://localhost:port/cs, otherwise, if you invoke sites from the browser on your local machine, it will try to call http:/localhost:port/cas/login and it will fail because CAS would be running on the "remote" VM as well.
To change the configuration, you can try to find the file SSOConfig.xml, usually under /home/oracle/Oracle/Middleware/user_projects/domains/csDomain/servers/CS_Server/stage/CS/CS/WEB-INF/classes/, and change the property <property name="casUrl" value="http://localhost:port/cas" /> to <property name="casUrl" value="http://vm_ip:port/cas" />
- Webcenter sites on a linux VM
- Eclipse with csdt on your machine configured to connect remotely to your sites installation
You might want to change the default configuration on CAS to point to http://vm_ip:port/cs instead of http://localhost:port/cs, otherwise, if you invoke sites from the browser on your local machine, it will try to call http:/localhost:port/cas/login and it will fail because CAS would be running on the "remote" VM as well.
To change the configuration, you can try to find the file SSOConfig.xml, usually under /home/oracle/Oracle/Middleware/user_projects/domains/csDomain/servers/CS_Server/stage/CS/CS/WEB-INF/classes/, and change the property <property name="casUrl" value="http://localhost:port/cas" /> to <property name="casUrl" value="http://vm_ip:port/cas" />
List of useful links about Oracle Webcenter
- SOA Ramblings from the Desert: Oracle Webcenter Portal 11.1.1.6 VirtualBox: Installing Webcenter Portlet Producers
- http://www.johnbrunswick.com/2012/10/e2-0-workbench-podcast-8-webcenter-sites-document-library-gadget-with-webcenter-content/
- BEAR001_WebCentre_Brochure_Redesign.indd - BearingPointOracleWebCenterBrochureFinalLowRes.pdf
- OTN Discussion Forums : WebCenter Portal and WebCenter Sites ...
- OTN Discussion Forums : WebcenterSites Vs WebcenterPortal ...
- OTN Discussion Forums : Integrating webcenter sites content in ...
- Strategy | John Brunswick | Page 3
- Redstone Content Solutions - Core Content Only Blog
- Search | Yannick Ongena's WebCenter And Enterprise 2.0 Blog
- WebCenter Portal Blog
- Pre-built Virtual Machine for SOA Suite and BPM Suite 11g
- Using WebCenter Pagelet Producer to integrate markup of portlets, ADF taskflows, or Oracle Applications into WebCenter Sites - markup-integration-wp-1730478.pdf
- Build Killer Sites with Oracle WebCenter - YouTube
- OracleWebCenter - YouTube
- - soabpmvirtualboxreadme-1612068.pdf
- csinstall-wl.book - webcenter_sites_11gr1_bp1_install_on_weblogic.pdf
- Using Oracle WebCenter Portal REST APIs - 11g Release 1 (11.1.1.6.0)
- ConfigRef.book - webcenter_sites_11gr1_bp1_configuring_supporting_software.pdf
- VirtualBox VMs for Developers
- How to do networking between virtual machines in VirtualBox? - Super User
- Oracle WebCenter Sites (FatWire Content Server) Multiple Vulnerabilities
- user_dash.book - webcenter_sites_11gr1_bp1_user_guide.pdf
- Installing WebCenter Sites 11gR1 on Windows | Function1
- csinstall-tomcat.book - webcenter_sites_11gr1_bp1_install_on_tomcat.pdf
- 10 Great WebCenter Sites Resources (FatWire) | John Brunswick
- CS_Developer Tools.book - cs_developer_tools_1_0_76p2.pdf
- CS_Developer Tools.book - webcenter_sites_11gr1_bp1_developer_tools.pdf
- CS Documentation Notes
- WebCenter Sites Documentation Notes
- Oracle ECM | Bex Huff
- FatWire Tutorial For Site Studio Developers
- Oracle Webcenter Sites 11gr1 - Integrating JSK, Eclipse and CS Developer Tools - Home
- developer.book - webcenter_sites_11gr1_bp1_developer_guide.pdf
- Futuretense, Open Market, Divine, FatWire, such a long story for a single product named “Content Server” | Ludovic' blog
- TomRed.net - FatWire Debugging
- FatWire_Analytics.pdf
- Fatwire’s CS 7.6: Content Server Developer Tools (CSDT): review « PCMSpace
- A new FatGoodie: FatProject « Fatcoders
- Oracle WebCenter Sites Release Notes
- FatWire integrated into WebCenter as WebCenter Sites for Web Experience Management
- Technology | Bex Huff
- SOA Ramblings from the Desert: Using Spring Portlet MVC 3.0 in Oracle Webcenter Portal (Spaces)
Subscribe to:
Posts (Atom)