Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » I think i found a bug
I think i found a bug [message #157637] Mon, 23 January 2006 08:30 Go to next message
Marcos López is currently offline Marcos LópezFriend
Messages: 75
Registered: July 2009
Member
Hello

I don't know where the bugs are reported. Please tell me where to do it in
case you agree with me that the following is a bug:

I have a dynamic web project and in the WEB-INF folder i have the
following structure:

WEB-INF
|
|---conf/
| |
| |----commons/
| |----order/
| |----orderline/
| |---- ....
|
|---presentation/
|---.......

The thing is that when the project is published the orderline/ isn't
copied. Just the order/ and commons/. I have reached the conclusion that
this is because "orderline" starts with "order", which is a folder that
already exists.

What do you think?
Re: I think i found a bug [message #157661 is a reply to message #157637] Mon, 23 January 2006 13:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: caclark.cox.net

Marcos Lopez wrote:
> Hello
>
> I don't know where the bugs are reported. Please tell me where to do it
> in case you agree with me that the following is a bug:
>
> I have a dynamic web project and in the WEB-INF folder i have the
> following structure:
>
> WEB-INF
> |
> |---conf/
> | |
> | |----commons/
> | |----order/
> | |----orderline/
> | |---- ....
> |
> |---presentation/
> |---.......
>
> The thing is that when the project is published the orderline/ isn't
> copied. Just the order/ and commons/. I have reached the conclusion that
> this is because "orderline" starts with "order", which is a folder that
> already exists.
>
> What do you think?
>
>

I think you could prove your point by renaming to something that doesn't
start with "order" and seeing if it copies it then.
Re: I think i found a bug [message #157684 is a reply to message #157637] Mon, 23 January 2006 14:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wknauf_NO_._INSIDE_hg-online.de

Hi Marcos,

bugs are reported here: https://bugs.eclipse.org/

Best regards

Wolfgang

Marcos Lopez wrote:
> Hello
>
> I don't know where the bugs are reported. Please tell me where to do it
> in case you agree with me that the following is a bug:
>
Re: I think i found a bug [message #157749 is a reply to message #157661] Mon, 23 January 2006 21:06 Go to previous messageGo to next message
Marcos López is currently offline Marcos LópezFriend
Messages: 75
Registered: July 2009
Member
> I think you could prove your point by renaming to something that doesn't
> start with "order" and seeing if it copies it then.yes, i have already

I had already done that and it is copied. I have tried all the
posibilities and all of them lead to be the bug i've described.

But i have download the 1.5M4 to see if this is corrected in the next
version and it is. I can keep on working now :-D
Re: I think i found a bug [message #157794 is a reply to message #157749] Tue, 24 January 2006 02:28 Go to previous message
Eclipse UserFriend
Originally posted by: cvleung.gmail.com

Hi,

I have the same problem after upgrade to WTP 1.0

/js
/jsp
...

The jsp file doesn't include in the WAR file.
Previous Topic:unable to add tomcat installation
Next Topic:Could not load the Tomcat server configuration
Goto Forum:
  


Current Time: Thu Mar 28 19:39:49 GMT 2024

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

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

Back to the top