Quantcast
Channel: SCN : Discussion List - SAP NetWeaver Technology Platform
Viewing all articles
Browse latest Browse all 1520

JSP based PCR on EP 7.3

$
0
0

Hi,

 

I am on 7.3 EP Portal and trying to use old JSP PCR forms on this portal. I migrated all of the standard and custom par files to ear files.  I have added PCRUtiles.jar file to the standard par file and then converted to ear file.

 

I have deployed following ear files on portal:

com.sap.pct.fin.isrprocessevent.ear

com.sap.pct.fin.isrstatusoverview.ear

com.sap.pct.hcm.hcm_util.ear

com.sap.pct.hcm.htmlparser.ear

com.sap.pct.hcm.isrdispatcher.ear

com.sap.pct.hcm.objectanddataprovider.ear

com.sap.pct.hcm.orgmanagementeventing.ear

com.sap.pct.hcm.pcrteamviewernew.ear

com.sap.pct.hcm.pcrutilities.ear

com.sap.pct.hcm.teamviewer.ear

 

But after deploying I am getting following error:

[EXCEPTION]

java.lang.ClassCastException: class com.sap.pct.hcm.util.pcrutilities.PCRBundleBean:sap.com/com.sap.pct.hcm.pcrutilities@com.sap.engine.boot.loader.ResourceMultiParentClassLoader@3a06b6b4@alive incompatible with interface com.sapportals.portal.prt.component.IPortalComponent:library:tc~epbc~prtc~api@com.sap.engine.boot.loader.ResourceMultiParentClassLoader@69ae8935@alive

at com.sap.portal.prt.broker.PortalComponentItem.getComponentInstance(PortalComponentItem.java:191)

at com.sap.portal.prt.broker.PortalComponentItem.load(PortalComponentItem.java:371)

at com.sap.portal.prt.om.ObjectsManager.craeteObejctHandle(ObjectsManager.java:221)

at com.sap.portal.prt.om.ObjectsManager.getObjectHandle(ObjectsManager.java:141)

at com.sap.portal.prt.broker.PortalAppBroker.getPortalComponent(PortalAppBroker.java:374)

at com.sap.portal.prt.component.PortalComponentContext.getPortalComponentApp(PortalComponentContext.java:115)

at com.sap.portal.prt.component.PortalComponentContextFactory.createPortalComponentContext(PortalComponentContextFactory.java:188)

at com.sap.portal.prt.component.PortalComponentContextFactory.getPortalComponentContext(PortalComponentContextFactory.java:82)

at com.sap.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:442)

at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:201)

at com.sap.portal.prt.dispatcher.DispatcherServlet.service(DispatcherServlet.java:132)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)

 

 

Can we somehow get this deployed to EP 7.3 Portal?

 

Regards,

Nitesh


Viewing all articles
Browse latest Browse all 1520

Trending Articles