RE: ebjc errors

2002-07-25 Thread Matt McAuliffe
All- Thanks for all of your suggestions. The problem still exists, however, if I go back to Ant 1.5alpha or lower it works fine. Here is the target and I still get the same error as below. -Original Message- From: Matt McAuliffe

ebjc errors

2002-07-23 Thread Matt McAuliffe
Hi All- I've been racking my brain all day on this one and I'm probably overlooking something really simple. Has anyone seen a similar error building ejb's as below. I'm using Ant 1.5 and JDK 1.3.1. Thanks in advance, ejbs: [echo] --(DT)--> Generating ejbs [copy] Copying 8 files to

RE: building ejb's with Ant1.5 using Weblogic 6.1

2002-07-10 Thread Matt McAuliffe
1 On Wed, 2002-07-10 at 15:20, Matt McAuliffe wrote: > > I never encountered this error using 1.5alpha. Has anyone had any > success building EJB's using Weblogic 6.1. Yes, I build then everyday. Can you post the target from your build file? Jesse -- Jesse Stockall

building ejb's with Ant1.5 using Weblogic 6.1

2002-07-10 Thread Matt McAuliffe
Hi- I seem to be having a problem creating Weblogic 6.1 ejb's using this morning's release of Ant 1.5. I was previously using the following version: Apache Ant version 1.5alpha compiled on February 26 2002. I'm getting the following java.lang.NoClassDefFoundError error with this morning's re

RE: problem building ejb's with Ant1.5 using Weblogic 6.1

2002-07-10 Thread Matt McAuliffe
iginal ejbjar behaviour where super classes and super interfaces are added to the jar". Since this worked in 1.5alpha without the dependency attribute, is this a bug? Thanks in advance. > -Original Message- > From: Matt McAuliffe > Sent: Wednesday, July 10, 20

problem building ejb's using Ant 1.5 and weblogic 6.1

2002-07-10 Thread Matt McAuliffe
Hi- I seem to be having a problem creating Weblogic 6.1 ejb's using this morning's release of Ant 1.5. I was previously using the following version: Apache Ant version 1.5alpha compiled on February 26 2002. I'm getting the following java.lang.NoClassDefFoundError error with this morning's re

non - fatal error with Ant 1.4

2001-10-23 Thread Matt McAuliffe
I'm getting the following non-fatal error using Ant 1.4 and jdk1.2.2 on windows: A nonfatal internal JIT (3.10.107(x)) error 'Relocation error: NULL relocation target' has occurred in : 'org/apache/crimson/parser/Parser2.maybeComment (Z)Z': Interpreting method.