1 Reply Latest reply on Feb 4, 2003 11:16 PM by jimjonah

    Java tools for Extreme Programmming example

    cristip

      Hi,

      Can anyone help me with setup / configure / deploy the examples from Java Tools for Extreme Programmming?

      Talking about the HelloWorld example, everything is OK up to Web app deployment and running on Tomcat. When it comes to use EJBs on JBoss all I'm getting is...errors!

      If I use Tomcat 4.1.12 and JBoss 3.0.3 separate, after deploying the webapp and ejbs, I get an unmarshalling error from Tomcat. When I use Tomcat 4.1.12 integrated in JBoss 3.0.3 I get a NoClassDefFoundError. I've seen, when deploying on integrated JBoss/Tomcat, that the hello.war file is not expanded in Tomcat webapp folder (this might be the cause for NoClassDefFoundError). The question is why is it not expanded by the server?

      Any other good examples of how to configure and run J2EE(webapp + ejbs) apps on JBoss/Tomcat?

      Thank you all,
      cristip