Re: Building a J2EE 1.4 app using ant on OS X

2007-12-20 Thread MattyN
That sorted it. I used the -lib option in ant. Thanks again for the quick reply. I think I was barking up the wrong tree. MattyN wrote: > > Thanks for that - will give it a go. We have everything running fine on > XP but I think this is due to J2EE being in the classpath before

Re: Building a J2EE 1.4 app using ant on OS X

2007-12-20 Thread MattyN
Thanks for that - will give it a go. We have everything running fine on XP but I think this is due to J2EE being in the classpath before ant runs. Thanks. foamdino wrote: > > Hi > >> We're running OC4J 10.1.2 which obviously runs J2EE 1.4. I need to be >> able to >> build with J2EE on a mac

Building a J2EE 1.4 app using ant on OS X

2007-12-20 Thread MattyN
We’re running OC4J 10.1.2 which obviously runs J2EE 1.4. I need to be able to build with J2EE on a mac but can’t work out how to install and then subsequently reference J2EE 1.4 when building the app. We're using an ant task to build the app. I get lots of errors saying that HttpServletRequest can