• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Help In CMP entity bean with Weblogic Builder

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am Trying to create an Deployment Descriptor for CMP bean using WebLogic Builder.

I have created class files in Demo Folder for
Remote Interface.
Home Interface.
Bean.

and Stored in a Directory.



I open WebLogicBuilder

File>>>Open>>Folder containing Class files

>>Open

It ask Would you like new Deployment Descriptor Created for you

>>Click Yes

Immediately i get the following Message :

Search for EJB components in C:\Documents and Settings\prasanth\Desktop\Dump
No EJBs found in C:\Documents and Settings\prasanth\Desktop\Dump

Search for Web components in C:\Documents and Settings\prasanth\Desktop\Dump

searching for possible EAR modules
[DDInitModUpdateUI]: asking ddinit question


Please Help Me out..
Thnaks in Advance
 
reply
    Bookmark Topic Watch Topic
  • New Topic