Hello All,
Can I use Webwork 1.0.1 with VAJ 3.5.3 and WebSphere 3.5.4?
(especially JSP and Servlet Version conflicts)
Regards,
Nitin
**
This email (including any attachments) is intended for the sole
In the ant build properties in IDEA you can specify the system properties.
However, I recall that the latest build of the EAP version doesn't seem to
utilize those properties like it should. What version are you using?
-Pat
>From: François Beauregard <[EMAIL PROTECTED]>
>Reply-To: <[EMAIL PRO
Thank you very much for the quick answer.
Everything was almost done.
The problem is that the path for saxon is not relative.
Therefore if you work in a different directory than C:\projects\webwork you
get the failure.
The only way I have found to make it location independant is to use the
includ
AFAIK you can do this by right clicking in your "Ant Build" window, and
choose "build properties". From there you can add properties to the
build file.
Cheers,
Scott
François Beauregard wrote:
> Yesterday I decided to give a first try at IntelliJ.
>
> Since WebWork has an already defined pro
Yesterday I decided
to give a first try at IntelliJ.
Since
WebWork has an already defined project for IntelliJ, I decided to start
with this.
When I invoke the
dist target from within the IDE the style task fails cause it tries to work with
xalan instead of saxon.
From build.bat, this
is