This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Websphere and the fly likes [NOOB Alert] Deploying applications in WebSphere without an EAR Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "[NOOB Alert] Deploying applications in WebSphere without an EAR" Watch "[NOOB Alert] Deploying applications in WebSphere without an EAR" New topic
Author

[NOOB Alert] Deploying applications in WebSphere without an EAR

Arvind Vinay
Greenhorn

Joined: Feb 19, 2006
Posts: 5
Hi,

I am new to Websphere and this is my question: Is there an option to install/deploy applications without creating an EAR similar to copying the application to the webapp folder in Tomcat?

Thanks for your patience,
Arvind
Deepak Pant
Ranch Hand

Joined: Feb 13, 2004
Posts: 443
No I don't think that is an option under WebSphere. You can deploy either EAR or WAR file. Expanded deployments are not supported. It gets complicated when you are doing this deployment for clustered (or ND) versions.
Arvind Vinay
Greenhorn

Joined: Feb 19, 2006
Posts: 5
Deepak Pant wrote:No I don't think that is an option under WebSphere. You can deploy either EAR or WAR file. Expanded deployments are not supported. It gets complicated when you are doing this deployment for clustered (or ND) versions.


Thanks Deepak
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: [NOOB Alert] Deploying applications in WebSphere without an EAR
 
Similar Threads
CMP serialializable error, need your help!
Is it possible to export ANT build file from WSAD 5.1.1
How to deploy a new Web Application in WebSphere 7.0
Tunneling Concept Query
Editing the resources.xml File