| Sign In/My Account | View Cart |
| Article: |
EJB 2 and J2EE Packaging, Part II | |
| Subject: | Classloader can't find common.jar | |
| Date: | 2001-09-15 19:09:23 | |
| From: | ericlma | |
| I packaged an ejb.jar, a web.war, a common.jar, and an META-INF/application.xml into an app.ear. Both the ejb.jar and web.war contain a META-INF/manifest.mf file with a Class-Path entry pointing to common.jar. However, when I tried to deploy the app.ear under WebLogic 6.1 it complained about not being able to find the classes included in common.jar. What am I doing wrong? | ||
Showing messages 1 through 3 of 3.
Thanks in advance...
gauz