Re: TEP eWAS configuration
Venkat Saranathan <venkat.saranathan-9LkaxTQlAnxWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.sysutils.tivoli.general |
|---|---|
| Message-ID | <CAM9ZqOrEqwhjzGm+9vAUtHh9cC6UNt-b0FZGAv7zrJDbmZO__g__10891.5271041498$1375883303$gmane$org@mail.gmail.com> |
In that case, you can add a <classpath>myjar.jar</classpath> tag under
<jvmEntries> tag.
e.g.
<jvmEntries xmi:id="JavaVirtualMachine_1183077764084"
verboseModeClass="false" verboseModeGarbageCollection="false"
verboseModeJNI="false" maximumHeapSize="512" runHProf="false"
hprofArguments="" debugMode="false"
debugArgs="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=13940"
genericJvmArguments="-DKFW_DATA=/opt/app/Tivoli/itm/lx8263/cq/data
-Dcom.ibm.websphere.security.util.authCacheEnabled=BasicAuthDisabled">****
* <classpath> /path/to/myjar.jar</classpath>*
<systemProperties xmi:id="Property_1" name="com.ibm.security.jgss.debug"
value="off" required="false"/>****
<systemProperties xmi:id="Property_2"
name="com.ibm.security.krb5.Krb5Debug" value="off" required="false"/>****
</jvmEntries>
with warm regards,
Venkat Saranathan
Gulf Breeze Software
*Gulf Breeze Calculus: We differentiate our work in Tivoli Integration!*
On Wed, Aug 7, 2013 at 2:34 AM, <[email protected]> wrote:
> Hi Yes I’m trying to add it to the classpath, and this is the way the
> vendor describes how to do it on WAS. But in this case it is eWAS.****
>
> ** **
>
> /Gus****
>
> ** **
>
> *From:* [email protected] [mailto:
> [email protected]] *On Behalf Of *Venkat Saranathan
> *Sent:* den 6 augusti 2013 17:06
> *To:* Discussion list for Tivoli product and Tivoli Ready products.
> *Subject:* Re: [TME10] TEP eWAS configuration****
>
> ** **
>
> Gunnar, ****
>
> ** **
>
> The "-D" switch really specifies the properties for the JVM meaning they
> are Key/value pairs separated by equal (=) sign. I am not sure what you
> are trying to do by adding "-D<jar>". Are you trying to add your .jar file
> to classpath?****
>
> ** **
>
> Also, there are multiple copies of server.xml files and ensure that you're
> changing the correct one. ****
>
>
> ****
>
> with warm regards,
> Venkat Saranathan
> Gulf Breeze Software****
>
> ****
>
> *Gulf Breeze Calculus: We differentiate our work in Tivoli Integration!***
> **
>
> ** **
>
> On Tue, Aug 6, 2013 at 9:40 AM, <[email protected]> wrote:****
>
> Hi****
>
> ****
>
> Does anyone know how to configure the eWAS that ships with TEP? I need to
> put in a JVM start param –Dbla blab la. (APM agent)****
>
> The ICS is only partial and has no choice for Application servers like
> fullblown WAS has, so it’s down to editing textfiles.****
>
> ****
>
> But if I put –DmyAPM.jar into */server.xml it does not get loaded. ****
>
> ****
>
> From this:****
>
> ****
>
> <jvmEntries xmi:id="JavaVirtualMachine_1183077764084"
> verboseModeClass="false" verboseModeGarbageCollection="false"
> verboseModeJNI="false" maximumHeapSize="512" runHProf="false"
> hprofArguments="" debugMode="false"
> debugArgs="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=13940"
> genericJvmArguments="-DKFW_DATA=/opt/app/Tivoli/itm/lx8263/cq/data
> -Dcom.ibm.websphere.security.util.authCacheEnabled=BasicAuthDisabled">****
>
> <systemProperties xmi:id="Property_1"
> name="com.ibm.security.jgss.debug" value="off" required="false"/>****
>
> <systemProperties xmi:id="Property_2"
> name="com.ibm.security.krb5.Krb5Debug" value="off" required="false"/>****
>
> </jvmEntries>****
>
> ****
>
> ****
>
> ****
>
> To this:****
>
> ****
>
> <jvmEntries xmi:id="JavaVirtualMachine_1183077764084"
> verboseModeClass="false" verboseModeGarbageCollection="false"
> verboseModeJNI="false" maximumHeapSize="512" runHProf="false"
> hprofArguments="" debugMode="false"
> debugArgs="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=13940"
> genericJvmArguments="-DKFW_DATA=/opt/app/Tivoli/itm/lx8263/cq/data
> -Dcom.ibm.websphere.security.util.authCacheEnabled=BasicAuthDisabled *
> –Dpath_to_my_apm.jar*">****
>
> <systemProperties xmi:id="Property_1"
> name="com.ibm.security.jgss.debug" value="off" required="false"/>****
>
> <systemProperties xmi:id="Property_2"
> name="com.ibm.security.krb5.Krb5Debug" value="off" required="false"/>****
>
> </jvmEntries>****
>
> ****
>
> TEP starts just fine but my jar does not get loaded…..****
>
> Is there a copy of server.xml that needs to be updated also?****
>
> ****
>
> /Gus****
>
>
> _______________________________________________
> TME10 mailing list
> [email protected]
> Unsubscribe:[email protected]****
>
> ** **
>
> _______________________________________________
> TME10 mailing list
> [email protected]
> Unsubscribe:[email protected]
>
>
_______________________________________________
TME10 mailing list
[email protected]
Unsubscribe:[email protected]