  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Class not found | Class not found 2004-10-25 - By Doran Kangwai
Back Are you sure you are not using something from WAS 4?
The security.jar file in WAS 4.0.3 contains this class:
/opt/WebSphere/AppServer/lib 378 :# jar tvf security.jar |grep SecurityContext 6528 Sun Apr 28 01:15:20 GMT+12:00 2002 com/ibm/ejs/security/SecurityContext.class
On Thu, 21 Oct 2004 11:30:33 -0700, Vipul Sagare <vipul_sagare@(protected)> wrote: > > > Try following site It will give you the possible Jars which needs to be in > classpath > > http://www.jarhoo.com > > > Peter Petrov <peter.petrov@(protected)> wrote: > By where u mean in which jar or ? > > > -- -- Original Message -- -- > From: "Fr. Soto" > To: > Sent: Thursday, October 21, 2004 9:00 PM > Subject: Class not found > > > > Hello, I'm working with Websphere 5.1 security and I am getting a > > NoClassDefFoundError: com/ibm/ejs/security/SecurityContext > > > > Since now, we haven't been able to find which package contains this class. > > Do anybody know where can we find that class?? > > > > Thanks in advance, > > > > Francisco Soto > > fsoto@(protected) > > > > ==================================================================== > > Companion Site: http://www.corej2eepatterns.com > > J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns > > List Archive: > http://archives.java.sun.com/archives/j2eepatterns-interest.html > > Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to > listserv@(protected) > > ==================================================================== > Companion Site: http://www.corej2eepatterns.com > J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns > List Archive: > http://archives.java.sun.com/archives/j2eepatterns-interest.html > Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to > listserv@(protected) > ==================================================================== > Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: > http://java.sun.com/blueprints/corej2eepatterns List Archive: > http://archives.java.sun.com/archives/j2eepatterns-interest.html > Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to > listserv@(protected)
-- Doran Kangwai
==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|
 |