Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] New server type definition

Cristina,

For selfhelp, you can look at the implementation of the tomcat adapter located inside of org.eclipse.jst.server.tomcat.core and the ui part is on org.eclipse.jst.server.tomcat.ui. Also the preview server located inside of org.eclipse.wst.server.preview.adapter, should server as a good sample.

I did a search on that message in the 3.2 (our HEAD stream) code but I wasn't able to find a hit. I only had a few plugins imported so I might not be a good search, but I only have a few details on your problem :).

Feel free to post this message in the newsgroup or email me directly.

Best Regards,
-- --
Mr. Angel Vera
Server Tools Developer
E-Mail: arvera@xxxxxxxxxx
Tel: 905-413-5919
-----
Those who think that something is impossible,
should not interfere with those who are willing to do it. - Angel Vera

Inactive hide details for "Cristina Lopez" ---01/18/2010 10:10:59 AM---Hello All, I'm trying to extend the "servers view" addin"Cristina Lopez" ---01/18/2010 10:10:59 AM---Hello All, I'm trying to extend the "servers view" adding a new server type by


From:

"Cristina Lopez" <Cristina.Lopez@xxxxxx>

To:

<wtp-dev@xxxxxxxxxxx>

Date:

01/18/2010 10:10 AM

Subject:

[wtp-dev] New server type definition

Sent by:

wtp-dev-bounces@xxxxxxxxxxx




Hello All,

I'm trying to extend the "servers view" adding a new server type by following the example of the book "Eclipse Web Tools Platform" (Chapter 12). The new server I am trying to add is a plug-in that I've developed...

If I launch the server extension plug-in, click on new server... I see the type of the server I've defined, but clicking on next I get the following error: "No server type definition"

Any idea about what the problem could be?

Many thanks in advance.

Cheers,

Cristina

************************************ DISCLAIMER *****************************************

This message may contain confidential, proprietary or legally privileged information.
If you are not the intended recipient of this message, please notify it to the sender and delete without resending or backing it, as it is legally prohibited.


************************************* AVISO LEGAL ****************************************

Este mensaje puede contener información confidencial, en propiedad o legalmente protegida.
Si usted no es el destinatario, le rogamos lo comunique al remitente y proceda a borrarlo, sin reenviarlo ni conservarlo, ya que su uso no autorizado está prohibido legalmente.

*****************************************************************************************_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


GIF image

GIF image


Back to the top