BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi all!
I have SAS 9.2 installed.
I try to execute SAS Stored Process from Java application.
I use this example http://support.sas.com/kb/26/054.html
But i can't find SAS Foundation Services jar files in SASFoundationServices\9.2 folder or anywhere else.
Where i can find it?
4 REPLIES 4
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
Use PROC JAVAINFO; to determine the current JAVA configuration for SAS.

Scott Barry
SBBWorks, Inc.
deleted_user
Not applicable
I have following JAVAINFO proc output:
PFS_TEMPLATE = D:\SAS\SASFoundation\9.2\core\sasmisc\qrpfstpt.xml
java.class.path = D:\SAS\SASVER~1\9.2\eclipse\plugins\SASLAU~1.JAR
java.class.version = 50.0
java.runtime.name = Java(TM) SE Runtime Environment
java.runtime.version = 1.6.0_15-b03
java.security.auth.login.config = D:\SAS\SASFoundation\9.2\core\sasmisc\sas.login.config
java.security.policy = D:\SAS\SASFoundation\9.2\core\sasmisc\sas.policy
java.specification.version = 1.6
java.system.class.loader = com.sas.app.AppClassLoader
java.vendor = Sun Microsystems Inc.
java.version = 1.6.0_15
java.vm.name = Java HotSpot(TM) Client VM
java.vm.specification.version = 1.0
java.vm.version = 14.1-b02
sas.app.class.path = D:\SAS\SASVER~1\9.2\eclipse\plugins\tkjava.jar
sas.ext.config = D:\SAS\SASFoundation\9.2\core\sasmisc\sas.java.ext.config
sas.jre.libjvm = C:\Java\JRE16~1.0_1\bin\client\jvm.dll
tkj.app.launch.config = D:\SAS\SASFoundation\9.2\picklist
user.country = RU
user.language = ru

How can it help to find Foundation Services Java API jars?

Also i found some SAS Foundation Services Java API jar files in sas.storedprocess9.2.ear archive.
But is it correct way to manually extract needed jar files from EAR? Message was edited by: tyatya
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
You may want to check with your SAS system administrator. Also, here is a Google advanced search argument against the SAS support http://support.sas.com/ website which may yield useful technical reference documents for your use:

api SAS Foundation Services jar files site:sas.com


Scott Barry
SBBWorks, Inc.
Vince_SAS
Rhodochrosite | Level 12
The KB article you quote is only applicable to SAS 9.1.3 (check the "About" tab)

This thread my prove helpful:

http://support.sas.com/forums/thread.jspa?threadID=7122

I generally suggest using the SAS Stored Process Web Application where applicable.

Vince DelGobbo
SAS R&D

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 986 views
  • 0 likes
  • 3 in conversation