Skip to content

Sadagopan88/FinalCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions to run this source code
1) Need to install Apache http server from the following link

http://httpd.apache.org/download.cgi

2) Need to install Apache tomcat or any other application server.

http://tomcat.apache.org/download-70.cgi

3) Need to install OpenSSO and put the war file into the tomcat webapps directory

http://www.forgerock.com/openam.html

4) Add reverse Proxy Modules in the HTTP server conf file and configure it 

http://httpd.apache.org/docs/2.0/mod/mod_proxy.html


5) Configure the OpenSSO (remember that you should not configure it via localhost. Need connect via a proper host name)


6) Download sencha library from sencha.com

7) Download phonegap (Apache Cordova) from phonegap website

8) Download Xcode(for Ios Device) and (Eclipse for android )

9)add the Phonegap and sencha into the project WWW folder in phonegap

10) Add the project Controller , View , Store, Model folders into same folder.

11) Add Androidmanifest.xml for android devices .

12) Check the library files link in Index.html file

13) run it . you can also test it on a browser. same procedure with adding just sencha libraries.

14) check the various URL connected in PortfolioController file(controller Folder) and change accordingly to the new URL.


About

Sencha Grid working code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published