RE: JasperException: The value for the useBean class ___ attribute is invalid

2012-04-19 Thread Caldarale, Charles R
> From: Chris Patterson [mailto:tom...@vittox.com] > Subject: Re: JasperException: The value for the useBean class ___ attribute > is invalid > Renamed Test-03 to ROOT.war > Deleted the /WEB-INF folder in the appBase directory AND all other JSPs > (inluding sub-director

Re: JasperException: The value for the useBean class ___ attribute is invalid

2012-04-19 Thread Chris Patterson
m., Caldarale, Charles R escribió: From: Chris Patterson [mailto:tom...@vittox.com] Subject: Re: JasperException: The value for the useBean class ___ attribute is invalid So configuration actually is as follows: www.server.com If you only have one, no is needed. Please, please read the docu

RE: JasperException: The value for the useBean class ___ attribute is invalid

2012-04-19 Thread Caldarale, Charles R
> From: Chris Patterson [mailto:tom...@vittox.com] > Subject: Re: JasperException: The value for the useBean class ___ attribute > is invalid > So configuration actually is as follows: > > www.server.com If you only have one , no is needed. > > doc

Re: JasperException: The value for the useBean class ___ attribute is invalid

2012-04-19 Thread Chris Patterson
only works until trying etrust.us/subdir/prg2.jsp, then i get the error 500: JasperException: The value for the useBean class ___ attribute is invalid Log file shows no more details about the issue. As "main directory" I mean the docBase referenced in the server.xml file. I have read the Servlet S

Re: JasperException: The value for the useBean class ___ attribute is invalid

2012-04-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris, On 4/18/12 7:36 PM, Chris Patterson wrote: > Differences are: Local host has Tomcat 6.x, VPS server has Tomcat > 5.3.35 Local host has Java 1.6.0_22 / OpenJDK 64-Bit, VPS server > has Java 1.6.0_29 / Java Hotspot 64-Bit > > I checked following

Re: JasperException: The value for the useBean class ___ attribute is invalid

2012-04-19 Thread Pid *
arkup#l1199 > > > You have to check that you did not forget to copy necessary supporting > classes and libraries. If that fails, try to write a simple jsp that > explicitly loads that class. > >> The same excersise on the VPS running CPanel for a domain like etrust.us >

Re: JasperException: The value for the useBean class ___ attribute is invalid

2012-04-18 Thread Konstantin Kolinko
Generator.java?view=markup#l1199 You have to check that you did not forget to copy necessary supporting classes and libraries. If that fails, try to write a simple jsp that explicitly loads that class. > The same excersise on the VPS running CPanel for a domain like etrust.us > does only work

Re: JasperException: The value for the useBean class ___ attribute is invalid

2012-04-18 Thread Chris Patterson
prg1.jsp When trying etrust.us/prg1.jsp it only works until trying etrust.us/subdir/prg2.jsp, then i get the error 500: JasperException: The value for the useBean class ___ attribute is invalid Log file shows no more details about the issue. As "main directory" I mean the docBase ref

Re: JasperException: The value for the useBean class ___ attribute is invalid

2012-04-18 Thread Pid
On 18/04/2012 21:02, Pid wrote: > On 18/04/2012 18:02, Chris Patterson wrote: > >> Is this like a BUG ? > > Doubt it. > >> Or perhaps something about the Java version ? > > s/Java/Developer/g That was rude. Retracted, with apologies. p -- [key:62590808] signature.asc Description: Ope

Re: JasperException: The value for the useBean class ___ attribute is invalid

2012-04-18 Thread Pid
On 18/04/2012 18:02, Chris Patterson wrote: > Is this like a BUG ? Doubt it. > Or perhaps something about the Java version ? s/Java/Developer/g p -- [key:62590808] signature.asc Description: OpenPGP digital signature

Re: JasperException: The value for the useBean class ___ attribute is invalid

2012-04-18 Thread Konstantin Kolinko
2012/4/18 Chris Patterson : > More on this, now I think it is some configuration issue for the tomcat > server: > > I am using eclipse to check both JSP files, and they work without any > problems > in my PC. When deploying to Tomcat 5.5.35 to a sub-directory like de project > name > they also work

Re: JasperException: The value for the useBean class ___ attribute is invalid

2012-04-18 Thread Chris Patterson
More on this, now I think it is some configuration issue for the tomcat server: I am using eclipse to check both JSP files, and they work without any problems in my PC. When deploying to Tomcat 5.5.35 to a sub-directory like de project name they also work fine. For example at www.domain.com/T

Re: JasperException: The value for the useBean class ___ attribute is invalid

2012-04-18 Thread Pid
On 17/04/2012 17:29, Chris Patterson wrote: > Hello, pls help with the following issue: > > My JSP calls a Java Bean > and works OK for both versions, Tomcat 5.5 and Tomcat 7.1 Cool! Where did you get v7.1 from? I've been waiting for that release. On the other hand, you could tell us exactly wh

JasperException: The value for the useBean class ___ attribute is invalid

2012-04-17 Thread Chris Patterson
Hello, pls help with the following issue: My JSP calls a Java Bean and works OK for both versions, Tomcat 5.5 and Tomcat 7.1 My problem is when I move that same JSP to a sub-directory, then I get the 500 error: org.apache.jasper.JasperException: /StrBean.jsp(26,0) The value for the useBean cla