Difference between revisions of "Server configuration"

From MPDLMediaWiki
Jump to navigation Jump to search
 
m
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[category:ESciDoc]]
The following list gives an overview on the tools and frameworks used in the software development environment.
[[category:Server]]
*[[Werkzeuge:Java|Java SE 1.5]]
*Java EE 1.4
* Web Server
**[[Werkzeuge:Apache|Apache 2.2.0]]
*Application Server
**[[Werkzeuge:JBoss|JBoss AS 4.2.2-GA]]
*Business Layer
**EJB 3.0
*Presentation Layer
**JSP
**JSF 1.1 with Sun reference implementation 2.4.1
**[[Werkzeuge:ClickHeat|ClickHeat 1.2]] (http://www.labsmedia.com/clickheat/index.html)
*XML
**XML Spy 2006
**JiBX 1.1.3 (http://jibx.sourceforge.net/)
*WebService Access
**Axis 1.4 (http://ws.apache.org/axis/index.html)
*Logging
**Log4j 1.2.14 (http://logging.apache.org/log4j/docs/index.html)
*Version control:
**Subversion 1.3 (Server) (http://subversion.tigris.org/)
**[[Werkzeuge:Subversion|TortoiseSVN 1.4.1 / Subversion 1.4]] (Client) (http://tortoisesvn.tigris.org/)
**Subclipse 1.1.9 (http://subclipse.tigris.org/)
* IDE
**[[Werkzeuge:Eclipse|Eclipse 3.2.1]]
**WTP 1.5.2
**WTP JSF Module
*Build management
**Ant 1.6.5, Ant 1.7 (http://ant.apache.org/)
**[[Werkzeuge:ReleaseManager|ReleaseManager 0.7.14]]
**[[Werkzeuge:CruiseControl|CruiseControl 2.6]]
*Tests
**JUnit 4.1 (http://www.junit.org/index.htm)
*Design
**[[Werkzeuge:EA|Enterprise Architect 6.1]] (http://www.sparxsystems.de) with shared MySQL repository
*Bug Tracking
**JIRA (http://www.atlassian.com/software/jira/)
 
 
[[category:ESciDoc|Server Configuration]]
[[category:How To|Server configuration]]

Latest revision as of 13:29, 5 January 2011

The following list gives an overview on the tools and frameworks used in the software development environment.