Can Jenkins monitor a deployment of a build to WebLogic and report deployment errors like compile errors?

379 views
Skip to first unread message

David Karr

unread,
Mar 14, 2012, 12:48:30 PM3/14/12
to jenkin...@googlegroups.com
I've used CruiseControl in the past, and experimented with Hudson in the pre-Jenkins days. I only just started looking at Jenkins again today.

I plan to set up Jenkins to run a Maven build of a web application, but I also want it to deploy the build to a test WebLogic instance in a way that will make it compile all the JSP pages at deployment time (not build time). Jenkins will need to detect if there were deployment errors and report that to the team just like compile errors.

I don't imagine I'll have much trouble setting up Jenkins to do a regular build, but the deployment to a WebLogic instance with monitoring of the deployment log will be more complicated. Has this been done before?  Could someone give me some pointers on how I can get this done?

Denis Kniazhev

unread,
Mar 15, 2012, 5:52:05 AM3/15/12
to jenkin...@googlegroups.com
I don't really thing it is Jenkins' responsibility to deploy an application to a server. You can use appropriate ant or maven tasks in your project to do so, and Jenkins will execute them just fine when you need it.

Thanks,
Denis

RaphC

unread,
Nov 1, 2012, 4:41:07 AM11/1/12
to jenkin...@googlegroups.com
Hy,
Toi also can use weblogic-deployer-plugin for jenkins Todo do this. See
https://wiki.jenkins-ci.org/display/JENKINS/WebLogic+Deployer+Plugin .
Regards



--
View this message in context: http://jenkins.361315.n4.nabble.com/Can-Jenkins-monitor-a-deployment-of-a-build-to-WebLogic-and-report-deployment-errors-like-compile-er-tp4472434p4644974.html
Sent from the Jenkins dev mailing list archive at Nabble.com.
Reply all
Reply to author
Forward
0 new messages