Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] WTP API documentation/tutorial

Hello,

Is there any documentation for folks developing plugins that make use of the
WTP architecture? So far, I am restricted to walking through the J2EE plugin
source in an attempt to decipher what it does and why it does it.

I am trying to implement 'Run on Server' for my custom project type so that
it can deploy to web containers (e.g. Tomcat). It appears to require
knowledge of VirtualResources, Components and IModules. I cannot seem to
find effective documentation on what these are and how to use them. Any
pointers are appreciated. Even 'RTFM' is appreciated if you can tell me
where the 'M' is.

Thank you,

-- tBs



Back to the top