Re: [axis2] "TypeSystemHolder does not exist" help needed - solved

2005-11-28 Thread Eran Chinthaka
+1. Just write them and commit to xdocs. Please keep up updated, what you have written, so that we can link them to the main site. If you do not have karma or committership, you can either send a patch or create a JIRA and attach your files. I think second option is preferred. BTW, any idea

Re: [axis2] "TypeSystemHolder does not exist" help needed - solved

2005-11-28 Thread iksrazal
Em Domingo 27 Novembro 2005 02:03, o Eran Chinthaka escreveu: > And one other thing, seems like you are using the data binding stuff a > lot. So if you can write a small article on, using Axis2 data binding, > from your experience, I'm happy to host that in Axis2 web site itself. I > think others

Re: [axis2] "TypeSystemHolder does not exist" help needed - solved

2005-11-26 Thread Eran Chinthaka
Hi Iksrazal, This was a known issue. I think Ajith once wrote a small ant script to copy the generated stuff to correct places and generate a jar file. Anyway, since this is a well know problem and a solution, can you please open a JIRA on this and close it giving your solution. This will be

Re: [axis2] "TypeSystemHolder does not exist" help needed - solved

2005-11-26 Thread iksrazal
In case anyone gets this same error, here is how I solved it: Buried in all those .xsb files, the WSDL2Java command creates a compiled class, like so: schemaorg_apache_xmlbeans/system/sA83263C4583E5B147EF2C07FFFC6DFF2/TypeSystemHolder.class That class needs to be in the classpath used to comp

[axis2] "TypeSystemHolder does not exist" help needed

2005-11-25 Thread iksrazal
Hi all, I 'm getting strange errors when trying to compile my WSDL2Java code with ant: ./WSDL2Java.sh -uri wsdl/service.wsdl -ss -sd -o wise/ -p com.siemens.swa.plugins.webservices.types [javac] /home/iksrazal/white3/wise/com/siemens/swa/plugins/webservices/types/databinding/org/xmlsoap/sche