- This topic has 1 reply, 2 voices, and was last updated 12 years, 2 months ago by
support-swapna.
-
AuthorPosts
-
vipulreddy574MemberDear Support,
Currently we are working on a project which is in wsad5.1. we are planning to move to myeclipse 10. we installed a trial version of myeclipse 10 and add our project to my eclipse. Our enterprise project contains ejb with mdbs and web. while deploying we are getting exception thrown by myeclipse web sphere plugin installear_ejb3.jacl.
WASX7017E: Exception received while running file “D:\MyEclipseInstallation\Common\plugins\com.genuitec.eclipse.blue.websphere7_9.0.0.me201207171805\installEAR.jacl”; exception information: com.ibm.ws.scripting.ScriptingException: WASX7109E: Insufficient data for install task “BindJndiForEJBMessageBinding
ADMA0099E: A validation error occurred in task Binding enterprise beans to listener port names or activation specification JNDI names. The listener port name or Java Naming and Directory Interface (JNDI) name is not specified for enterprise bean InquiryCreateReportBean in module CONCORDPHASE3EJB.jar.
ADMA0099E: A validation error occurred in task Binding enterprise beans to listener port names or activation specification JNDI names. The listener port name or Java Naming and Directory Interface (JNDI) name is not specified for enterprise bean DiagnosticServiceMQTestBean in module CONCORDPHASE3EJB.jar.
ADMA0099E: A validation error occurred in task Binding enterprise beans to listener port names or activation specification JNDI names. The listener port name or Java Naming and Directory Interface (JNDI) name is not specified for enterprise bean ApplicationUpdateBean in module CONCORDPHASE3EJB.jar.
ADMA0099E: A validation error occurred in task Binding enterprise beans to listener port names or activation specification JNDI names. The listener port name or Java Naming and Directory Interface (JNDI) name is not specified for enterprise bean PopulateTempPrincipalsBean in module CONCORDPHASE3EJB.jar.
ADMA0099E: A validation error occurred in task Binding enterprise beans to listener port names or activation specification JNDI names. The listener port name or Java Naming and Directory Interface (JNDI) name is not specified for enterprise bean PaymentCleanupBean in module CONCORDPHASE3EJB.jar.
ADMA0099E: A validation error occurred in task Binding enterprise beans to listener port names or activation specification JNDI names. The listener port name or Java Naming and Directory Interface (JNDI) name is not specified for enterprise bean DataCleanupBean in module CONCORDPHASE3EJB.jar.
ADMA0099E: A validation error occurred in task Binding enterprise beans to listener port names or activation specification JNDI names. The listener port name or Java Naming and Directory Interface (JNDI) name is not specified for enterprise bean PaymentUpdateBean in module CONCORDPHASE3EJB.jar.
ADMA0099E: A validation error occurred in task Binding enterprise beans to listener port names or activation specification JNDI names. The listener port name or Java Naming and Directory Interface (JNDI) name is not specified for enterprise bean PopulateTempUCCBean in module CONCORDPHASE3EJB.jar.
ADMA0099E: A validation error occurred in task Binding enterprise beans to listener port names or activation specification JNDI names. The listener port name or Java Naming and Directory Interface (JNDI) name is not specified for enterprise bean CreditCardProcessBean in module CONCORDPHASE3EJB.jar.
ADMA0099E: A validation error occurred in task Binding enterprise beans to listener port names or activation specification JNDI names. The listener port name or Java Naming and Directory Interface (JNDI) name is not specified for enterprise bean RecordFilingBean in module CONCORDPHASE3EJB.jar.”I am stuck at this exception. I am unable to point out what that excpetion means. I am also having binding file ibm-ejb-jar-bnd.xml file. still unable to deploy?
Please identify the exception and get me out of this ASAP.
Thanks
Vipul
support-swapnaModeratorVipul,
Can you please clarify if you have enhanced the project to work with MyEclipse ? Also clarify if you are working with the same version of Websphere for both WSAD and MyEclipse.
Here is a tutorial on project migration from RAD/WSAD to MyEclipse. Please have a look.
http://www.myeclipseide.com/documentation/quickstarts/blueedition/project_migration/As the tutorial is based on previous versions of ME, you will now have an option ‘Enhance RAD project to work with MyEclipse’ instead of ‘Migrate Project’ mentioned in the tutorial.
Do not attempt to fix build errors yourself as these changes will affect the enhancement procedure; it will not detect the WSAD settings in your project and not correctly enhance it.
If there are still errors, you can attempt to fix them only after the enhancement process and/or can let us know what problems you experience so we can help.
Let us know how it works for you.
-
AuthorPosts