If you're using Struts Tools with WSAD or WSSD and you're having
problems with Tiles, check your build. Here's why:

[EMAIL PROTECTED] on Fri, 7 Feb 2003 10:34:34 -0500
> With wsad 5.0 you have to be carefull. It exist 2 build versions

> WSAD 5.0 Build Id 20020913.0100

This we call "EA" (it was the "Early Availability" build)

> WSAd 5.0 Build Id 20021125_2118

This we call "GA" ("General Availability")

> Before yesterday I was using The first one and struts with
> tiles-definition JUST DONT WORK.

> Yesterday I download the free evaluation

> http://www-3.ibm.com/software/ad/studioappdev/

> which is build_id 20021125_2118. And now everything just work well.

I suspect the reason why GA works and EA didn't is a change in WAS
(the appserver, WebSphere Application Server). In EA, WAS actually
shipped with a Struts runtime (that WAS used). Under some conditions,
your application would pick that up in preference to the runtime you
specified in the tooling.

In GA, that problem was fixed, plus

> More, struts tooling eclipse is built in.

we moved Struts Tools (which is basically an Eclipse plugin) from WSED
(a higher-level product than WSAD, i.e. it contains more plugins) down
to WSSD (a lower-level product, i.e. it contains fewer plugins than
does WSAD). So at EA, a WSAD user would need to add Struts Tools to
use them, while at GA, a WSAD user would already have Struts Tools.
<whew/>Too much product-configuration explanation :-)

Anyway, thanks to Eric for figuring this out.

Tom Roche <[EMAIL PROTECTED]> IBM WSSD Struts Tools


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to