Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Lastest usable build ?
Lastest usable build ? [message #145514] Fri, 28 October 2005 13:40 Go to next message
Eclipse UserFriend
Originally posted by: cooll.free.fr

Hi !

which is the latest usable build to develop web projects and deploy them on
tomcat ?
M8 has a problem with automatic deployments which make it quite unusable.

wtp-I20051015 can't publish to tomcat any project that has a file under src
dir.

wtp-I20051021 seems unable to create a web project:
java.lang.ClassCastException:
org.eclipse.jst.j2ee.web.project.facet.WebFacetInstallConfig
at
org.eclipse.jst.servlet.ui.project.facet.WebFacetInstallPage .setConfig(WebFa
cetInstallPage.java:118)
at
org.eclipse.wst.common.project.facet.ui.AddRemoveFacetsWizar d.handleSelected
FacetsChangedEvent(AddRemoveFacetsWizard.java:347)

I'll try 0.7.1 but I read here that it has some problems.

Thanks.
Re: Lastest usable build ? [message #145538 is a reply to message #145514] Fri, 28 October 2005 16:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cooll.free.fr

Lionel wrote:
> Hi !
>
> which is the latest usable build to develop web projects and deploy
> them on tomcat ?

with wtp-I20051028, dependant project are not copied to web-inf/lib anymore,
and after restarting eclipse, web project are not recognised as web project,
so they can't be deployed to the server :(
Re: Lastest usable build ? [message #145716 is a reply to message #145538] Mon, 31 October 2005 18:12 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: neale.likemynds.com

Hi Lionel,

There's some migration required. There are some subtle differences
between what goes in .project and .wtpmodules between the two releases.
There's no automatic project migration.

What would be nice is to be able to "Add WTP Nature" to an existing
project though...

Cheers,

Neale


Lionel wrote:
> Lionel wrote:
>
>>Hi !
>>
>>which is the latest usable build to develop web projects and deploy
>>them on tomcat ?
>
>
> with wtp-I20051028, dependant project are not copied to web-inf/lib anymore,
> and after restarting eclipse, web project are not recognised as web project,
> so they can't be deployed to the server :(
>
>
Re: Lastest usable build ? [message #145735 is a reply to message #145716] Mon, 31 October 2005 19:21 Go to previous message
Eclipse UserFriend
Originally posted by: rsanheim.REMOVE.gmail.com

Neale wrote:
> Hi Lionel,
>
> There's some migration required. There are some subtle differences
> between what goes in .project and .wtpmodules between the two releases.
> There's no automatic project migration.
>
> What would be nice is to be able to "Add WTP Nature" to an existing
> project though...
>
> Cheers,
>
> Neale
>

I believe there are plans for migrations to happen at some point, but
its not there in the latest I build. Also, you have to republish on any
jsp/html changes and hotswap doesn't work. At this point I would call
the I builds usable but annoying for typical web dev work, if you know
how to manually migrate projects.
- Rob


--
-------------------------
http://www.robsanheim.com
Previous Topic:Where is org.eclipse.webbrowser ?
Next Topic:make changes to jsp while debugging
Goto Forum:
  


Current Time: Fri Apr 19 10:04:30 GMT 2024

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

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

Back to the top