Deploytool freeze making client Jars
I'm running j2ee 1.3 beta 2. This, with j2ee 1.2 doesn't happen.
I create the Application from the deploytool.
Then I add a new Web Component, which is already working under Tomcat 4.0.
Every verifies OK.
But when the deploytool shows the message "Making client JARS..." then stops. There isn't an error message, not even in the logs file.
To unfreeze the deploytool I stop j2ee and then I get an error message. Well, j2ee wasn't there!
Do I have to deploy also EJBs to make it work.
I'm running j2ee on Windows 98, but not from the batch files, so I'm not able to see the messages when starting with the -verbose parameter. But, all this output is also in the log files, and there I haven't found any error.

