Hani Suleiman
- 活动总数 1008
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 380
-
创建于 Starting server in debug
Currently when I try debug, the server is not started (and I don't get a debug tab). Should my plugin provide anything in order to get IDEA to start the appserver for me? Previously there used to b... -
创建于 Assertion failed
I get this assertion error when trying to edit my custom descriptor, what's the reason for it?Error message: Assertion failed: enterprise-beans/session-deployment[/@name="MySession"][-1]java.lang.T... -
创建于 VM and program params fields
Looks like IDEA itself now adds the VM and program params fields to the server run page. Is there any way to remove one or the other? VM params I want to keep in, but I don't want to allow program ... -
创建于 How to interrogate an XML file?
This question is probably better off in the openapi list, but I'll ask here since I need it in a J2ee context...I need to progrmatically read the app.xml file to figure out the context roots for th... -
创建于 Defaults for module versions
Shouldn't the defaults for web and ejb modules be 2.3 and 2.0, respectively? Pretty much all containers now support at least those. -
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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...