Hani Suleiman
- Total activity 1008
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 380
-
Created 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... -
Created 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... -
Created 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... -
Created 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... -
Created 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 ... -
Created 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 ... -
Created 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... -
Created 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? -
Created 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... -
Created [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 ...