For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 7 replies, 3 voices, and was last updated 21 years, 6 months ago by
Scott Anderson.
-
AuthorPosts
-
binyanMemberWe use bloatsphere and for production we need to send startup and shutdown args. ME supports startup args for all the server connectors, but only shutdown args for some of them like jboss. This support needs to be expanded universally. One extra text field and the appending of that text field to the shutdown command line would allow users like myself to gracefully shut down crapshere instead of using a seperate desktop icon or just terminating the vm.
May 21, 2004 at 2:01 pm #207349
Riyad KallaMemberlol, sounds like Websphere is giving someone some trouble.
I’ve sent your request along. It, as usual, makes a sense and we should have it.
May 21, 2004 at 2:07 pm #207352
Scott AndersonParticipantbinyan,
So you’re saying that our shutdown action for WebSphere isn’t working properly for you? Can you give me an example of what you’re trying to do so I can write up the enhancement request properly?
May 21, 2004 at 2:18 pm #207355
binyanMemberActually websphere (see I can be nice) is working like it always has, I just find it annoying that everything that comes out of big blue is soooo frickin big and complicated. The company that created websphere is the same company that created a unix even a mother would try and drown at birth, AIX.
Anyhoo, what I need is a way to pass shutdown args to websphere since we have this custom authentication setup. Essentially anyone can startup the server, but only certain ones can gracefully shut it down. I encountered this previously, but it wasn’t until last night that I realized that you all include “Optional Shutdown” args for some of the app server connectors and not others. I can see no reason why this functionality would not be beneficial to all the connectors. Just look at the jboss connectors and then the websphere connectors and hopefully the defect (maybe streching it a bit here) should be clear.
May 21, 2004 at 3:37 pm #207358
Scott AndersonParticipantThe company that created websphere is the same company that created a unix even a mother would try and drown at birth, AIX.
😆
I realized that you all include “Optional Shutdown” args for some of the app server connectors and not others.
Yes, this is basically because some servers seem to ‘require’ optional arguments, if that makes sense, in order to shut down properly.
I can see no reason why this functionality would not be beneficial to all the connectors.
It’s not so much a matter of benefit as prioritization. Each thing we add, no matter how small, takes some amount of development resources to implement and test. That means that while we’re working on that, we’re not working on something else. Since this is the first request we’ve actually gotten to add shutdown arguments to websphere, I think you can see why it was prioritized rather lowly. 🙂
I’ll add the enhancement request.
May 21, 2004 at 4:00 pm #207359
Scott AndersonParticipantI spoke with one of the devs and he said he’d add it in 2.8 beta 2.
May 21, 2004 at 11:56 pm #207367
binyanMemberI can definitely relate that time spent on one piece of functionality is time not spent on another. I’m glad to read that this issue will be addressed in the 2.8 beta 2 (and 3.8 beta 1 perhaps) releases.
May 22, 2004 at 9:17 am #207370
Scott AndersonParticipantNo problem. The enhancement has already been checked into HEAD so you’ll see it in the next release for either version.
-
AuthorPosts
