On 3/16/06, Mark Shifman <[EMAIL PROTECTED]> wrote:
>
> Hi :
> Today I got  the shale-mailreader-20060316.war, dropped it into  my
> webapps dir, went to the tomcat manager and
> it wasn't running.  I tried to start it and was told Message:      FAIL
> - Application at context path /shale-mailreader-20060316 could not be
> started
>
> I am using Apache Tomcat/5.0.19    and JVM version 1.4.2_02-b03.
>
> I also get this error:
> 2006-03-16 15:29:03 StandardContext[/shale-mailreader-20060316]Exception
> starting filter shale
> java.lang.UnsupportedClassVersionError:
> org/apache/shale/tiger/faces/LifecycleListener (Unsupported major.minor
> version 49.0)


Hmm ... the only time I have seen this kind of problem is when the sources
for the application are compiled with a 1.5 compiler without setting the
"target" option in the build script to say "please build class files
compatible with 1.4."  Could you please file an issue ih our issue tracing
system, and be sure to detail all the platform specifics you are using?

  http://issues.apache.org/buzilla/

Craig

The shale-usecases-20060316.war seems to be running fine.  So are does
> simple.war from myfaces.
> Another example jsf-crud.war also seems to be ok.
>
> What am I missing/doing wrong.
> thanks in advance
> mas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to