Wiki » History » Revision 42
Revision 41 (chin-yeh, 11/01/2011 02:42 PM) → Revision 42/53 (chin-yeh, 11/02/2011 09:48 AM)
{{toc}}
h1. Wiki
Feel free to contribute any guide or tips.
_All of the server logins can be found in, "[shared drive/src]/server_login.xls"_
h2. Development Nodes
Contains information about the list of running services.
* [[cwyapp1]] (IP: 192.168.2.66)
* [[cwydb1]] (IP: 192.168.2.68)
* [[cwyrnd3-server]] (IP: 192.168.2.13)
h2. Backup Strategies
* *cwyrnd3-server* - [[Backup Strategies on cwyrnd3-server]]
h2. General Guides
h3. Windows 7 or Vista FAQ
* Network Printer - [[configure HP LaserJet 2300 Series PS printer]]
* Network Shared Folder - [[map network drive]]
h3. Eclipse
* [[Setup Development Environment]]
h3. Troubleshooting
* [[How to get Java thread dump in Jboss]]
* [[How to get memory pool in Jboss]]
* [[Using jmx-console and tomcat status (production)]]
h3. DB2 Troubleshooting
* [[View the currently executing SQL statement]]
* [[Determine who is holding a lock in the database]]
h3. Redmine
* [[How to log issue]]
h3. Maven
All of the maven artifacts are maintained by an internal maven repository, *Sonatype Nexus OSS*. It contains the internal artifacts (e.g. ecosway connector) and external artifacts (e.g. springframework).
Guides:
* [[Install Maven]] - _Windows only_
* [[Search/Browse artifact]]
* [[Add Nexus User]]
* [[How to connect to Nexus]]
* [[How to deploy internal artifact]]
* [[How to deploy third-party artifact]]
Nexus Administrator:
<pre>
Name: chin-yeh
Email: cychoo@cosway.com.my
</pre>
h3. SCM
* SVN
** [[Add SVN user]]
** [[Install SVN plugin for Eclipse]]
** [[How to connect to SVN through Eclipse]]
** [[Change password for your SVN account]]