eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
387 stars 144 forks source link

RAR redeploy issue #5815

Closed glassfishrobot closed 13 years ago

glassfishrobot commented 16 years ago

Real scenario in production environment:

1. Deploy RAR connector 2. Configure adapter resources &etc 3. Deploy 40 endpoint clients - some MDBs. (Real production scenario )

after some time...

4. redeploy rar to fix bugs or upgrade - no matter. 5. redeploy 40 endpoint clients.

Does it possible to avoid step 5? or do it by app server automaticly? This will increase availability of endpoint clients

Environment

Operating System: All Platform: All

Affected Versions

[9.1peur1]

glassfishrobot commented 6 years ago
glassfishrobot commented 13 years ago

@glassfishrobot Commented @honghzzhang said: assign to jagadish for evaluation

glassfishrobot commented 13 years ago

@glassfishrobot Commented @h2002044 said: It is not possible for a transparent redeployment of rar and its associated (referring) applications as the classloader for the resource-adapter need to be re-created and the referring applications need to use the new resource-adapter classloader. Apart from this there may be references to connector resources that an application might have.

Marking as "Won't Fix" as there is no way to specify "Not an issue"

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-5815

glassfishrobot commented 16 years ago

@glassfishrobot Commented Reported by dernasherbrezon

glassfishrobot commented 13 years ago

@glassfishrobot Commented Marked as won't fix on Friday, January 21st 2011, 9:09:19 pm