<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem in using ARM in J2EE code in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/problem-in-using-arm-in-j2ee-code/m-p/3569950#M69209</link>
    <description>Sreekanth,&lt;BR /&gt;&lt;BR /&gt;I have no knowledge of the ARM code. From the error you can see that java could not load a native library (shareable image).&lt;BR /&gt;&lt;BR /&gt;So you must get this shareable image and define a logical name which points to it.&lt;BR /&gt;&lt;BR /&gt;$ DEFINE imgnam dev:[dir]imgnam.EXE&lt;BR /&gt;&lt;BR /&gt;where imgnam is the shareable image name (without .EXE) and dev:[dir] is the full path to the image.&lt;BR /&gt;&lt;BR /&gt;The logical name must be visible to the process which is running the code. It will be visible to all processes if you define it in the LNM$SYSTEM table.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
    <pubDate>Fri, 24 Jun 2005 02:27:01 GMT</pubDate>
    <dc:creator>Bojan Nemec</dc:creator>
    <dc:date>2005-06-24T02:27:01Z</dc:date>
    <item>
      <title>Problem in using ARM in J2EE code</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-in-using-arm-in-j2ee-code/m-p/3569949#M69208</link>
      <description>Hi folks,&lt;BR /&gt; I used ARM code in side my one of the key business part, to find where exactly my application is taking time. &lt;BR /&gt;&lt;BR /&gt;I imported armapi.jar and i wrote the code perfectly as exaplaned in the documents. &lt;BR /&gt;It complied fine and I deployed in weblogic also.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When i tru to invoke that method, I Getting following error in the log.. Please help out as early as possible...&lt;BR /&gt;&lt;BR /&gt;java.lang.UnsatisfiedLinkError: no armjava in java.library.path&lt;BR /&gt;        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1516)&lt;BR /&gt;        at java.lang.Runtime.loadLibrary0(Runtime.java:788)&lt;BR /&gt;        at java.lang.System.loadLibrary(System.java:834)&lt;BR /&gt;        at armapi.ARMApplication.&lt;CLINIT&gt;(ARMApplication.java:20)&lt;BR /&gt;        at com.dhl.gins.intercept.InterceptMgrBean.createIntercept(InterceptMgrBean.java:137)&lt;BR /&gt;        at com.dhl.gins.intercept.InterceptMgrBean_363nzo_EOImpl.createIntercept(InterceptMgrBean_363nzo_EOImpl.java:271)&lt;BR /&gt;        at com.dhl.gins.business.GINSDelegate.createIntercept(GINSDelegate.java:149)&lt;BR /&gt;        at com.dhl.gins.web.intercept.action.InterceptAction.createInterceptAnyway(InterceptAction.java:826)&lt;BR /&gt;        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt;        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;        at java.lang.reflect.Method.invoke(Method.java:324)&lt;BR /&gt;...&lt;BR /&gt;..&lt;BR /&gt;..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I places armapi.jar in my lib folder and gave in my classpath also. &lt;BR /&gt;Still iam facing this problem.. I guess Iam missing something..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Fast Folks.. Fast&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;&lt;/CLINIT&gt;</description>
      <pubDate>Fri, 24 Jun 2005 01:09:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-in-using-arm-in-j2ee-code/m-p/3569949#M69208</guid>
      <dc:creator>Sreekanth Makam_1</dc:creator>
      <dc:date>2005-06-24T01:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in using ARM in J2EE code</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/problem-in-using-arm-in-j2ee-code/m-p/3569950#M69209</link>
      <description>Sreekanth,&lt;BR /&gt;&lt;BR /&gt;I have no knowledge of the ARM code. From the error you can see that java could not load a native library (shareable image).&lt;BR /&gt;&lt;BR /&gt;So you must get this shareable image and define a logical name which points to it.&lt;BR /&gt;&lt;BR /&gt;$ DEFINE imgnam dev:[dir]imgnam.EXE&lt;BR /&gt;&lt;BR /&gt;where imgnam is the shareable image name (without .EXE) and dev:[dir] is the full path to the image.&lt;BR /&gt;&lt;BR /&gt;The logical name must be visible to the process which is running the code. It will be visible to all processes if you define it in the LNM$SYSTEM table.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Fri, 24 Jun 2005 02:27:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/problem-in-using-arm-in-j2ee-code/m-p/3569950#M69209</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2005-06-24T02:27:01Z</dc:date>
    </item>
  </channel>
</rss>

