Hi,
I am converting my java class which is complextye(it has other classes as types) to xml using jaxb marshal.
while doing this i am getting the below jaxbexception
java.util.arraylist nor any of its super class is known to this context.
can anyone explain why i get "nor any of its super class is known to this context." exception?
Thanks,
