skip to main
|
skip to sidebar
NoClassDefFound
Wednesday, June 11, 2008
SVN Merge
Thursday, April 3, 2008
Deploying to production
ssh infdevel@10.10.6.2
crontab -l
getTag.sh tags/production/release_0_5_1_0
vi ~/.bashrc
source ~/.bashrc
ps -ef | grep infdevel
dualBoxDeploy.sh ${CURRENT_TAG} ${TARGET_ENVIRONMENT} ${WEB_PASSWORD} ${SQL_PASSWORD} >> ~/dualBoxDeploy.log 2>&1 &
tail -f dualBoxDeploy.log
SVN Tagging with Subclipse
Monday, March 3, 2008
CSS updates require copyapacheloop
In order to have CSS and other static content update dynamically, run the
copyapacheloop
from the command line in the workspace project directory:
[david@it10-david01 IM-trunk]$ im
[david@it10-david01 IM-trunk]$ copyapacheloop
Thursday, February 28, 2008
New Maven Run Targets
Run -> External Tools -> Open External Tools Dialog
Wednesday, February 27, 2008
Eclipse Server Project Configuration
From the Servers tab, select the server, right-click and choose "Add and Remove Projects...":
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
Blog Archive
►
2009
(1)
►
January
(1)
▼
2008
(6)
▼
June
(1)
SVN Merge
►
April
(2)
Deploying to production
SVN Tagging with Subclipse
►
March
(1)
CSS updates require copyapacheloop
►
February
(2)
New Maven Run Targets
Eclipse Server Project Configuration
►
2007
(4)
►
December
(2)
►
November
(1)
►
September
(1)
About Me
David P. Nesbitt
View my complete profile