Skip to Content
0
Former Member
Nov 25, 2003 at 03:43 PM

Importing Existing EJBs into NetWeaver Studio

60 Views

Hi

We have an in house application currently deployed on Weblogic 6.1 . As we are moving to NetWeaver platform, we also wish to standardize on use of Netweaver studio for handling development work.

I tried to create a new Test EJB project, import the classes from my existing application into studio. All my classes, show up directly under my project and not under ejb modules.

Since all those classes are bean/home and remote interfaces for my application, I was hoping the studio will treat it like EJB implementations and with minor adjustments I would be able to reuse existing deployment descriptors for the same.

Is there a known procedure to import J2EE compliant EJBs and their deployment descriptors into Studio and then deploy them to WAS, hence achieving migration to WAS as deployment platform and standardising on Studio as developement platform at the same time.

Thanks,

Mukesh.