Troubleshooting

Deployment Problems

Q1:Why won't the deployment tool generate my EAR or JAR file?
You probably forgot to implement a method in your implementation class. It's also possible that you might have violated one of the other EJB restrictions or requirements. Most deployment tools have an option to test your items for compliance. For instance, in the J2EE SDK, the option is called Verifier; in the WebLogic deployment tool, it's called Check Compliance. Also, check for windows that might contain error messages. Some tools don't always pop up a nice window telling you what's wrong. You can also check the various log files that are in the logs subdirectory of the J2EE SDK.
Q2:Why doesn't the tool generate a client JAR file?
You probably don't ...

Get Special Edition Using Java™ 2 Enterprise Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.