Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within EJB and other Jakarta /Java EE Technologies
Search Coderanch
Advance search
Google search
Register / Login
This week's book giveaway is in the
Java in General
forum.
We're giving away four copies of
Helidon Revealed: A Practical Guide to Oracle’s Microservices Framework
and have Michael Redlich on-line!
See
this thread
for details.
Win a copy of
Helidon Revealed: A Practical Guide to Oracle’s Microservices Framework
this week in the
Java in General
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Liutauras Vilda
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Devaka Cooray
Paul Clapham
Saloon Keepers:
Scott Selikoff
Tim Holloway
Piet Souris
Mikalai Zaikin
Frits Walraven
Bartenders:
Stephan van Hulst
Carey Brown
Forum:
EJB and other Jakarta /Java EE Technologies
EJBs and dynamic deployment
Anand Gondhiya
Ranch Hand
Posts: 155
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi All,
I use WebLogic 8 ,Win2000,
Struts
,
JSP
.
If I make changes to my Enterprise
Java
Bean files , I do following:
- Stop the Weblogic
- Compile and Build
- Make Jar
- Deploy the Jar
- Restart the Weblogic
How do I avoid all these steps. i.e I want to do something so that "making changes" won't make me do all this over and over.
Thanks
-Anand.
Pradeep bhatt
Ranch Hand
Posts: 8945
I like...
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You could just deploy the chnaged
ejb
jar file without restarting. In order to do so enable hot deployment.
Groovy
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Connection not getting closed in websphere
Simple explanation to deploye JSP in weblogic 5.1 server
problem in deployment
writing deployment descriptor
which is the target deployment directory that weblogic builder uses?
More...