Al Robertson is out of the office.

2004-06-04 Thread Al Robertson
I will be out of the office starting 05/06/2004 and will not return until 14/06/2004. I will respond to your message when I return. This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.  If you

Re: RES: Best practice for webapp development in WSAD/Eclipse

2004-05-26 Thread Al Robertson
a, 25 de maio de 2004 14:18 Para: Maven Users List Assunto: RE: Best practice for webapp development in WSAD/Eclipse Hi Al, Basically you are right - they only twist I can add using an ANT wrapper to invoke Maven to setup the exploded web archive. And the ANT Wrapper can be easily executed by the

Re: Maven eclipse plugin question re: source folder

2004-05-26 Thread Al Robertson
I had a problem with the maven eclipse:generate-classpath as well. With me, it is due to having 2 or 3 src folders. Specifying src/java and src/test/java generated ... When I select project->properties->Java Build Path, all panes are empty. If I remove

Best practice for webapp development in WSAD/Eclipse

2004-05-25 Thread Al Robertson
All, I was after some feedback on how people structured their WEB (war) applications when using WSAD/Eclipse and maven for development. My directory is structured as follows: /WebProject /src /java /test /java /WebContent /WEB-INF /classes

Re: RMI in a normal J2SE app

2004-04-05 Thread Al Robertson
Geoffrey, You need to call the ant rmic task. I simply added the following to maven.xml, so the rmic is performed after each java compile. HTH, Al. Digital Union UK [EMAIL PROTECTED] www.digitalunion.com t: +44 (0) 1483 889482 m:+44 (0) 7713 631367 f: +44 (0) 1483 889450 The info

pom:validate not working in rc2 - org/xml/sax/SAXException

2004-03-26 Thread Al Robertson
pom:validate appears to be broken since I've upgraded to rc2. This is the relevant extract from >maven -X pom pom:validate: [DEBUG] Adding reference: validate.path -> [java] [VERBOSE] Executing 'D:\WebSphere\WSAD51\runtimes\base_v5\java\jre\bin\java.exe' with arguments: '-classpath' 'E:\robe

Re: Anyone working on WebSphere AppServer 5.0 Plugin?

2004-03-24 Thread Al Robertson
Michele, See http://maven-plugins.sourceforge.net/maven-was5-plugin/index.html It appears to be a new plugin by Richard Lewis-Shell. Thanks for the work Richard. Works a treat. I'm sure the sourceforge maven-plugins main page will be updated to include it soon. Al Digital Union UK [EMAIL PROTECT