cancel
Showing results for 
Search instead for 
Did you mean: 

Libraries

Former Member
0 Kudos

Hi, I need to get the jars for the following classes:

import com.sapportals.portal.appintegrator.template_processor.ITemplateProcessorService;

import com.sapportals.portal.appintegrator.template_processor.context.AbstractContext;

import com.sapportals.portal.prt.service.landscape.IEPSystem;

import com.sapportals.portal.prt.service.landscape.ILandscapeService;

import com.sapportals.portal.prt.service.urlgenerator.IUrlGeneratorService;

That was already asked before here in

Can anyone help me now?

Thanks,

Accepted Solutions (1)

Accepted Solutions (1)

guru_subramanianb
Active Contributor
0 Kudos

Hi Flavio,

WHile going thro the link which you have provided I feel the answer to your query lies in the link.I think Prakash Singh may be still having these jar files with him,get it from him.So I think this solves your query.

Regards,

Guru

Former Member
0 Kudos

Yeah, I saw that Prakash has the jars, but I was not sure if I could send an email directly to him. Well, I will do this now.

Thanks for your help.

detlev_beutner
Active Contributor
0 Kudos

Hi Flavio,

you will have a portal installation, so you can use JarFinder, ClassLocator, WinRAR or whatever you like to search for any classes needed.

If somebody sends you the JARs, this will be of no help (except you don't have them already, but IUrlGeneratorService you will definitely have deployed on your system), for this would create Classloader mess up.

Hope it helps

Detlev

Answers (0)