[Webwork-user] Webworks 1.0.1 compatibility with VAJ and WebSphere

2002-04-10 Thread Nitin_Nadkarni
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

Re: [Webwork-user] IntelliJ

2002-04-10 Thread Patrick Lightbody
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

RE: [Webwork-user] Re: [Webwork-devel] IntelliJ

2002-04-10 Thread François Beauregard
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

[Webwork-user] Re: [Webwork-devel] IntelliJ

2002-04-10 Thread Scott Farquhar
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

[Webwork-user] IntelliJ

2002-04-10 Thread François Beauregard
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