Groups > BEA > BEA AquaLogic > Re: Calling physical data service from Java Class




Re: Calling physical data service from Java Class

Re: Calling physical data service from Java Class
Wed, 16 Apr 2008 09:12:10 -070
Use the Java Mediator API (yes, the same API that you used in your client) to
call DSP from Java.  In ALDSP 3.0, if you are using the 'static' api, you will
need to call HelperContextCache.setClassLoader(
Thread.getCurrentThread().getContextClassLoader())  before creating dsp-related
objects. In DSP 3.2 and 3.0.1, you  do not need to make that call

--
Edited by mreiche at 04/16/2008 9:09 AM

--
Post Reply
about | contact