Korisni linkovi za IS ekipu
From RCUB
(→Business Process Modeling & Execution) |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
= Web Apps Basics = | = Web Apps Basics = | ||
* [http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets.html Java Servlet Technology] | * [http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets.html Java Servlet Technology] | ||
Line 18: | Line 14: | ||
* [http://java.sun.com/javaee/5/docs/tutorial/doc/ The Java EE 5 Tutorial - poglavlja 20-27] | * [http://java.sun.com/javaee/5/docs/tutorial/doc/ The Java EE 5 Tutorial - poglavlja 20-27] | ||
* [http://java.sun.com/products/ejb/javadoc-3_0-fr/ EJB 3.0 Javadoc] | * [http://java.sun.com/products/ejb/javadoc-3_0-fr/ EJB 3.0 Javadoc] | ||
+ | |||
+ | = J2EE Best Practices = | ||
+ | * [http://javaoneonline.india.mentorware.net/mw/subsystems/2000/system/docs/J2EEBestPractices_webinar.pdf J2EE Best Practices Using Real-Life Examples - starije, ali ima Performance tuning] | ||
+ | * [http://au.sun.com/events/dev_forum/files/best_practices.pdf J2EE 1.4 and Best Practices using a Real-life Example - ima nekoliko dodatnih slajdova] | ||
== Testing == | == Testing == | ||
* [http://www.oracle.com/technology/pub/articles/server_side_unit_tests.html In-Container Testing with JUnit] | * [http://www.oracle.com/technology/pub/articles/server_side_unit_tests.html In-Container Testing with JUnit] | ||
+ | * [http://www.ibm.com/developerworks/java/library/j-junit4.html An early look at JUnit 4] | ||
+ | * [http://www.devx.com/Java/Article/31983/1954?pf=true Get Acquainted with the New Advanced Features of JUnit 4] | ||
+ | * [http://www.ibm.com/developerworks/opensource/library/os-junit/?ca=dgr-lnxw07JUnite JUnit Antipatterns] | ||
+ | * [http://www.ibm.com/developerworks/java/library/j-xp042203/index.html Demystifying Extreme Programming: Test-driven programming] | ||
== Coding/Tuning == | == Coding/Tuning == | ||
Line 61: | Line 65: | ||
* [http://www.oracle.com/technology/products/jdev/howtos/bc4j/bc_psqlserverwalkthrough.html How to connect on SQL database from JDeveloper] | * [http://www.oracle.com/technology/products/jdev/howtos/bc4j/bc_psqlserverwalkthrough.html How to connect on SQL database from JDeveloper] | ||
* [http://www.oracle.com/technology/products/jdev/viewlets/1013/JDev_complete_viewlet_swf.html Development Life Cycle with JDeveloper] | * [http://www.oracle.com/technology/products/jdev/viewlets/1013/JDev_complete_viewlet_swf.html Development Life Cycle with JDeveloper] | ||
+ | |||
+ | = Business Process Modeling & Execution = | ||
+ | |||
+ | * [http://kswenson.wordpress.com/2006/05/26/bpmn-xpdl-and-bpel/ The BPMN-XPDL-BPEL value chain] | ||
+ | * [http://en.wikipedia.org/wiki/BPMN Business Process Modeling Notation - Wikipedia, the free encyclopedia] | ||
+ | * [http://en.wikipedia.org/wiki/XPDL XPDL - Wikipedia, the free encyclopedia] | ||
+ | * [http://en.wikipedia.org/wiki/Business_Process_Execution_Language Business Process Execution Language - Wikipedia, the free encyclopedia] | ||
+ | * [http://en.wikipedia.org/wiki/BPDM Business Process Definition Metamodel - Wikipedia, the free encyclopedia] | ||
+ | * [http://modeldriven.org/c/portal/layout?p_l_id=PUB.1040.1&p_p_id=20&p_p_action=1&p_p_state=exclusive&p_p_mode=view&p_p_col_id=&p_p_col_pos=0&p_p_col_count=0&_20_struts_action=%2Fdocument_library%2Fget_file&_20_folderId=10&_20_name=BPDM+Submission.pdf Business Process Definition MetaModel (by OMG) (PDF)] | ||
+ | * [http://www.enhydra.org/workflow/shark/index.html Open Source Java XPDL workflow] | ||
+ | * [http://www.intelligententerprise.com/blog/archives/2007/03/the_real_issues.html The Real Issues With XPDL, BPEL and BPMN] | ||
+ | * [http://www.oracle.com/technology/products/ias/bpel/index.html Oracle BPEL Process Manager] | ||
+ | * [http://www.oracle.com/technology/products/ias/bpel/htdocs/orabpel_faq.html FAQ - Business Process Execution Language (BPEL) and Oracle BPEL Process Manager] | ||
+ | * [http://www.oracle.com/technology/products/ias/bpel/pdf/orabpel-BPEL101.pdf BPEL 101 Tutorial (PDF)] | ||
+ | * [http://download.oracle.com/otndocs/products/bpel/quickstart.pdf Oracle BPEL Process Manager Quick Start Tutorial (PDF)] |