Help for a newbie - Unable to load class present

2003-07-07 Thread Marcio Merlone
eption: /jamm-0.9.4/index.jsp(0,5) /jamm-0.9.4/WEB-INF/common/all_definitions.jsp(6,0) Unable to load class present at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHan dler.java:94) at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.jav a:42

RE: unable to load class

2002-08-12 Thread Shapira, Yoav
Hi, >org.apache.jasper.compiler.CompileException: /bla.jsp(5,0) Unable to load >class pl.biznespartner.cms.phoenix.server.WindowTag > at >org.apache.jasper.compiler.TagBeginGenerator.init(TagBeginGenerator.jav a:13 >9 >) >... > >I double-checked - the class

unable to load class

2002-08-12 Thread Michał Kwiatek
Hello! I'm getting the following error on a seemingly well-configured tomcat 4.0.3 installation (on Linux Mandrake). org.apache.jasper.compiler.CompileException: /bla.jsp(5,0) Unable to load class pl.biznespartner.cms.phoenix.server.WindowTag

Unable to load class

2002-04-02 Thread Chuck Amadi
r log as below: viewMySql.jsp [9:0] Unable to load class org.apache.taglibs.jdbc.connection.ConnectionTag Errors compiling viewMySql. Cheers Chuck Amadi Systems Programmer -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troub

Hey any takers - Unable to load class org.apache.taglibs.jdbc.connection.ConnectionTag

2002-03-27 Thread Chuck Amadi
r log as below: viewMySql.jsp [9:0] Unable to load class org.apache.taglibs.jdbc.connection.ConnectionTag Errors compiling viewMySql. Cheers Chuck Amadi Systems Programmer -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troub

Re: RE: RE: Unable to load class

2002-01-29 Thread liakim . ladipo
TECTED]] >Sent: Monday, January 28, 2002 10:45 AM >To: [EMAIL PROTECTED]; [EMAIL PROTECTED] >Subject: Re: RE: Unable to load class > > >the class file is in WEB-INF/classes/test/ however it still doesn't seem to >locate it > It's certainly because you don'

RE: RE: Unable to load class

2002-01-28 Thread sumit . rajan
D]; [EMAIL PROTECTED] Subject: Re: RE: Unable to load class the class file is in WEB-INF/classes/test/ however it still doesn't seem to locate it > It's certainly because you don't have this class in your web application. >Is your class is "timeTag" or "Ti

Re: RE: Unable to load class

2002-01-28 Thread liakim . ladipo
placed under your directory WEB-INF/classes/test/ to be >recognized by your server. > >arno > > -Message d'origine- > De: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] > Date: lundi 28 janvier 2002 14:38 > À:[EMAIL PROTECTED] > Objet:Unable to loa

RE: Unable to load class

2002-01-28 Thread Arnaud Héritier
-Message d'origine- > De: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] > Date: lundi 28 janvier 2002 14:38 > À: [EMAIL PROTECTED] > Objet:Unable to load class > > > Hi all, > > can anyone help? > > is there a common reason why a class will

Unable to load class

2002-01-28 Thread liakim . ladipo
Hi all, can anyone help? is there a common reason why a class will fail to load even through I am able to compile it without any errors?? I am new to jsp and I am using the class within a jsp page but I get this error message Unable to load class test.timeTag Liakim

Unable to load class help

2002-01-28 Thread liakim . ladipo
Hi all, is there a common reason why a class will fail to load even through I am able to omplie it without any error?? I am new to jsp and I am using the class within a jsp page but I get this error message Unable to load class test.timeTag Liakim talk21 your

Re: xtags: Unable to load class

2001-06-19 Thread Jeff Kilbride
k out tomcat.mslinn.com for an explanation of the web.xml file. --jeff - Original Message - From: "William C. Robertson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 18, 2001 10:47 PM Subject: xtags: Unable to load class > > > -Ori

xtags: Unable to load class

2001-06-18 Thread William C. Robertson
-Original Message- From: William C. Robertson [mailto:[EMAIL PROTECTED]] Sent: Monday, June 18, 2001 4:37 PM To: [EMAIL PROTECTED] Subject: xtags: Unable to load class Has anyone else had a problem with taglibs? I have everything configured correctly (pretty sure) and I get the

xtags: Unable to load class

2001-06-18 Thread William C. Robertson
Servlet Error: org.apache.jasper.compiler.CompileException: /usr/local/jakarta-tomcat-3.2.2/webapps/examples/init_onlyImports.jsp(4,0) Unable to load class org.apache.taglibs.xtags.tags.ParseTag at org.apache.jasper.compiler.TagBeginGenerator.init(TagBeginGenerator.java, Compiled Code) I

Unable to load class

2001-06-18 Thread William C. Robertson
mcat-3.2.2/webapps/examples/init_onlyImports.jsp(4,0) Unable to load class org.apache.taglibs.xtags.tags.ParseTag. This is the case for any of the xtag tags. I tried the datetime taglib too and got the same error. I get the error regardless of where I put the .jar file. I hope the problem is