I have a BEA 8.1 project that consists of an EAR, an ejb module, a web module, and a couple of utility projects. When I right-click on the EAR project and select MyEclipse–>Add/Remove Project Modules, the web and ejb projects are each listed multiple times. Application.xml lists them only once. When a deployment is first run, it deploys the apps over and over again (taking forever). The deployment then does not succeed, it receives FileNotFoundException errors looking for the web jar file. I’m deploying in exploded format. Standard posting info below:
– OS: Windows XP SP1
– Eclipse: Version: 2.1.2 Build id: 200311030802
– Eclipse was installed fresh, but has been upgraded using the manager
– other plugins: Easy Struts, Hibernator, WSDL2JAVA
– 7 plugins like org.eclipse.pde.*
– MyEclipse: Version: 2.6.100 Build id: 200312091200-2.7-RC1
– JDK for eclipse: 1.4.1_01-b01
– JDK for app server: 1.4.1_03 (supplied by BEA)
– Steps to produce: standard MyEclipse deployment steps per tutorial
– Application Server: BEA WebLogic 8.1