Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Exporting WAR file doesn't update classes
Exporting WAR file doesn't update classes [message #107953] Fri, 27 May 2005 13:48 Go to next message
Eclipse UserFriend
Originally posted by: donspaulding.myway.com

Hello all,

This is my first post so I'm hoping not to break too many etiquette rules.

When exporting my web project to a WAR file, it appears that it does not
update the class files in the resulting file. For instance, I have a
connection string that consists of my JDBC path. After updating the path
in the string, saving, and exporting, there is no difference in the
exported .class file. This occurs no matter which IDE version I use
(3.0.1 or 3.1).

The change IS reflected in the source .java file, in the .class file in
the .deployables folder, but not in the .class file of the WAR.

Any ideas???
Re: Exporting WAR file doesn't update classes [message #108258 is a reply to message #107953] Tue, 31 May 2005 00:46 Go to previous messageGo to next message
Eclipse UserFriend
Don Spaulding wrote:
> Hello all,
>
> This is my first post so I'm hoping not to break too many etiquette rules.
>
> When exporting my web project to a WAR file, it appears that it does not
> update the class files in the resulting file. For instance, I have a
> connection string that consists of my JDBC path. After updating the
> path in the string, saving, and exporting, there is no difference in the
> exported .class file. This occurs no matter which IDE version I use
> (3.0.1 or 3.1).
>
> The change IS reflected in the source .java file, in the .class file in
> the .deployables folder, but not in the .class file of the WAR.
>
> Any ideas???
>

We currently do not have support for war export and are in the process
of providing this support in M5. If you are using archive file export or
jar file export then this is export function is contributed by core
eclipse and not by WTP. We are going to provide an explicit export
option to export a web module into a war file where you can export out
just the source files and source files + .class files in the war file
Re: Exporting WAR file doesn't update classes [message #109308 is a reply to message #108258] Thu, 02 June 2005 19:40 Go to previous message
Eclipse UserFriend
Originally posted by: donjessica.verizon.net

Thanks for the reply.

What I still don't understand is why it changed recently. This option has
been working fine for 6 months, and I can't think of anything I've changed
recently. I know that's not very helpful for troubleshooting, but thanks
anyway!

DS


"Vijay Bhadriraju" <vbhadrir@us.ibm.com> wrote in message
news:d7gqh6$v7o$1@news.eclipse.org...
> Don Spaulding wrote:
>> Hello all,
>>
>> This is my first post so I'm hoping not to break too many etiquette
>> rules.
>>
>> When exporting my web project to a WAR file, it appears that it does not
>> update the class files in the resulting file. For instance, I have a
>> connection string that consists of my JDBC path. After updating the path
>> in the string, saving, and exporting, there is no difference in the
>> exported .class file. This occurs no matter which IDE version I use
>> (3.0.1 or 3.1).
>>
>> The change IS reflected in the source .java file, in the .class file in
>> the .deployables folder, but not in the .class file of the WAR.
>>
>> Any ideas???
>>
>
> We currently do not have support for war export and are in the process of
> providing this support in M5. If you are using archive file export or jar
> file export then this is export function is contributed by core eclipse
> and not by WTP. We are going to provide an explicit export option to
> export a web module into a war file where you can export out just the
> source files and source files + .class files in the war file
Previous Topic:0.7 and beyond plan
Next Topic:Is there a way of .....
Goto Forum:
  


Current Time: Wed Jul 30 09:26:13 EDT 2025

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

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

Back to the top