Source Reflection: handling of multidimensional arrays

2005-07-08 Thread Frederic Ahring
Hello I'm new to this list and rather new to JAXME, too, so please point me to an appropriate manual if I'm missing something. I did a quick look at the archive, but found nothing about this. What I want to do is Java source reflection, with JaxMeJs, for proxy generation. I noticed that the

cvs commit: ws-jaxme/src/js/org/apache/ws/jaxme/js/util JavaParser.java

2005-07-08 Thread jochen
jochen 2005/07/08 07:45:07 Modified:.status.xml src/js/org/apache/ws/jaxme/js/util JavaParser.java Log: The JavaParser didn't handle multidimensional arrays properly. Submitted by: [EMAIL PROTECTED] Revision ChangesPath 1.59 +4 -0

cvs commit: ws-jaxme status.xml

2005-07-08 Thread jochen
jochen 2005/07/08 07:45:17 Modified:src/js/org/apache/ws/jaxme/js/util Tag: v0_4 JavaParser.java .Tag: v0_4 status.xml Log: The JavaParser didn't handle multidimensional arrays properly. Submitted by: [EMAIL PROTECTED] Revision ChangesPath No

Re: Source Reflection: handling of multidimensional arrays

2005-07-08 Thread Jochen Wiedmann
Hi, Frederic, rein neugierdehalber: Was hast Du mit dem JavaParser denn vor? Gruß und nochmals danke für den Bugreport, Jochen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JaxMe

2005-07-08 Thread Jochen Wiedmann
Hi, Marc, Cobery, Marc (Marc) wrote: I am looking to add the jm:javasorce element to my schema similar to this example for JaxMe1. http://jaxme.sourceforge.net/examples/misc/implements.xsd jm:javasource class=ClsObserverDemo public void update(java.util.Observable o, Object

cvs commit: ws-jaxme/src/pm/org/apache/ws/jaxme/pm/generator/jdbc JaxMeJdbcSG.java

2005-07-08 Thread jochen
jochen 2005/07/08 13:45:19 Modified:src/jaxme/org/apache/ws/jaxme/generator/sg/impl Tag: v0_4 JAXBParticleSG.java JAXBComplexTypeSG.java JAXBComplexContentTypeSG.java JAXBGroupSG.java JAXBSchemaSG.java