cancel
Showing results for 
Search instead for 
Did you mean: 

J2ee Filter deployment Problem

Former Member
0 Kudos

I am trying to deploy CASFilter (tomcat) for sap.com/irj application. I created a library with the jar containing filter class and deployed it to the j2ee engine (6.40).

Then I configured the refrence from sap.com/irj to this library. The error I see in the trace file is:

#1.5#000D600451C400420000002600000CFC0003FEF1B11010EC#1124738941603#com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents#sap.com/irj#com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents#Guest#34####fe49f540134211daaf1d000d600451c4#SAPEngine_Application_Thread[impl:3]_32##0#0#Error#1#/System/Server#Plain###Can not load filter < CAS Filter > The error is: javax/servlet/Filter#

#1.5#000D600451C400420000002700000CFC0003FEF1B1101673#1124738941603#com.sap.engine.services.servlets_jsp.Deploy#sap.com/irj#com.sap.engine.services.servlets_jsp.Deploy#Guest#34####fe49f540134211daaf1d000d600451c4#SAPEngine_Application_Thread[impl:3]_32##0#0#Error##Plain###<u>Can not load filter < CAS Filter > The error is: <b>java.lang.NoClassDefFoundError: javax/servlet/Filter</b></u>

-


Loader Info -


ClassLoader name: [sap.com/irj]

Parent loader name: [Frame ClassLoader]

References:

common:service:http;service:servlet_jsp

service:ejb

common:service:iiop;service:naming;service:p4;service:ts

service:jmsconnector

library:jsse

library:servlet

common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl

library:ejb20

library:j2eeca

library:jms

library:opensql

common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore

interface:resourcecontext_api

interface:webservices

interface:ejbserialization

service:licensing

library:core_lib

library:sapxmltoolkit

library:com.sap.mona.api

library:com.sap.util.monitor.jarm

library:tcconnconnectorframework

library:com.sap.datadirect

library:com.sap.mw.jco

library:com.sap.tc.Logging

library:com.sap.ip.basecomps

library:com.sap.aii.proxy.framework

library:com.sap.aii.util.misc

service:prtbridge

service:com.sap.portal.prt.sapj2ee

<u>library:SSOClient</u>

The library I deployed is library:SSOClient

The custom filter class in my library depends on the Filter class in the servlet.Jar but some reason this refrence is not working.

I would appreciate any help.

Thanks

Rao

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Rao,

Were you able to resolve this issue? Could you pls. provide me the details on how you resolved it?

Thanks,

Shiva.