loy jenkins war in a
> tomcat container then i believe tomcat is the user.
>
>
>
> --
> *From:* Lloyd Meinholz
> *To:* jenkinsci-users@googlegroups.com
> *Sent:* Friday, April 5, 2013 10:09 AM
> *Subject:* Re: system Groovy script claspath que
sci-users@googlegroups.com
>Sent: Friday, April 5, 2013 10:09 AM
>Subject: Re: system Groovy script claspath question
>
>
>I thought that since jenkins was running as an application in the tomcat
>container that the tomcat user is the same as the jenkins user in this
>context. That is why
"set" and echo $PATH as shell script, to
>> see what environment you have.
>> Hope that helps
>> -K
>>
>>
>> --
>> *From:* Lloyd Meinholz
>> *To:* jenkinsci-users@googlegroups.com
>> *Sent:* Thursday, April 4
--
> *From:* Lloyd Meinholz
> *To:* jenkinsci-users@googlegroups.com
> *Sent:* Thursday, April 4, 2013 2:21 PM
> *Subject:* system Groovy script claspath question
>
> I'm banging my head trying to solve this issue. I would like one of my
> "syste
Lloyd Meinholz
>To: jenkinsci-users@googlegroups.com
>Sent: Thursday, April 4, 2013 2:21 PM
>Subject: system Groovy script claspath question
>
>
>I'm banging my head trying to solve this issue. I would like one of my "system
>Groovy script"s to insert a row i
I'm banging my head trying to solve this issue. I would like one of my
"system Groovy script"s to insert a row into a database. I need my jdbc
driver to do this.
I'm on Solaris 10, jdk 1.6.0_35-b10, tomcat 7.0.39, jenkins 1.509, Hudson
groovy builder 1.13.
The mysql jdbc driver I am using lives i