Hani Suleiman

Avatar
  • Total activity 1008
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 380
  • Created

    How to change the appserver for a module?

    Assuming I have an old web module, that I want to attach to an appserver (ie, it was created for some appserver previously, like 'generic', and I want to now use it in a new appserver). What's the ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Stopping an appserver

    What's the magic incantation required to stop an appserver? Currently I'm using a JavaParametersProvider for running my server. When I click on the red stop button, the process is stopped appropria...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    deploy button

    When I run my appserver, the deploy button remains available for modules, and continues to say 'deploy'. Shouldn't it either be dimmed when a deployed module is selected, or the tooltip modified to...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    j2ee fileTemplates

    For some reason, my file template isn't getting used when creating a j2ee module.The template is in fileTemplates/j2ee/blah.xml.ft in my plugin jar (if it isn't there, I get an error), and it defin...
    • 2 followers
    • 11 comments
    • 0 votes
  • Created

    Feedback

    I've posted a number of questions here about the j2ee API and haven't gotten any responses. I suspect that I'm the only person working with the API currently so it'd be very helpful if the intellij...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    j2eeDom api needs some serious thought

    I'm trying to have my own descriptors generated, and the xml stuff in the j2eeDom package seems somewhat badly thought out (well, to be honest, it doesn't seem thought out at all, let alone badly)....
    • 2 followers
    • 6 comments
    • 0 votes
  • Created

    DataSource API

    The current DataSource api seems rather odd. From what I can tell, it's designed exactly for weblogic and doesn't cleanly handle a number of scenarios. I'd like to be able to do any number of the f...
    • 3 followers
    • 8 comments
    • 0 votes
  • Created

    Local port

    Why is the local port in a run configuration? Picture this scenario, which is impossible with port being per run config.- App server can bind to multiple ports and hosts- User selects what port a p...
    • 3 followers
    • 34 comments
    • 0 votes
  • Created

    Getting rid of advanced tab?

    In the appserver plugin I'm working on, I need to modify the advanced tab. I'd like to be able to do one of the following (and I think you should really be able to do either, nor just one or the ot...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    OSX fix, gimme gimme gimme!

    The latest OSX JDK won't work with IDEA until we get a fix from you guys, the issue is: KEY_TYPED events were being generated from the Swing event thread, and were synthesized from INPUT_METHOD_TEX...
    • 4 followers
    • 5 comments
    • 0 votes