cancel
Showing results for 
Search instead for 
Did you mean: 

need help on deployment

Former Member
0 Kudos

hi,

my requirment is to deploy ear on REMOTE system as RemoteGUI.

pls suggest me to develop such type of application in java.

regards

Guru

Accepted Solutions (1)

Accepted Solutions (1)

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Guru,

1. Create EJB project and develop your business logic in it.

2. Create EAR file and add your EJB project to it

3. Deploy via Remotegui.bat under deployment tab

Could you elaborate your requirement

Regards, Suresh KB

Former Member
0 Kudos

hi

suresh,

i know this procedure .

my requirment is , deploy ears to WAS using java application because i need to develop instalation setup, when i click setup file i need to deploy ears to WAS.

this whole thing need to be done remotly.

ragards

Guru

Answers (0)