Hi LJ/Axton, Thank You very much.I was able to get the JAVA API 75 jar and ableto implement the view form creation using API.
Regards, Gopal LJ LongWing (Head) wrote: > > I grabbed mine out of the 7.5 install once it was installed...so I know > its > included in the Jar files that come with the installer....I think the > easiest would be to install Dev Studio....that'll give it to you. > > -----Original Message----- > From: Action Request System discussion list(ARSList) > [mailto:[email protected]] On Behalf Of Ravi-RG > Sent: Friday, August 13, 2010 4:29 AM > To: [email protected] > Subject: Re: Java 7.1 API with ARS 7.0.01 > > Hi LJ, > I hav tried untaring all the api jar files, but in none ot the jar > ARInitialization class. > I thnk i have to choose 7.5 API. > > Can you please tell where we will be getting he JAVA 7.5 API installer? > > Please lets us know.. > > Regards, > Gopal > > LJ LongWing (Head) wrote: >> >> Ravi, >> Moving to the 7.5 api may help solve that problem. The issue being that >> in >> 7.1 api, there were several jar files needing to be in the class path, in >> 7.5 it's all in one...if that's not really an option for you, I suggest >> 'looking' for the ARInitialization class file in one of the jar files, >> and >> once you find it, ensure that one is part of the class path. >> >> -----Original Message----- >> From: Action Request System discussion list(ARSList) >> [mailto:[email protected]] On Behalf Of Ravi-RG >> Sent: Thursday, August 12, 2010 10:02 AM >> To: [email protected] >> Subject: Re: Java 7.1 API with ARS 7.0.01 >> >> Hi John/LJ, >> Thanks for sharing the information. >> But the thing is we hav already wriiten a code with ARS 7.1 API on ARS >> 7.1 >> server. >> The same code we need to implement on ARS 7.0.01 server. >> >> When we tried to run the connectivity test using 7.1 JAVA Api in ARS >> 7.0.01, >> it throwed the follwoing exception >> >> java.lang.UnsatisfiedLinkError: ARInitialization >> com.bmc.arsys.api.Proxy.ARInitialization(Native Method) >> com.bmc.arsys.api.Proxy.<init>(Unknown Source) >> com.bmc.arsys.api.ProxyJRpcBase.<init>(Unknown Source) >> com.bmc.arsys.api.ProxyJRpc.<init>(Unknown Source) >> com.bmc.arsys.api.ProxyManager.createProxy(Unknown Source) >> com.bmc.arsys.api.ProxyPool.get(Unknown Source) >> com.bmc.arsys.api.PoolingProxyManager.getProxy(Unknown Source) >> com.bmc.arsys.api.ARServerUser.verifyUser(Unknown Source) >> >> Since my ARS Server 7.0.01 is on top of LINUX OS, took the <ARS 7.1 >> Server>/lib(got it from different ARS 7.1system LINUX) folder contents >> and >> placed in my local lib folder(includes arapi71.jar and so files). >> >> Have set the CLASSPATH and PATH variable also to point to this folder. >> >> Please guide in resolving this issue. >> >> >> LJ LongWing (Head) wrote: >>> >>> Gopal, >>> The API is backwards compatible...the only thing is that you will still >>> need >>> your native libraries because it's a 7.0 server....even if you go with >>> the >>> 7.5 API...the 7.5 is only pure java when you are connecting to a 7.5 >>> server...maybe a 7.1...but most certainly not a 7.0.... >>> >>> -----Original Message----- >>> From: Action Request System discussion list(ARSList) >>> [mailto:[email protected]] On Behalf Of Ravi-RG >>> Sent: Thursday, August 12, 2010 6:49 AM >>> To: [email protected] >>> Subject: Java 7.1 API with ARS 7.0.01 >>> >>> Hi list, >>> If i want to connect to the ARS 7.0.01 patch 009 using ARS 7.1 JAVA >>> API's >>> what are the modifications i have to do? >>> >>> I am using ECLIPSE IDE to write the java program(ARS 7.1 Java API) which >>> will be executed on Windows OS >>> >>> Need to connec to ARS 7.0.01 patch 009 - LINUX OS using >>> >>> DB - Oracle 9.2 >>> >>> regards, >>> Gopal >>> >>> -- >>> View this message in context: >>> >> > http://old.nabble.com/Java-7.1-API-with-ARS-7.0.01-tp29416861p29416861.html >>> Sent from the ARS (Action Request System) mailing list archive at >>> Nabble.com. >>> >>> >> > ____________________________________________________________________________ >>> ___ >>> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org >>> attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are" >>> >>> >> > ____________________________________________________________________________ >> ___ >>> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org >>> attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are" >>> >>> >> >> -- >> View this message in context: >> > http://old.nabble.com/Java-7.1-API-with-ARS-7.0.01-tp29416861p29420306.html >> Sent from the ARS (Action Request System) mailing list archive at >> Nabble.com. >> >> > ____________________________________________________________________________ >> ___ >> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org >> attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are" >> >> > ____________________________________________________________________________ > ___ >> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org >> attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are" >> >> > > -- > View this message in context: > http://old.nabble.com/Java-7.1-API-with-ARS-7.0.01-tp29416861p29427431.html > Sent from the ARS (Action Request System) mailing list archive at > Nabble.com. > > ____________________________________________________________________________ > ___ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are" > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are" > > -- View this message in context: http://old.nabble.com/Java-7.1-API-with-ARS-7.0.01-tp29416861p29471620.html Sent from the ARS (Action Request System) mailing list archive at Nabble.com. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

