Hani Suleiman
- 活动总数 1008
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 380
-
创建于 Getting modules to show up in run server deployment tab
Alright, my modules have once again dissapeared off the deployment tab. Previously the solution was to edit the j2ee-integration to have my DK name in it.Now that no longer seems to work, and no ma... -
创建于 fileTemplates for J2EE plugins
I notice that in 2051, all the weblogic file templates are still in resources.jar. Obviously, any plugins that use custom descriptors can't cheat this way, so is this going to be addressed soon, an... -
创建于 Local output
When running an appserver in local mode, the localhost/port boxes are greyed out. Yet when the server comes up, it will say 'connected to localhost:7001'. Clearly, these are weblogicisms that don't... -
创建于 Local output
When running an appserver in local mode, the localhost/port boxes are greyed out. Yet when the server comes up, it will say 'connected to localhost:7001'. Clearly, these are weblogicisms that don't... -
创建于 J2EEModuleDeploymentSettings
I've managed to get my Orion server plugin to start and stop the server. Next I want to get deployment working, but I'm not quite sure what the various modules in deployment settings are. FROM_JAR ... -
创建于 J2EEModuleDeploymentSettings values
I've managed to get my Orion server plugin to start and stop the server. Next I want to get deployment working, but I'm not quite sure what the various modules in deployment settings are. FROM_JAR ... -
创建于 J2EE templates search path
Is there a way to allow for loading of j2ee templates outside of resources.jar? Currently the weblogic templates reside in there, so the plugin is not fully 'standalone'. Is there any value I can r... -
创建于 How to get modules to show up in server integration?
I have an app with a couple of web modules defined in it, but in my appserver plugin tab, I can't get the modules to show up. What's the requirement for having stuff in there? -
创建于 AppServerDKInstallationHelper??
What on earth does the DK in this classname stand for? What exactly is the ServerDKInfo object supposed to contain?I'm writing an appserver plugin and it's hugely unclear how to go about this based... -
创建于 [ANN] Orion Plugin 1.5.0
I've updated the orion plugin to the new API in 1151. There have been some other changes too:- Got rid of 'include project classpath'. Using that is an ugly hack and no sane j2ee/web plugin should ...