This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Seam app deployed in Tomcatpmuir Oct 8, 2007 4:12 AM (in response to yuriy_zubarev)hibernate2 and jpa both can be. 
- 
        2. Re: Seam app deployed in Tomcatyuriy_zubarev Oct 10, 2007 4:50 PM (in response to yuriy_zubarev)Thank you. I'm trying to deploy "jpa" application under Tomcat 6 and this is what I'm getting so far: 
 java.lang.NoClassDefFoundError: javassist/bytecode/ClassFile
 Yes, I can go ahead and start adding missing libraries for Tomcat but I'm wondering if there is already a tutorial for this.
 Yuriy
- 
        3. Re: Seam app deployed in Tomcatyuriy_zubarev Oct 10, 2007 4:53 PM (in response to yuriy_zubarev)I just notice build-tomcat6.xml in jpa example. Sorry for wasting everybody's time. 
 
    