Quantcast

deploy to Spring Insight server?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

deploy to Spring Insight server?

edward.young

I'm trying unsuccessfully  to deploy from jenkins to the Spring Insight server (embedded tomcat 7)  using the Jenkins Deploy to Container plugin
https://wiki.jenkins-ci.org/display/JENKINS/Deploy+Plugin

Is this the right plugin or is there another for Spring Insight?

I've used it to deploy successfully to Tomcat 6.0 and to Tomcat 7.0 app servers in the past. I believe the embedded tomcat server is a Tomcat 7.0 instance so I've configured the plugin so it deploys to Tomcat 7.0 and I've configured the embedded Tomcat tomcat-users.xml with roles="admin-gui,manager-gui,manager-script" as prescribed for Tomcst 7.0.

The app is the ROOT.war app so the context is /.

I've set the tomcat url to http://lite-dev.cable.company.com/manager/html and to http://lite-dev.cable.company.com and to http://lite-dev.cable.company.com/ in desperate attempts to have some success but so far no luck.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: deploy to Spring Insight server?

edward.young
I should probably mention that this is Spring Insight version VMware vFabric tc Runtime 2.7.1.RELEASE/6.0.35.B.RELEASE.

On Wed, Sep 26, 2012 at 5:09 AM, Ed Young <[hidden email]> wrote:

I'm trying unsuccessfully  to deploy from jenkins to the Spring Insight server (embedded tomcat 7)  using the Jenkins Deploy to Container plugin
https://wiki.jenkins-ci.org/display/JENKINS/Deploy+Plugin

Is this the right plugin or is there another for Spring Insight?

I've used it to deploy successfully to Tomcat 6.0 and to Tomcat 7.0 app servers in the past. I believe the embedded tomcat server is a Tomcat 7.0 instance so I've configured the plugin so it deploys to Tomcat 7.0 and I've configured the embedded Tomcat tomcat-users.xml with roles="admin-gui,manager-gui,manager-script" as prescribed for Tomcst 7.0.

The app is the ROOT.war app so the context is /.

I've set the tomcat url to http://lite-dev.cable.company.com/manager/html and to http://lite-dev.cable.company.com and to http://lite-dev.cable.company.com/ in desperate attempts to have some success but so far no luck.



--
- Ed
Loading...