Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Server definition for Sun Application Server
Server definition for Sun Application Server [message #131235] Tue, 09 August 2005 15:33 Go to next message
Eclipse UserFriend
Originally posted by: vivian.steller.informatik.uni-ulm.de

i'm new to wtp.

how to add a new server definition for the sun application server 8.1 that
comes with the j2ee 1.4 download from java.sun.com/j2ee ?

any help would be appreciated.

vivian
Re: Server definition for Sun Application Server [message #131859 is a reply to message #131235] Wed, 10 August 2005 23:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sachin1618.gmail.com

https://bugs.eclipse.org/bugs/show_bug.cgi?id=100736

attached is a server definition file for SJSAS 8.1, but you still have to
manually add references to the following files in the
org.eclipse.jst.server.generic.serverdefinitions_0.7.0 plugin package:
plugin.xml
plugin.properties
servers/sjsas.serverdef
buildfiles/sjsas.xml

Is there any website which has pre-packaged
org.eclipse.jst.server.generic.serverdefinitions_0.7.0 plugin for SJSAS 8.1,
Glassfish and
JBOSS 4.0.x?




"Vivian Steller" <vivian.steller@informatik.uni-ulm.de> wrote in message
news:ddaich$2fk$1@news.eclipse.org...
> i'm new to wtp.
>
> how to add a new server definition for the sun application server 8.1 that
> comes with the j2ee 1.4 download from java.sun.com/j2ee ?
>
> any help would be appreciated.
>
> vivian
>
Re: Server definition for Sun Application Server [message #131881 is a reply to message #131859] Thu, 11 August 2005 09:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: claudia_rego.hotmail.com

Hi Vivian!
Can I ask something??
Why are you using Sun app Server instead of JBoss??
Thanks,
Claudia
Re: Server definition for Sun Application Server [message #135436 is a reply to message #131859] Sat, 27 August 2005 19:11 Go to previous messageGo to next message
Christopher M. Judd is currently offline Christopher M. JuddFriend
Messages: 39
Registered: July 2009
Member
There is an open source JBoss 4.x server definition available via the
Eclipse Update manager at http://www.projst.com/eclipse/updates/.

"ThirdIon" <sachin1618@gmail.com> wrote in message
news:dde3d1$uj3$1@news.eclipse.org...
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=100736
>
> attached is a server definition file for SJSAS 8.1, but you still have to
> manually add references to the following files in the
> org.eclipse.jst.server.generic.serverdefinitions_0.7.0 plugin package:
> plugin.xml
> plugin.properties
> servers/sjsas.serverdef
> buildfiles/sjsas.xml
>
> Is there any website which has pre-packaged
> org.eclipse.jst.server.generic.serverdefinitions_0.7.0 plugin for SJSAS
8.1,
> Glassfish and
> JBOSS 4.0.x?
>
>
>
>
> "Vivian Steller" <vivian.steller@informatik.uni-ulm.de> wrote in message
> news:ddaich$2fk$1@news.eclipse.org...
> > i'm new to wtp.
> >
> > how to add a new server definition for the sun application server 8.1
that
> > comes with the j2ee 1.4 download from java.sun.com/j2ee ?
> >
> > any help would be appreciated.
> >
> > vivian
> >
>
>
Re: Server definition for Sun Application Server [message #136637 is a reply to message #131859] Mon, 05 September 2005 21:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: yirco.yahoo.com

You can try:
http://www.yircony.com/notes.html
Re: Server definition for Sun Application Server [message #141349 is a reply to message #136637] Thu, 29 September 2005 15:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: christine.huiruzhao.gmail.com

Hi, Yirco,

I tried your way, but there is a error:
No Server Type Definition.
Where is wrong?

Thanks!
Zhao
Re: Server definition for Sun Application Server [message #141404 is a reply to message #131859] Thu, 29 September 2005 18:29 Go to previous messageGo to next message
Fred Grott is currently offline Fred GrottFriend
Messages: 96
Registered: July 2009
Member
Hmm,

The bug list post answered a few of my own questions in completing a full plugin..

I should have one up over the weekend, under EPL, probably at javaforge.com

I will be giving credit to those in the both buglist posts as they helped me correct the problems I was having in getting it to work..

I will post a notice at EclipseZone.com when I have it ready for download..

The JBoss plugin is at listed at:

http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?i d=1158


At least one of them that I found for the latest JBoss4 servers
Re: Server definition for Sun Application Server [message #141535 is a reply to message #131859] Fri, 30 September 2005 04:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ludovic.champenois.sun.com

Hi,
The GlassFish Java EE 5 team is currently preparing a plugin for Eclipse. When the legal clearance is done, it will have serverdefs for GlassFish and the Sun Application Server (the J2EE 1.4 Reference Implementation).

Thanks for your patience...and your active contribution to improve this support.
Ludo (GlassFish member)
Re: Server definition for Sun Application Server [message #141658 is a reply to message #141535] Fri, 30 September 2005 23:13 Go to previous message
Eclipse UserFriend
Originally posted by: thisisnot.mymail.com

This is great news, will you donate the code so that it'll be available
with WTP or will we have to add it manually? Will it support Web
Services? My experience so far has been only with JBoss 4 but every
platform that you people add lets us, end developers, use your products
like GlassFish (Sun Application Server) so that can be only a good
thing. One objection that I'd make to the WTP team is that the way to
add server definitions is not pluggable enough (or at least is not yet
visible). I don't want to manually add a file that I find on newsgroups
, overwriting the M7 defs so that when M8 comes out I ruin those defs,
but would prefer importing them via the preferences or update sites.

ludo wrote:
> Hi,
> The GlassFish Java EE 5 team is currently preparing a plugin for Eclipse. When the legal clearance is done, it will have serverdefs for GlassFish and the Sun Application Server (the J2EE 1.4 Reference Implementation).
>
> Thanks for your patience...and your active contribution to improve this support.
> Ludo (GlassFish member)
Previous Topic:Convert a project to WST nature
Next Topic:Getting NullPointerException when trying to edit JSP pages:
Goto Forum:
  


Current Time: Sat Apr 27 02:41:33 GMT 2024

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

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

Back to the top