Hi list,

I am trying to make a ear file to deploy a J2EE web application.  I was 
looking at all Jrun docs and could not find a working sample on how to do 
it.

I have used jar to get the ear file, but it does not deploy correctly.   The 
following is what I did to make the deployment work but I doubt if  it 
should be as strange as this:

*** Explanation:
What I am trying to do is deploy an .ear file I have made using 
application.ear along with it deploy.properties on a new created server like 
new_server.

*** Steps I am taking:
1. stop the new_server service
2. remove all files from c:\jrun3\servers\default\deploy
3. remove all files from c:\jrun3\servers\new_server\deploy
4. put application.ear in a tmp directory
5. put deploy.properties in c:\jrun3\servers\default\deploy
6. deploy EAR in JMC on new_server.
   this MUST return Error: "Specified jar file eCand_ejb.jar not found" or 
something. if an error was not reported, something went wrong
5. move application.jar from servers\new_server\deploy to 
servers\default\deploy
6. deploy EAR in JMC on new_server again.  This should succeed. move 
contents of servers\default\deploy to servers\new_server\deploy

I do not know why I have to make this so complicated to make it work.

Thanks a lot,

Bin
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to