my dog learned polymorphism
The moose likes Ant, Maven and Other Build Tools and the fly likes Hot Deployment in WebLogic with Maven Poject(EAR Module) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Hot Deployment in WebLogic with Maven Poject(EAR Module)" Watch "Hot Deployment in WebLogic with Maven Poject(EAR Module)" New topic
Author

Hot Deployment in WebLogic with Maven Poject(EAR Module)

Purna Vanaparti
Greenhorn

Joined: Jan 11, 2013
Posts: 1


Please suggest us on how to how do hot Deployment in weblogic with Maven 2 Project

Steps
1) We have created Maven 2 Project as EAR module and same has been uploaded to versioning tool(SVN iam using).
2) Now we are able to check-out the Maven 2 Project from SVN
3) We have opened the Java IDE i.e IBM-Rational Application Devoloper(i.e simply RAD).
4) We have the Maven Plugin to RAD
5) We are able to IMPORT the above Maven 2 Project module(EAR Module) to RAD
6) Here is My Question :
Are we able to deploy the Maven 2 Project(EAR Module) to WebLogic Server directly.
If Yes, Please suggest us on how to deploy the Hot Deployement of Maven EAR Module, in weblogic server.
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26489
    
  78

Welcome to CodeRanch!

Have you looked at the Maven plugin for WebLogic? It doesn't sound like it is a hot deploy. It sounds like it is a deploy and then restart.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Hot Deployment in WebLogic with Maven Poject(EAR Module)
 
Similar Threads
Maven 2 Plugin for WebSphere Application Server 5
Need to know the deployment procedure of an application on IBM RAD version 6
Comparing BEA Weblogic and Websphere
maven packaging is not including dependent jars
how to get server name and version from an EAR