• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

tomcat with jdk1.3 on solaris

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I installed tomcat on solaris. i set the JAVA_HOME = j2sdk1_3_1_04 to in .profile , if i run the tomcat it is giving InvocationTargetException is coming.
if i run the tomcat with j2sdk1.4.0_02 it is ruuning perfectly in solaris. but my requirement is to run the tomcat with j2sdk1_3_1_04 on solaris.
so can you please suggest me how can i run the tomcat .
i downloaded the tomcat-4.1.18.tar.gz from http://www.binarycode.org/apache/jakarta/tomcat-4/binaries/
Thanks in advance .
Sreekantha
reply
    Bookmark Topic Watch Topic
  • New Topic