cancel
Showing results for 
Search instead for 
Did you mean: 

Strange behaviour: EJB Jar file gets deleted

maniksaha
Explorer
0 Kudos

I'm building an application with some EJB's and exposing these using web services. When I build the EJB jar, the file builds correctly (I can see it in the file system and unjar it correctly).

However when I create a Ear file that includes this EJB jar, the jar file gets deleted from the directory.

Anyone encountered this before?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

guru_subramanianb
Active Contributor
0 Kudos

Hi Manik,

Did u try compiling outside the NWDS?Try for some sample ear file.If you still gets tyhe same problem reinstall ur nwds.

-Guru

maniksaha
Explorer
0 Kudos

Can u elaborate more on compiling outside pls..i.e. jar outside?