Open main menu

CDOT Wiki β

Changes

User:Minooz/NexJ

3,038 bytes removed, 13:05, 23 March 2012
no edit summary
==Projects====='''CDOT - [http://www.nexj.com/ NEXJ] '''==='''Links:''':[[NexJ_Express | NexJ Express wiki page]]: NexJ on [http://liberia.proximity.on.ca:9090/cb CodeBeamer] , Nexj on [http://iran.proximity.on.ca:8080/ Hudson]: NexJ Repoitory on [http://liberia.proximity.on.ca:81/ Liberia]: List of [[ NexJ_Express/resources | resources]] that were used for these projects.'''List of NexJ Tasks Done==:'''* 1- Repositories' Syncing Project: - '''Duration''': Oct 2010: - '''Project Description''': NexJ had a Mercurial Repository (Internal) in which, the NexJ Express Server (Core) code was maintained with all its histories. NexJ was planning to share a Core Repository with the Open Source Community by creating a Repository (External) that would be kept in sync with the Internal Repository. A bash script was written to build and test new changes to the Internal Repository and push them to the External, if successful. To make this script run automatically on a regular basis, an automated building system which in general is called 'Continuous Integration System' was used. Hudson was the CI system that we used for NexJ due to its Java based nature.: - '''Project Page''' on [[UserMercurial_Repository-nexj | Wiki]]:Minooz- '''Resources Page''' on [[Mercurial_Repository-nexj#Resources | Wiki]]: - My '''Blogs''': [http://Tasksminooz.wordpress.com/Fall_Sep_2010 | September 2010]/10/ ]
==Grace Links to read==*[http://tasktop.com/resources/ Tasktop Mylyn]* [http://ocw.mit.edu/courses/electrical2-engineering-and-computer-science/6-831-user-interface-design-and-implementation-fall-2004 MIT user interface design]PostgreSQL Adapter* [http://tasktop.com/videos/mylyn/webcast-mylyn-3.0.html Mylyn Video] ==About NexJ==* [http://www.nexj.com/ NexJ website]* [http://gbatumbya.wordpress.com/ Grace's Blog]* [http://zenit.senecac.on.ca/wiki/index.php/Nexjexpress NexJ on wiki] ==Java==* [http://en.wikipedia.org/wiki/Java_EE Java Enterprise (JavaEE)]* [http://en.wikipedia.org/wiki/Application_server Application Server]: [http://en.wikipedia.org/wiki/JBoss_application_server JBoss application server]* [http''Duration'''://www.json.org/ JSON]* [http://www.oracle.com/technetwork/java/index-jspNov 2010 -135475.html Java Servlet Technology]Dec 2010* [http://www.oracle.com/technetwork/java/overview-138580.html Java Server Pages(JSP)]* [http://ant.apache.org/manual/index.html ant]* [http://tomcat.apache.org/ Apache Tomcat]* [http://download.oracle.com/javase/tutorial/jdbc/index.html JDBC]* [http://www.learn-xml-tutorial.com/ xml tutorial]* [http://xstream.codehaus.org/index.html Xstream] ==Tools==* Eclipse: [http://www.eclipse.org/downloads/ Eclipse Download]: [http://eclipsetutorial.sourceforge.net/ Eclipse Tutorials]: [http://sourceforge.net/projects/eclipsetutorial/files/ All Eclipse Tutorial Videos]: [http://www.myeclipseide.com/documentation/quickstarts/webprojects/index.html Create Web Application]* [http://mercurial.selenic.com/ Mercurial Version Control]: compare version controls [http://martinfowler.com/bliki/VersionControlTools.html]: Understanding Mercurial [http://mercurial.selenic.com/wiki/UnderstandingMercurial]: Tutorial-wiki [http://mercurial.selenic.com/wiki/Tutorial]: TortoiseHg Documentation[http://tortoisehg.bitbucket.org/manual/1.1/TortoiseHg.pdf]: Eclipse-Mercurial [http://www.javaforge.com/wiki/76412]: More about installation [http://www.aventinesolutions.nl/mediawiki/index.php/Quick_Tip:_Getting_Started_with_Mercurial]: Eclipse-Mercurial Video [http://blogs.intland.com/main/entry/39]-[http://code.google.com/p/hgeclipse-demo/ Demo]: Documentation [http://bitbucket.org/mercurialeclipse/main/wiki/Documentation]* [http://live.eclipse.org/node/544 Bugzilla, Mylyn]: setup and user-guide[http://help.tasktop.com/help/index.jsp]: Mylyn user-guide[http://wiki.eclipse.org/index.php/Mylyn/User_Guide ]: install Mylyn FAQ[http://wiki.eclipse.org/Mylyn/FAQ ]: Tasktop[http://help.tasktop.com/help/index.jsp]* [https://codebeamer.com/cb/wiki/8798 CodeBeamer overview]: CodeBeamer Quick Tour[https://codebeamer.com/cb/wiki/8799 ]: Installing process of CodeBeamer on Eclipse [http://www.javaforge.com/wiki/84364]: Connect to the CodeBeamer Grace's account [http://liberia.proximity.on.ca''Project Description''':9090/cb/] * [http://www.silverex.org/download/ XChat] ==Database / Persistence==: JDBC [http://en.wikipedia.org/wiki/JDBC]: Relational database Management System[http://en.wikipedia.org/wiki/Relational_database_management_system ]: JDBC Driver [http://en.wikipedia.org/wiki/JDBC_driver]: Drivers table[http://devapp.sun.com/product/jdbc/drivers]: [http://xstream.codehaus.org/persistence-tutorial.html XML/Object Binding] and [http://code.google.com/p/xbird/wiki/XmlObjectBinding Object Persistence] = [http://xstream.codehaus.org/index.html XStream] + [http://code.google.com/p/xbird/ XBird] * Trigger:A trigger is adapters are a specification set of classes that create an interface to let JDBC communicate with the database should automatically execute a particular function whenever a certain type of operation is performed. Triggers can be defined An adapter makes JDBC with one specific SQL definitions, adapts to execute either before or after any INSERT, UPDATE, orDELETE operation, either once per modified row, or once per different implementation of SQL statement. If a trigger event occurs, the triggerPostgreSQL adapter makes NexJ Express server communicates with databases in PostgreSQL platform which is an 'open source's function is called at the appropriate time to handle the event.[http://wwwdatabase.postgresql.org/docs/8.1/interactive/triggers.html]: - '''Project Page''' on [[http://en.wikipedia.org/wiki/Database_trigger PostgreSQL_Adapter-nexj | Wiki]: [http://ovir.icp.ac.ru/oracle/doc/server/doc/scn73/ch15.htm Oracle Server Manual]: [http://dev.mysql.com/doc/refman/5.0/en/triggers.html MySQL] - Syntax '''Resources Page''' on [http://dev.mysql.com/doc/refman/5.0/en/trigger-syntax.html]: [http://www.postgresql.org/docs/8.1/interactive/triggers.html PostgreSQL]- Syntax [http://www.postgresql.org/docs/8.1/interactive/sqlPostgreSQL_Adapter-createtrigger.htmlnexj#Resources | Wiki* Stored Procedures: [http://ovir.icp.ac.ru/oracle/doc/server/doc/scn73/ch14.htm Oracle Server Manual* Postgre: [http://www.postgresql.org/docs/9.0/static/index.html Tutorial]: [http://www.postgresql.org/docs/7.1/static/jdbc-ext.html postgre connection] * MySQLMy '''Blogs''': [http://devminooz.mysqlwordpress.com/doc2010/refman12/5.115/en/sqlpostgresql-syntax.html Syntax]: [http://dev.mysql.com/doc/refman/5.0/en/tutorial.html Tutorial]: [http://www.mysql.com/downloads/connector/j/ Mysql Connector] ===compare===: Compare SQL Implemenations[http://troels.arvin.dk/db/rdbms/ ]: Compare Postgre and MySQL [http://wwwadapter-css.fnal.gov/dsg/external/freeware/pgsqlfor-vsnexj-mysql.htmlexpress/ ]
1
edit