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
Thanks for your Hints. Today I deployed the same execise (Test-03) onto the localhost at the VPS server having Tomcat 5.3.35 running. So it works like the localhost running Tomcat 6.x. It is the same procedure: - Deploying WAR - Stop and Start - Confirming that www.domain.com/Test-03/prg1.jsp

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 *
On 19 Apr 2012, at 01:12, Konstantin Kolinko wrote: > 2012/4/19 Chris Patterson : >> Dear Konstantin, thanks for asking, I will try to answer your questions >> >> My experience level is relative, idea is to spend less time sharing your >> experience. >> I have installed Tomcat servers for many ye

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

2012-04-18 Thread Konstantin Kolinko
2012/4/19 Chris Patterson : > Dear Konstantin, thanks for asking, I will try to answer your questions > > My experience level is relative, idea is to spend less time sharing your > experience. > I have installed Tomcat servers for many years mostly on Unix/Linux, > and allready have a CentOS 5.6 wi

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

2012-04-18 Thread Chris Patterson
Dear Konstantin, thanks for asking, I will try to answer your questions My experience level is relative, idea is to spend less time sharing your experience. I have installed Tomcat servers for many years mostly on Unix/Linux, and allready have a CentOS 5.6 with Tomcat 6.x (default) on a local

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