cancel
Showing results for 
Search instead for 
Did you mean: 

On deploying custom EJB module

Former Member
0 Kudos

I was able to create an '*.ear' file on NWDS. I now have 2 projects in my NWDS related to this

1. EJB project which has the jar file

2. Enterprise Application Project which holds ear file

Due to security reasons I cannot use NWDS deployment tool. And therefore I sent *.ear file to XI admin who deployed it thro' Visual Admin. Under Deployed components, I see an entry which is crossed out on the left...unlike other components there. And I don't see any objects beneath my entry (unlike others). Should I also send the jar file.

I've followed all the steps according to the How-to document (2 of 'em) on creating modules.

Am I missing anything else. How can I deploy this without NWDS tool.

Thank you for all your help.

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

Hi Parimala,

You can deploy your EAR (and nothing else) with

1. SDM

2. Visual Admin Tool.

If you use the Visual Admin Tool, you have to make sure, that you choose 'deploy and start'. If you have a cross, try to start it. Check for errors while starting.

Besides: You JAR file should be inside the EAR-file, but no other JAR file.

Regards

Stefan

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

HI Parimala,

You can deploy the ejb in three ways.

1) Thru NWDS tool

2) Thru SDM

3) Visual Admin

While creating .ear file make sure that all required files are there.

Hope this helps,

Regards,

Moorthy