I am having Eclipse and for the J2ee perspective MyEclipse is also
there. I have configured the Weblogic application server with the IDE.
I AM NOT ABLE TO EXECUTE EJB WITH THE CURRENT CONFIGURATION SETTING
BECAUSE WEBLOGIC SPECIFIC XML FILES ARE MISSING.
CAN ANYONE HELP ME OUT WHAT EXACTLY I SHOULD DO??
Joe Attardi - 21 Nov 2006 20:43 GMT
> I am having Eclipse and for the J2ee perspective MyEclipse is also
> there. I have configured the Weblogic application server with the IDE.
> I AM NOT ABLE TO EXECUTE EJB WITH THE CURRENT CONFIGURATION SETTING
> BECAUSE WEBLOGIC SPECIFIC XML FILES ARE MISSING.
> CAN ANYONE HELP ME OUT WHAT EXACTLY I SHOULD DO??
These are my favorite usenet posts.
I am having a problem! Please tell me what's wrong without giving any
details about my configuration or setup!
Whee!
rxreyn3@gmail.com - 25 Nov 2006 06:47 GMT
Are you using WTP? If so, you need to have xdoclet somewhere on your
filesystem and xdoclet property setup in the properties window. Then
you need to check the weblogic checkbox where appropriate in the
properties configuration. Xdoclet will then run and generate a web.xml
and weblogic.xml.
This tutorial is for JBoss, but you will see what I am talking about:
http://www.eclipse.org/webtools/community/tutorials/ejbtutorial/buildingejbs.html
Ryan
> I am having Eclipse and for the J2ee perspective MyEclipse is also
> there. I have configured the Weblogic application server with the IDE.
> I AM NOT ABLE TO EXECUTE EJB WITH THE CURRENT CONFIGURATION SETTING
> BECAUSE WEBLOGIC SPECIFIC XML FILES ARE MISSING.
> CAN ANYONE HELP ME OUT WHAT EXACTLY I SHOULD DO??