Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » WTP-0.7 upgrade to WTP-1.0 problem
WTP-0.7 upgrade to WTP-1.0 problem [message #153686] Mon, 26 December 2005 01:45 Go to next message
Eric Chow is currently offline Eric ChowFriend
Messages: 11
Registered: July 2009
Junior Member
Hello,

After I upgrade the WTP-1.0 (all-in-one-windows), some of my Dynamic Web
Project moves to the Other Project, and how can I change a normal project
to Dynamic Web Project ?


Best regards,
Eric
Re: WTP-0.7 upgrade to WTP-1.0 problem [message #153694 is a reply to message #153686] Mon, 26 December 2005 07:33 Go to previous messageGo to next message
Eric Chow is currently offline Eric ChowFriend
Messages: 11
Registered: July 2009
Junior Member
As the above problem, the project works fine with wtp-0.7.

And now I can change it to the Dynamic Web Project by override the files
in .setting. But this caused all the JSP files in the WebContent/jsp
cannot not publish !!!!!! This make me crazy.

I tried to remove the project and create a new Dynamic Web Project.

- copy/paste the old files into the new folders.

The problem is that the JSP files in the WebContent/jsp never published
whatever I did !!!!! Any problem about the WTP-1.0 ??

Platform:
- eClipse-3.1.1 (WinXP)
- WTP-1.0
- Java 1.5._05 (J2SDK1.4.2)
- Tomcat 5.5.12

Best regards,
Eric
Re: WTP-0.7 upgrade to WTP-1.0 problem [message #154000 is a reply to message #153694] Wed, 28 December 2005 04:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jazeltine.sbcglobal.net

eric138@gmail.com (Eric) wrote in news:94b82e25dd014df2740347eee9cbfded
$1@www.eclipse.org:

> As the above problem, the project works fine with wtp-0.7.
>
> And now I can change it to the Dynamic Web Project by override the
files
> in .setting. But this caused all the JSP files in the WebContent/jsp
> cannot not publish !!!!!! This make me crazy.
>
> I tried to remove the project and create a new Dynamic Web Project.
>
> - copy/paste the old files into the new folders.
>
> The problem is that the JSP files in the WebContent/jsp never
published
> whatever I did !!!!! Any problem about the WTP-1.0 ??
>
> Platform:
> - eClipse-3.1.1 (WinXP)
> - WTP-1.0
> - Java 1.5._05 (J2SDK1.4.2)
> - Tomcat 5.5.12
>
> Best regards,
> Eric
>
>
>
>

There appears to be a problem with the project definitions in the Tomcat
configuration, it does not always clean itself up. You need to select
the server in the server window, right click on it, and remove all the
projects from it. Once you do that, stop the server, and try again to
run your jsp. It should prompt you to enter a new configuration item for
Tomcat. If that does not work, you mat need to delete the server
definition entirely and start over with a new one.

Jim
Re: WTP-0.7 upgrade to WTP-1.0 problem [message #155105 is a reply to message #154000] Fri, 06 January 2006 00:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.stockworm.com

Jim Azeltine wrote:
>
> There appears to be a problem with the project definitions in the Tomcat
> configuration, it does not always clean itself up. You need to select
> the server in the server window, right click on it, and remove all the
> projects from it. Once you do that, stop the server, and try again to
> run your jsp. It should prompt you to enter a new configuration item for
> Tomcat. If that does not work, you mat need to delete the server
> definition entirely and start over with a new one.

I have a similar problem in that EVERYTHING from under content directory
gets published to the server EXCEPT for /index.jsp. I tried removing the
server and recreating it again to no avail. Any ideas?

Fyodor Golos
Re: WTP-0.7 upgrade to WTP-1.0 problem [message #155123 is a reply to message #153686] Fri, 06 January 2006 02:20 Go to previous message
Eclipse UserFriend
Originally posted by: subpaul.gmail.com

I had the same issue when using a Basic J2EE Runtime with resin.

Previously I had resin working flawlessly with WTP 0.7.

Now no jsp files are being published, and it doesn't recognize my 0.7 dynamic web applications either.

It also does not seem to like my Basic J2EE Runtime that I setup with resin. Project does not seem to remember it between eclipse restarts.

Paul
Previous Topic:changes in wtp between 0.7 and 1.0
Next Topic:Resin 2.1.4
Goto Forum:
  


Current Time: Fri Apr 26 09:14:42 GMT 2024

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

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

Back to the top