Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » About extension point 'OperationExtension'
About extension point 'OperationExtension' [message #185998] Thu, 11 January 2007 16:03
Eclipse UserFriend
Originally posted by: echaland.rogers.com

Hello,

We were able to define a custom post operation with extending using
id=WebComponentExportOperation when export an web module. However, we were
not able to do the same thing for Web module creation. We were using
id=org.eclipse.jst.j2ee.internal.web.archive.operations.WebC omponentCreationFacetOperation.

Are we using the correct operation to extend? Also, we noticed that this
operation is deprecated.

<extension

point="org.eclipse.wst.common.frameworks.OperationExtension ">

<operationExtension


id=" org.eclipse.jst.j2ee.internal.web.archive.operations.WebComp onentCreationFacetOperation "


postOperationClass=" com.ibm.etools.weblogic.web.descriptor.CreateWebDescriptorOp eration2 ">

</operationExtension>

</extension>

Thanks in advance.
Previous Topic:problem with run a Server
Next Topic:tracing EObjects to locations in a XML file
Goto Forum:
  


Current Time: Thu Apr 18 23:13:04 GMT 2024

Powered by FUDForum. Page generated in 0.01801 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top