RE: JMS CTS Build problems
"Tim Anderson" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
Try changing the castor target in src/build.xml, to add a fork="true", i.e:
<java className="org.exolab.castor.builder.SourceGenerator"
failonerror="true"
fork="true">
....
-----Original Message-----
From: openjms-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
[mailto:openjms-developer-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org]On Behalf Of Arunvijai
Sent: Wednesday, 9 July 2003 10:00 PM
To: openjms-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Cc: [email protected]
Subject: [openjms-developer] JMS CTS Build problems
Hello All,
While trying to compile JMS CTS , i got the following error,
============================================
# ./build.sh
src/etc:lib/xml-apis-1.0.b2.jar:lib/xerces-2.3.0.jar:lib/ant_optional_1.5.1.
jar:lib/ant_1.5.1.jar:/opt/java1.4/lib/tools.jar
Buildfile: src/build.xml
clean:
[delete] Deleting directory /home/ars/jmscts/build
[delete] Deleting directory /home/ars/jmscts/dist
prepare:
[mkdir] Created dir: /home/ars/jmscts/build/classes
[mkdir] Created dir: /home/ars/jmscts/build/generated-src
[mkdir] Created dir: /home/ars/jmscts/dist
schemas:
prepare:
castor.uptodate:
castor:
[java] -- Suppressing non fatal warnings.
BUILD FAILED
file:/home/ars/jmscts/src/build.xml:172: java.lang.NoClassDefFoundError:
sun/reflect/MethodAccessorImpl
Total time: 4 seconds
===================================================
Any helps would be really appreciated.
Regards
- Arun
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.498 / Virus Database: 297 - Release Date: 7/8/2003