Re: XSLT transform
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 03 Nov 2007 16:48:52 GMT
On Thu, 01 Nov 2007 14:35:10 GMT, "kgoldvas" <u38728@uwe> wrote,
quoted or indirectly quoted someone who said :
Exception in thread "main" java.lang.NoSuchFieldError: tech_id
This suggests you have mixed version problems. You have mixed old and
new code and the a field in the old class is no longer part of the new
objects. Look at all your libraries and make sure you are using ones
of the same vintage.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- XSLT transform
- From: kgoldvas
- XSLT transform
- Prev by Date: Re: window
- Next by Date: Re: XSLT transform
- Previous by thread: XSLT transform
- Next by thread: Re: XSLT transform
- Index(es):
Relevant Pages
|