This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: JBoss4.0.2 installation problem on Solaris9lafr Nov 20, 2005 5:49 PM (in response to vj_az)The missing class should be in server/?/deploy/jbossweb-tomcat55.sar/naming-resources.jar. 
 Execute jar -tvf on this file to see if it is valid and contains the class.
 How did you unpack the downloaded file ?
 Were gzip and tar successful ?
 Do you use solaris tar or gnu tar ? Some tar files are only extractable with gnu tar. Don't about jboss-4.0.2.tar.gz.
- 
        2. Re: JBoss4.0.2 installation problem on Solaris9seribus Nov 21, 2005 4:05 PM (in response to vj_az)I know this may be silly but have you upgraded you tar and gzip to the GNU verstion. I know I had to. 
- 
        3. Re: JBoss4.0.2 installation problem on Solaris9starksm64 Nov 22, 2005 11:49 AM (in response to vj_az)The default solaris tar is unusable. You need a gnutar compatible tar. 
 
     
     
    