Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Implementing a New Publisher for Generic Server Support
Implementing a New Publisher for Generic Server Support [message #112339] Fri, 17 June 2005 12:35 Go to next message
Eclipse UserFriend
Hi....

The AntPublisher bundled with Generic Server support in JST is not good
enough for our requirement...for example it will not pick up the jar files
from the classpath of the referencing projects...does any one know how do
I implement my own publisher....and package it as a seperate plugin??

Has any one implemented another Publisher??

The other question is : Is it possible to edit the default ant file for
including the jar files from referencing projects in to web-inf/lib
folder??

Regards

Vaidya
Re: Implementing a New Publisher for Generic Server Support [message #112895 is a reply to message #112339] Tue, 21 June 2005 00:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: gercan.removeThis.acm.org

Hi Vaidya,
The only publicly available GenericPublisher implementation I am aware
of is AntPublisher but I had seen a few implementations for commercial
products.
Inplementing a GenericPublisher is a 3 step process.
1. Create your publisher extending the GenericPublisher.
2. Define that publisher in plugin xml using
org.eclipse.jst.server.generic.core.genericpublisher extension point.
3. modify your serverdef to use your new publisher with your modules.

Hope this helps.
Gorkem Ercan

Raghavendra Vaidya wrote:
> Hi....
>
> The AntPublisher bundled with Generic Server support in JST is not good
> enough for our requirement...for example it will not pick up the jar
> files from the classpath of the referencing projects...does any one know
> how do I implement my own publisher....and package it as a seperate
> plugin??
>
> Has any one implemented another Publisher??
>
> The other question is : Is it possible to edit the default ant file for
> including the jar files from referencing projects in to web-inf/lib
> folder??
>
> Regards
>
> Vaidya
>
Re: Implementing a New Publisher for Generic Server Support [message #112947 is a reply to message #112895] Tue, 21 June 2005 09:26 Go to previous messageGo to next message
Eclipse UserFriend
Thanks...I think that is simple enough...
Re: Implementing a New Publisher for Generic Server Support [message #113233 is a reply to message #112947] Thu, 23 June 2005 05:31 Go to previous message
Eclipse UserFriend
I am performancing the task to extend publisher of wtp and deploy my
specific project.And Dr.Gorkem say what I want to say.Here is my email:
miaoxl@neusoft.com .And your email?I hope to a communion to you later.Are
you ok?Thanks.
Previous Topic:problems in Creating a new J2EE EAR Application
Next Topic:Is there any sign of an XSLT edito yet?
Goto Forum:
  


Current Time: Sat Apr 19 10:00:45 EDT 2025

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

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

Back to the top