Re: recursive includes hang JaxMeXS

2005-04-27 Thread Jochen Wiedmann
Hi, Daniel, I have committed another patch to 0.4 and HEAD, which should fix the problem below. The reason was, that the outer schemas system ID wasn't remembered. A unit test is available, see the method ParserTest.testRecursiveXsInclude() Jochen Daniel Barclay wrote: Jochen Wiedmann

cvs commit: ws-jaxme status.xml

2005-04-20 Thread jochen
jochen 2005/04/20 12:30:04 Modified:src/jaxme/org/apache/ws/jaxme/generator/sg/impl Tag: v0_4 JAXBTypeSG.java .Tag: v0_4 status.xml Log: Enabled support for xs:entity. Revision ChangesPath No revision

cvs commit: ws-jaxme status.xml

2005-04-20 Thread jochen
jochen 2005/04/20 12:30:15 Modified:src/jaxme/org/apache/ws/jaxme/generator/sg/impl JAXBTypeSG.java .status.xml Log: Enabled support for xs:entity. Revision ChangesPath 1.14 +4 -5 ws-jaxme/src/jaxme/org/apache/ws

Re: JAXME-47

2005-04-19 Thread Jochen Wiedmann
On 4/19/05, Nacho G. Mac Dowell [EMAIL PROTECTED] wrote: Hi Jochen, I was having some trouble with the default-value thing. The problem arises when default value handling fails (not parseable). Currently a SAXException is thrown, the problem is that it uses the following expression: throw

cvs commit: ws-jaxme/src/test/jaxb nestedGroups.xsd

2005-04-18 Thread jochen
jochen 2005/04/18 13:31:49 Modified:src/jaxme/org/apache/ws/jaxme/junit Tag: v0_4 BaseTestCase.java NestedGroupTest.java src/jaxme/org/apache/ws/jaxme/impl Tag: v0_4 JMUnmarshallerHandlerImpl.java src/test

Re: JAXME-47

2005-04-12 Thread Jochen Wiedmann
On Apr 12, 2005 9:32 AM, Nacho G. Mac Dowell [EMAIL PROTECTED] wrote: class EnumerationSG public TypedValue getCastFromString(SimpleTypeSG pController, String pValue) throws SAXException { for (int i = 0; i values.length; i++) { if (values[i].getValue().equals(pValue)) {

Re: JAXME-47

2005-04-11 Thread Jochen Wiedmann
On Apr 11, 2005 1:18 PM, Nacho G. Mac Dowell [EMAIL PROTECTED] wrote: Jochen Wiedmann wrote: Yes, but If I didn't get it wrong the return type of SimpleTypeSG.getCastFromString(String) is TypedValue. The question is how to pass it to the JS framework in JAXBType.getXMLField(...)**. I'm

cvs commit: ws-jaxme/src/test/jaxb types.xsd

2005-04-08 Thread jochen
jochen 2005/04/08 03:13:37 Modified:src/test/jaxb types.xsd Log: Invalid code was generated, because DirectAccessible.toString() was used. Revision ChangesPath 1.9 +14 -0 ws-jaxme/src/test/jaxb/types.xsd Index: types.xsd

cvs commit: ws-jaxme/src/jaxme/org/apache/ws/jaxme/generator/sg/impl JAXBSchemaSG.java

2005-04-08 Thread jochen
jochen 2005/04/08 17:42:43 Modified:..cvsignore status.xml src/jaxme/org/apache/ws/jaxme/generator/sg/impl JAXBSchemaSG.java Log: The ObjectFactory does now contain methods for creating implementations of anonymous content interfaces

cvs commit: ws-jaxme status.xml

2005-04-07 Thread jochen
jochen 2005/04/07 13:28:47 Modified:.status.xml Log: Revision ChangesPath 1.42 +7 -0 ws-jaxme/status.xml Index: status.xml === RCS file: /home/cvs/ws-jaxme/status.xml,v

Re: Problems at generating java sources

2005-04-07 Thread Jochen Wiedmann
Doru Sular wrote: After generating classes from schema, at setter methods for attributes of type positiveinteger the generated code looks like the snapshot below, whithout having the cast operator (): Hi, Doru, I have added a fix to HEAD and the 0.3 branch. Jochen

Re: [Fwd: Re: JaxMe statistics]

2005-03-25 Thread Jochen Wiedmann
, rather than eyebrowse. Jochen -- Outside of a dog, a book is man's best friend. Inside of a dog, its too dark to read. (Groucho Marx) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: ws-jaxme/src/jaxme/org/apache/ws/jaxme/generator/sg ComplexTypeSG.java GroupSG.java

2005-03-13 Thread jochen
jochen 2005/03/13 18:16:09 Modified:src/jaxme/org/apache/ws/jaxme/generator/sg/impl JAXBGroupSG.java JAXBObjectSG.java JAXBComplexTypeSG.java JAXBSchemaSG.java src/jaxme/org/apache/ws/jaxme/generator/sg

Re: extensibility of jaxme?

2005-03-12 Thread Jochen Wiedmann
the supplied object like a visitor and converts what it finds into native SAX events. That can hardly be improved. Jochen -- Sum. Cogitone? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Announce: Nested group support

2005-03-10 Thread Jochen Wiedmann
? 2.) To me, this feature should be able to attract a larger user base. In order to enhance the community, I would like to create a 0.4 beta release real soon. Thoughts? Volunteers? Regards, Jochen - To unsubscribe, e-mail

cvs commit: ws-jaxme/src/js/org/apache/ws/jaxme/js/pattern SourceReflector.java

2005-03-07 Thread jochen
jochen 2005/03/07 00:02:25 Modified:src/api/javax/xml/bind JAXBContext.java src/js/org/apache/ws/jaxme/logging LoggerAccess.java src/jaxme/org/apache/ws/jaxme/impl JAXBContextImpl.java src/js/org/apache/ws/jaxme/js/pattern

cvs commit: ws-jaxme/src/jaxme/org/apache/ws/jaxme/generator/sg/impl ParsePrintSG.java

2005-03-07 Thread jochen
jochen 2005/03/07 12:00:28 Modified:src/jaxme/org/apache/ws/jaxme/generator/sg/impl/ccsg AllHandlerSG.java GroupHandlerSG.java HandlerSG.java ChoiceHandlerSG.java package.html EmptyElementSG.java

cvs commit: ws-jaxme/src/js/org/apache/ws/jaxme/sqls/impl ViewImpl.java

2005-03-03 Thread jochen
jochen 2005/03/03 05:33:46 Modified:src/js/org/apache/ws/jaxme/sqls/impl ViewImpl.java Log: Reduced constructor visibility, must be invoked from the object factory. Revision ChangesPath 1.2 +1 -1 ws-jaxme/src/js/org/apache/ws/jaxme/sqls/impl/ViewImpl.java

cvs commit: ws-jaxme/src/js/org/apache/ws/jaxme/sqls/junit CreateTest.java

2005-03-02 Thread jochen
jochen 2005/03/02 07:13:43 Modified:src/js/org/apache/ws/jaxme/sqls/impl SQLGeneratorImpl.java BooleanConstraintImpl.java StatementMetaData.java PartsImpl.java FunctionImpl.java ObjectFactoryImpl.java

<    1   2   3   4