[jira] Resolved: (JAXME-105) can't generate get list method with element has maxOccurs=unbounded

2010-07-12 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/JAXME-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved JAXME-105. --- Assignee: Jochen Wiedmann Resolution: Invalid I assume, that you mean no corresponding

svn commit: r882146 - in /webservices/jaxme/trunk/ws-jaxme/jaxme-jm/src: changes/changes.xml main/java/org/apache/ws/jaxme/impl/JavaUtilREHandler.java main/java/org/apache/ws/jaxme/impl/REFactory.java

2009-11-19 Thread jochen
Author: jochen Date: Thu Nov 19 13:57:11 2009 New Revision: 882146 URL: http://svn.apache.org/viewvc?rev=882146view=rev Log: The Java5REHandler didn't work with the IBM JDK. Fixed by adding the new JavaUtilREHandler. Additionally, the XercesREHandler wasn't instantiated, due to a typo. Submitted

svn commit: r782085 - in /webservices/jaxme/trunk/ws-jaxme/jaxme-jm/src: changes/ changes/changes.xml main/java/org/apache/ws/jaxme/generator/types/StringSG.java test/java/org/apache/ws/jaxme/junit/Ma

2009-06-05 Thread jochen
Author: jochen Date: Fri Jun 5 18:17:12 2009 New Revision: 782085 URL: http://svn.apache.org/viewvc?rev=782085view=rev Log: PR: JAXME-104 Submitted-By: Tobias Huehner tobias.hueh...@softwareag.com Fixed the handling of multiple xs:pattern elements, which have so far been treated as AND, rather

svn commit: r782086 - /webservices/jaxme/trunk/ws-jaxme/jaxme-jm/pom.xml

2009-06-05 Thread jochen
Author: jochen Date: Fri Jun 5 18:19:24 2009 New Revision: 782086 URL: http://svn.apache.org/viewvc?rev=782086view=rev Log: Added Tobias Hühner as a contributor. Modified: webservices/jaxme/trunk/ws-jaxme/jaxme-jm/pom.xml Modified: webservices/jaxme/trunk/ws-jaxme/jaxme-jm/pom.xml URL

[jira] Resolved: (JAXME-104) wrong xsd:pattern handling

2009-06-05 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/JAXME-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved JAXME-104. --- Resolution: Fixed Fix Version/s: 0.6 Assignee: Jochen Wiedmann Applied, thank

[jira] Resolved: (JAXME-102) No support for types of the same name in different namepaces

2009-04-09 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/JAXME-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved JAXME-102. --- Resolution: Won't Fix Using jaxb:property is the way to resolve such conflicts

svn commit: r746616 - /webservices/jaxme/trunk/ws-jaxme/jaxme-js/src/site/xdoc/index.xml

2009-02-21 Thread jochen
Author: jochen Date: Sun Feb 22 02:32:30 2009 New Revision: 746616 URL: http://svn.apache.org/viewvc?rev=746616view=rev Log: Fixed documentation typo. Modified: webservices/jaxme/trunk/ws-jaxme/jaxme-js/src/site/xdoc/index.xml Modified: webservices/jaxme/trunk/ws-jaxme/jaxme-js/src/site

svn commit: r746621 - /webservices/jaxme/trunk/ws-jaxme/ant/

2009-02-21 Thread jochen
Author: jochen Date: Sun Feb 22 02:39:27 2009 New Revision: 746621 URL: http://svn.apache.org/viewvc?rev=746621view=rev Log: Removing the Ant build scripts. Removed: webservices/jaxme/trunk/ws-jaxme/ant/ - To unsubscribe

svn commit: r746623 - /webservices/jaxme/trunk/ws-jaxme/maven-jaxme-plugin/pom.xml

2009-02-21 Thread jochen
Author: jochen Date: Sun Feb 22 02:53:25 2009 New Revision: 746623 URL: http://svn.apache.org/viewvc?rev=746623view=rev Log: Adding Xerces to the plugins classpath. Within Eclipse (or possibly, within M2Eclipse) the system is configured to use Xerces as an XML parser, but no Xerces is available

svn commit: r744691 - in /webservices/jaxme/trunk/ws-jaxme/src/site/xdoc: api/ js/

2009-02-15 Thread jochen
Author: jochen Date: Sun Feb 15 16:40:21 2009 New Revision: 744691 URL: http://svn.apache.org/viewvc?rev=744691view=rev Log: Work on converting the docs to Maven 2. Removed: webservices/jaxme/trunk/ws-jaxme/src/site/xdoc/api/ webservices/jaxme/trunk/ws-jaxme/src/site/xdoc/js

svn commit: r743308 - in /webservices/jaxme/trunk/ws-jaxme: jaxme-api/ maven-jaxme-plugin/pom.xml pom.xml

2009-02-11 Thread jochen
Author: jochen Date: Wed Feb 11 12:10:47 2009 New Revision: 743308 URL: http://svn.apache.org/viewvc?rev=743308view=rev Log: Removing the old jaxme-api project, adding the jaxme-maven-plugin. Removed: webservices/jaxme/trunk/ws-jaxme/jaxme-api/ Modified: webservices/jaxme/trunk/ws-jaxme

svn commit: r743338 - in /webservices/jaxme/trunk/ws-jaxme: ./ jaxme-jm/src/main/java/org/apache/ws/jaxme/generator/sg/ jaxme-jm/src/main/java/org/apache/ws/jaxme/generator/sg/impl/ccsg/ jaxme-jm/src/

2009-02-11 Thread jochen
Author: jochen Date: Wed Feb 11 13:49:08 2009 New Revision: 743338 URL: http://svn.apache.org/viewvc?rev=743338view=rev Log: Fixed several bugs in the handling of patterns. Modified: webservices/jaxme/trunk/ws-jaxme/jaxme-jm/src/main/java/org/apache/ws/jaxme/generator/sg/SimpleTypeSG.java

svn commit: r743117 - in /webservices/jaxme/trunk/ws-jaxme: ./ .settings/ jaxme-jaxb-api/ jaxme-jaxb-api/src/changes/ jaxme-jaxb-api/src/main/java/javax/xml/bind/ jaxme-jaxb-api/src/main/java/javax/xm

2009-02-10 Thread jochen
Author: jochen Date: Tue Feb 10 21:55:41 2009 New Revision: 743117 URL: http://svn.apache.org/viewvc?rev=743117view=rev Log: Successfull build with Java 6. Added: webservices/jaxme/trunk/ws-jaxme/.settings/org.maven.ide.eclipse.prefs Modified: webservices/jaxme/trunk/ws-jaxme/.classpath

svn commit: r743118 - /webservices/jaxme/trunk/ws-jaxme/.classpath

2009-02-10 Thread jochen
Author: jochen Date: Tue Feb 10 21:56:56 2009 New Revision: 743118 URL: http://svn.apache.org/viewvc?rev=743118view=rev Log: Building with Eclipse is now possible. Modified: webservices/jaxme/trunk/ws-jaxme/.classpath Modified: webservices/jaxme/trunk/ws-jaxme/.classpath URL: http

Re: About built jaxme jars

2008-10-14 Thread Jochen Wiedmann
are needed to be in classpath to be a full jaxb provider. (Both the API and the implementation.) Unfirtunately, JaxMe never managed to become a full provider. In either case, you'd need the above library plus jaxmeapi, jaxmejs, and jaxmexs. Jochen -- I have always wished for my computer

[jira] Resolved: (JAXME-100) Can't have attribute and element with the same name

2008-09-12 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/JAXME-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved JAXME-100. --- Resolution: Invalid Assignee: Jochen Wiedmann Use jaxb:property name=SomeElement

[jira] Resolved: (JAXME-99) Generate 'Serializable' implementation classes

2008-09-12 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/JAXME-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved JAXME-99. -- Resolution: Invalid Assignee: Jochen Wiedmann Use xjc:serializable. See http

Re: Version of JAXB implemented

2008-08-22 Thread Jochen Wiedmann
with Java 6, but apart from that there have never been any reports on this list. Jochen -- Look, that's why there's rules, understand? So that you think before you break 'em. -- (Terry Pratchett, Thief of Time)

Re: Question...

2008-08-20 Thread Jochen Wiedmann
://issues.apache.org/jira/browse/JAXME-28 These are now in the trunk. However, as the issue notes, only the first part (multiplicity = 1) is fixed. Jochen -- Look, that's why there's rules, understand? So that you think before you break 'em. -- (Terry Pratchett, Thief of Time

svn commit: r686701 - /webservices/jaxme/branches/b0_5/etc/maven2/jaxmexs.pom

2008-08-18 Thread jochen
Author: jochen Date: Mon Aug 18 01:52:43 2008 New Revision: 686701 URL: http://svn.apache.org/viewvc?rev=686701view=rev Log: Fixed the version number. Modified: webservices/jaxme/branches/b0_5/etc/maven2/jaxmexs.pom Modified: webservices/jaxme/branches/b0_5/etc/maven2/jaxmexs.pom URL: http

svn commit: r686724 - /webservices/jaxme/branches/b0_5/etc/maven2/deploy.sh

2008-08-18 Thread jochen
Author: jochen Date: Mon Aug 18 03:38:03 2008 New Revision: 686724 URL: http://svn.apache.org/viewvc?rev=686724view=rev Log: Added a script for deployment. Added: webservices/jaxme/branches/b0_5/etc/maven2/deploy.sh Added: webservices/jaxme/branches/b0_5/etc/maven2/deploy.sh URL: http

Re: Chinese characters in source object is emitted as ? Characters in XML

2008-06-19 Thread Jochen Wiedmann
, that the question marks don't look good. However, the reason is most possibly a problem in the way you are reading and/or writing the XML file. You do not supply code, so I am unable to guess. Jochen -- Look, that's why there's rules, understand? So that you think before you break 'em. -- (Terry

svn commit: r636866 - in /webservices/jaxme: branches/b0_5/src/js/org/apache/ws/jaxme/js/util/JavaParser.java branches/b0_5/status.xml trunk/ws-jaxme/jaxme-js/src/main/java/org/apache/ws/jaxme/js/util

2008-03-13 Thread jochen
Author: jochen Date: Thu Mar 13 13:26:20 2008 New Revision: 636866 URL: http://svn.apache.org/viewvc?rev=636866view=rev Log: The JavaParser wasn't handling inner interfaces properly. PR: JAXME-95 Submitted-By: David Karnok [EMAIL PROTECTED] Modified: webservices/jaxme/branches/b0_5/src/js

[jira] Resolved: (JAXME-95) JavaParser.parseObject() handles inner interfaces incorrectly

2008-03-13 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/JAXME-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved JAXME-95. -- Resolution: Fixed Applied, thank you! JavaParser.parseObject() handles inner interfaces

Re: JM_EVENT_UNEXPECTED_CHILD_ELEMENT: Unexpected element

2008-01-18 Thread Jochen Wiedmann
xsi:type=exp:USAddress xsi:type is not supported. Therefore, your XML fragment is treated as an instance of exp:Address, where the state element is indeed invalid. Jochen -- Look, that's why there's rules, understand? So that you think before you break 'em. -- (Terry

Re: Problem marshalling/unmarshalling UTF-8 document containing a pound symbol

2007-12-18 Thread Jochen Wiedmann
, but not a FileInputStream. Jochen -- Look, that's why there's rules, understand? So that you think before you break 'em. -- (Terry Pratchett, Thief of Time) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Problems parsing Configurqation.xml

2007-09-19 Thread Jochen Wiedmann
should be below the part you posted. Jochen -- Look, that's why there's rules, understand? So that you think before you break 'em. -- (Terry Pratchett, Thief of Time) - To unsubscribe, e-mail: [EMAIL PROTECTED

[jira] Commented: (JAXME-94) startElement method larger than 64KB when using a large amount of complexType's

2007-08-31 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/JAXME-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524019 ] Jochen Wiedmann commented on JAXME-94: -- Had some time yesterday to inspect it. My first impressions

Re: maxOccurs

2007-08-28 Thread Jochen Wiedmann
with maxOccurs 1 are not yet supported. You asked for maxOccurs in general. As the error message indicates, maxOccurs=unbounded is supported, except for model groups. Jochen -- Besides, manipulating elections is under penalty of law, resulting in a preventative effect against manipulating

Re: trouble with generating sources

2007-08-02 Thread Jochen Wiedmann
Could you please post the output of mvn -X jaxme:jaxme? Thanks! -- Besides, manipulating elections is under penalty of law, resulting in a preventative effect against manipulating elections. The german government justifying the use of electronic voting machines and obviously believing that we

Re: Refactor startElement and get paid

2007-07-31 Thread Jochen Wiedmann
with the Maven 2 build (I guess nothing serious :) The 0.5.2 version is based on Ant, isn't it? If somebody has any advice or idea I'm glad to hear it! So far, I do not get the question. :-) Jochen -- Besides, manipulating elections is under penalty of law, resulting in a preventative effect

Re: Using Hashtable instead of ArrayList

2007-07-16 Thread Jochen Wiedmann
to and what should I do to achieve this? Steffen, I am sorry say, but this is unsupported. You're not the first one to ask, but noone ever came up with sufficient interest to actually put work into it. Jochen -- Besides, manipulating elections is under penalty of law, resulting

Re: Update from board regarding our oversight of WS project.

2007-07-03 Thread Jochen Wiedmann
or 300 mails I receive per day. In fact, I am seriously considering to step down as a PMC member. Sorry, Jochen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Update from board regarding our oversight of WS project.

2007-07-03 Thread Jochen Wiedmann
actually archiving them, I'd like to release the current state as a final release in both cases. The currently available bug fixes are worth the job. After that, we can post a proposal on the respective mailing lists. Jochen -- Besides, manipulating elections is under penalty of law, resulting

Re: [jaxmexs-0.5.2] No check for invalid xs:include

2007-06-13 Thread Jochen Wiedmann
On 6/13/07, Brian Uri [EMAIL PROTECTED] wrote: I believe that xs:include can only be used on another schema file when the target namespace is the same in both files. So, JAXME should probably throw an exception when a case like this is encountered. Please file a bug report. Thanks, Jochen

Re: problems with jaxme and axis2

2007-05-31 Thread Jochen Wiedmann
MessageType, btw, which is a similar gotcha), or use a custom binding element like jxb:class to rename either of the generated classes. See http://java.sun.com/webservices/docs/1.5/tutorial/doc/JAXBUsing4.html#wp148576 for renaming classes. Jochen -- Women have the ability to wind you round

Re: JaxMe ObjectFactory and JDK 1.6.0

2007-05-16 Thread Jochen Wiedmann
. In other words, there should not be a problem, if the parent class adds additional methods. Could you provide more details? In particular, a stack trace? Jochen -- My cats know that I am a loser who goes out for hunting every day without ever returning as much as a single mouse. Fortunately, I've

[jira] Resolved: (JAXME-92) JavaSource has at least two NPE sources

2007-05-14 Thread Jochen Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/JAXME-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Wiedmann resolved JAXME-92. -- Resolution: Won't Fix This is obviously a matter of programming style and taste. The JavaJS

Re: The code of method startElement(String, String, String, Attributes) is exceeding the 65535 bytes limit

2007-04-18 Thread Jochen Wiedmann
believe that some internal optimization will detect and eliminate this. It's worth a try, though. Apart from that, I am sorry. The feature is way too exotic that I'll find the time to work on it. If you'll provide a patch, I am ready to pull it in, though. Sorry, Jochen -- My cats know that I am

Re: Problem using jaxme:implements in binding file

2007-04-12 Thread Jochen Wiedmann
On 4/12/07, Rajarshi Ghosh [EMAIL PROTECTED] wrote: My requirement is all (ok, almost all) my generated Java interfaces should extend java.io.Serializable interface. See http://www.opensubscriber.com/message/[EMAIL PROTECTED]/226059.html -- My cats know that I am a loser who goes out for

svn commit: r520365 - in /webservices/jaxme/branches/b0_5: src/jaxme/org/apache/ws/jaxme/util/DOMSerializer.java src/xs/org/apache/ws/jaxme/xs/impl/DOMSerializer.java status.xml

2007-03-20 Thread jochen
Author: jochen Date: Tue Mar 20 04:28:02 2007 New Revision: 520365 URL: http://svn.apache.org/viewvc?view=revrev=520365 Log: The DOMSerializer was mismatching localName and qName for attributes. Modified: webservices/jaxme/branches/b0_5/src/jaxme/org/apache/ws/jaxme/util/DOMSerializer.java

svn commit: r513202 - in /webservices/jaxme/trunk/ws-jaxme: jaxme-xs/src/main/java/org/apache/ws/jaxme/xs/types/XSEntities.java jaxme-xs/src/main/java/org/apache/ws/jaxme/xs/types/XSIDREFs.java status

2007-02-28 Thread jochen
Author: jochen Date: Wed Feb 28 23:08:06 2007 New Revision: 513202 URL: http://svn.apache.org/viewvc?view=revrev=513202 Log: XSEntities and XSIDREFs didn't implement the XSListType. Modified: webservices/jaxme/trunk/ws-jaxme/jaxme-xs/src/main/java/org/apache/ws/jaxme/xs/types

Re: IDREFS is no list type

2007-02-28 Thread Jochen Wiedmann
unsupported by JaxMe. Sorry, Jochen -- Emacs 22 will support MacOS and CygWin. It is not yet decided, whether these will be used to run Emacs or the other way round. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

svn commit: r513203 - in /webservices/jaxme/branches/b0_5: src/xs/org/apache/ws/jaxme/xs/types/XSEntities.java src/xs/org/apache/ws/jaxme/xs/types/XSIDREFs.java status.xml

2007-02-28 Thread jochen
Author: jochen Date: Wed Feb 28 23:09:57 2007 New Revision: 513203 URL: http://svn.apache.org/viewvc?view=revrev=513203 Log: XSEntities and XSIDREFs didn't implement the XSListType. Modified: webservices/jaxme/branches/b0_5/src/xs/org/apache/ws/jaxme/xs/types/XSEntities.java

svn commit: r501434 - in /webservices/jaxme/trunk/ws-jaxme: jaxme-jm/src/main/java/org/apache/ws/jaxme/generator/types/BooleanSG.java status.xml

2007-01-30 Thread jochen
Author: jochen Date: Tue Jan 30 08:07:40 2007 New Revision: 501434 URL: http://svn.apache.org/viewvc?view=revrev=501434 Log: The handling of primitive boolean default values was incorrect. Modified: webservices/jaxme/trunk/ws-jaxme/jaxme-jm/src/main/java/org/apache/ws/jaxme/generator/types

svn commit: r501438 - in /webservices/jaxme/trunk/ws-jaxme: jaxme-jm/src/main/java/org/apache/ws/jaxme/util/Base64Binary.java status.xml

2007-01-30 Thread jochen
Author: jochen Date: Tue Jan 30 08:11:21 2007 New Revision: 501438 URL: http://svn.apache.org/viewvc?view=revrev=501438 Log: The base64 handling was dependent on the sun.* classes, which are locked in late Java versions. Modified: webservices/jaxme/trunk/ws-jaxme/jaxme-jm/src/main/java/org

svn commit: r501439 - in /webservices/jaxme/branches/b0_5: src/jaxme/org/apache/ws/jaxme/util/Base64Binary.java status.xml

2007-01-30 Thread jochen
Author: jochen Date: Tue Jan 30 08:11:54 2007 New Revision: 501439 URL: http://svn.apache.org/viewvc?view=revrev=501439 Log: The base64 handling was dependent on the sun.* classes, which are locked in late Java versions. Modified: webservices/jaxme/branches/b0_5/src/jaxme/org/apache/ws

svn commit: r501440 - in /webservices/jaxme/branches/b0_5: build.xml etc/maven2/jaxme2-rt.pom etc/maven2/jaxme2.pom etc/maven2/jaxmeapi.pom etc/maven2/jaxmejs.pom etc/maven2/jaxmepm.pom

2007-01-30 Thread jochen
Author: jochen Date: Tue Jan 30 08:12:31 2007 New Revision: 501440 URL: http://svn.apache.org/viewvc?view=revrev=501440 Log: Bumped version number to 0.5.3-SNAPSHOT. Modified: webservices/jaxme/branches/b0_5/build.xml webservices/jaxme/branches/b0_5/etc/maven2/jaxme2-rt.pom

svn commit: r501442 - /webservices/jaxme/trunk/ws-jaxme/maven-jaxme-plugin/pom.xml

2007-01-30 Thread jochen
Author: jochen Date: Tue Jan 30 08:13:24 2007 New Revision: 501442 URL: http://svn.apache.org/viewvc?view=revrev=501442 Log: Using 0.5.3-SNAPSHOT now. Modified: webservices/jaxme/trunk/ws-jaxme/maven-jaxme-plugin/pom.xml Modified: webservices/jaxme/trunk/ws-jaxme/maven-jaxme-plugin/pom.xml

Re: qName is missing in Configuration.xml

2007-01-27 Thread Jochen Wiedmann
and the instance. 2.) Address is a local element, but not globally declared in the schema. Jochen -- How fast can a year go? As fast as your childs first year. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Wants to Contribute for jaxme

2007-01-24 Thread Jochen Wiedmann
list. See http://ws.apache.org/jaxme/mailinglists.html Next, it works best, IMO, if you choose an area of interest for yourself. Do you have any wishes, enhancements, whatever, you would like to see? Jochen -- How fast can a year go? As fast as your childs first year

Re: Customised method name

2007-01-20 Thread Jochen Wiedmann
. However, the *method* names are always using the prefix set, get, or is. Jochen -- How fast can a year go? As fast as your childs first year. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: ws-jaxme 0.5.2: blockDefault issues

2007-01-20 Thread Jochen Wiedmann
the code. Please check the patch below. Does that match your concerns? Thanks, Jochen -- How fast can a year go? As fast as your childs first year. Index: C:/Workspace/ws-jaxme-0.5/src/xs/org/apache/ws/jaxme/xs/xml/impl/XsESchemaImpl.java

Re: Customised method name

2007-01-20 Thread Jochen Wiedmann
On 1/20/07, Hilco Wijbenga [EMAIL PROTECTED] wrote: Still ... should this have worked (i.e. not thrown an exception)? The schemaBindings and bindings elements must be removed. Jochen -- How fast can a year go? As fast as your childs first year

svn commit: r498163 - in /webservices/jaxme/branches/b0_5: src/xs/org/apache/ws/jaxme/xs/xml/XsBlockSet.java src/xs/org/apache/ws/jaxme/xs/xml/impl/XsESchemaImpl.java status.xml

2007-01-20 Thread jochen
Author: jochen Date: Sat Jan 20 12:40:06 2007 New Revision: 498163 URL: http://svn.apache.org/viewvc?view=revrev=498163 Log: The blockDefaults handling has been inverted. Submitted-by: Brian Uri, [EMAIL PROTECTED] Modified: webservices/jaxme/branches/b0_5/src/xs/org/apache/ws/jaxme/xs/xml

svn commit: r498237 - in /webservices/jaxme/branches/b0_5: src/xs/org/apache/ws/jaxme/xs/parser/impl/AbstractXsSAXParser.java src/xs/org/apache/ws/jaxme/xs/xml/impl/XsTSimpleRestrictionTypeImpl.java s

2007-01-20 Thread jochen
Author: jochen Date: Sat Jan 20 19:00:40 2007 New Revision: 498237 URL: http://svn.apache.org/viewvc?view=revrev=498237 Log: Fixed an NPE when using minExclusive. Modified: webservices/jaxme/branches/b0_5/src/xs/org/apache/ws/jaxme/xs/parser/impl/AbstractXsSAXParser.java webservices

Re: [JaxMe-0.5.2] JM_EVENT_UNEXPECTED_CHILD_ELEMENT

2007-01-19 Thread Jochen Wiedmann
elements (like sub in your case) have the default namespace, and not the target namespace. Jochen -- How fast can a year go? As fast as your childs first year. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: [JaxMe-0.5.2] JM_EVENT_UNEXPECTED_CHILD_ELEMENT

2007-01-19 Thread Jochen Wiedmann
on this? Search Google for xml schema elementDefault qualified? Jochen -- How fast can a year go? As fast as your childs first year. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r494956 - /webservices/jaxme/trunk/ws-jaxme/jaxme-jaxb-api/pom.xml

2007-01-10 Thread jochen
Author: jochen Date: Wed Jan 10 11:58:37 2007 New Revision: 494956 URL: http://svn.apache.org/viewvc?view=revrev=494956 Log: Adding the site. Modified: webservices/jaxme/trunk/ws-jaxme/jaxme-jaxb-api/pom.xml Modified: webservices/jaxme/trunk/ws-jaxme/jaxme-jaxb-api/pom.xml URL: http

svn commit: r494957 - in /webservices/jaxme/trunk/ws-jaxme/jaxme-jaxb-api/src: changes/ changes/changes.xml site/ site/site.xml site/xdoc/ site/xdoc/index.xml

2007-01-10 Thread jochen
Author: jochen Date: Wed Jan 10 12:00:26 2007 New Revision: 494957 URL: http://svn.apache.org/viewvc?view=revrev=494957 Log: Adding the site Added: webservices/jaxme/trunk/ws-jaxme/jaxme-jaxb-api/src/changes/ webservices/jaxme/trunk/ws-jaxme/jaxme-jaxb-api/src/changes/changes.xml

[VOTE] Release jaxme-jaxb-2.1-api-0.6.jar

2007-01-10 Thread Jochen Wiedmann
-javadoc.jar jaxme-jaxb-2.1-api-0.6-sources.jar The proposed files, together with their checksums and signatures are available for review at http://people.apache.org/~jochen/jaxme-jaxb-2.1-api/ A clirr report comparing jaxme-jaxb-2.1-api-0.6.jar with jaxb-api-2.1.jar is available from

svn commit: r494572 - /webservices/jaxme/trunk/ws-jaxme/jaxme-jaxb-api/

2007-01-09 Thread jochen
Author: jochen Date: Tue Jan 9 13:03:42 2007 New Revision: 494572 URL: http://svn.apache.org/viewvc?view=revrev=494572 Log: Initial import. Added: webservices/jaxme/trunk/ws-jaxme/jaxme-jaxb-api/ - To unsubscribe, e-mail

svn commit: r494574 - in /webservices/jaxme/trunk/ws-jaxme/jaxme-jaxb-api: .classpath .project .settings/ .settings/org.eclipse.jdt.core.prefs LICENSE.txt NOTICE.txt pom.xml src/

2007-01-09 Thread jochen
Author: jochen Date: Tue Jan 9 13:04:34 2007 New Revision: 494574 URL: http://svn.apache.org/viewvc?view=revrev=494574 Log: Initial import. Added: webservices/jaxme/trunk/ws-jaxme/jaxme-jaxb-api/.classpath webservices/jaxme/trunk/ws-jaxme/jaxme-jaxb-api/.project webservices/jaxme

svn commit: r494575 [5/5] - in /webservices/jaxme/trunk/ws-jaxme/jaxme-jaxb-api: ./ src/main/ src/main/java/ src/main/java/javax/ src/main/java/javax/xml/ src/main/java/javax/xml/bind/ src/main/java/j

2007-01-09 Thread jochen
Added: webservices/jaxme/trunk/ws-jaxme/jaxme-jaxb-api/src/main/java/javax/xml/bind/helpers/AbstractUnmarshallerImpl.java URL: http://svn.apache.org/viewvc/webservices/jaxme/trunk/ws-jaxme/jaxme-jaxb-api/src/main/java/javax/xml/bind/helpers/AbstractUnmarshallerImpl.java?view=autorev=494575

[jira] Commented: (JAXME-89) Multiple implements clauses are not supported

2006-12-04 Thread Jochen Wiedmann (JIRA)
[ http://issues.apache.org/jira/browse/JAXME-89?page=comments#action_12455301 ] Jochen Wiedmann commented on JAXME-89: -- I haven't yet worked out why, but the AntLRTest fails after applying your patch: The class name must not be null

svn commit: r482185 - in /webservices/jaxme/trunk/ws-jaxme: jaxme-js/src/main/java/org/apache/ws/jaxme/js/util/JavaParser.java status.xml

2006-12-04 Thread jochen
Author: jochen Date: Mon Dec 4 06:29:11 2006 New Revision: 482185 URL: http://svn.apache.org/viewvc?view=revrev=482185 Log: The JavaParser wasn't able to handle implements I1, I2, ..., or extends C1, C2, Submitted-By: Andreas Neumann, [EMAIL PROTECTED] PR: JAXME-89 Modified

[jira] Resolved: (JAXME-89) Multiple implements clauses are not supported

2006-12-04 Thread Jochen Wiedmann (JIRA)
[ http://issues.apache.org/jira/browse/JAXME-89?page=all ] Jochen Wiedmann resolved JAXME-89. -- Fix Version/s: 0.6 Resolution: Fixed Assignee: Jochen Wiedmann Applied to 0.5 branch and trunk. Multiple implements clauses

svn commit: r482385 - in /webservices/jaxme/trunk/ws-jaxme/jaxme-js/src/site: ./ xdoc/ xdoc/apps/

2006-12-04 Thread jochen
Author: jochen Date: Mon Dec 4 14:09:05 2006 New Revision: 482385 URL: http://svn.apache.org/viewvc?view=revrev=482385 Log: Enabled Maven 2 build for JaxMeAPI site. Added: webservices/jaxme/trunk/ws-jaxme/jaxme-js/src/site/ webservices/jaxme/trunk/ws-jaxme/jaxme-js/src/site/xdoc

svn commit: r479222 - /webservices/jaxme/trunk/ws-jaxme/projects/

2006-11-25 Thread jochen
Author: jochen Date: Sat Nov 25 14:46:30 2006 New Revision: 479222 URL: http://svn.apache.org/viewvc?view=revrev=479222 Log: (empty) Removed: webservices/jaxme/trunk/ws-jaxme/projects/ - To unsubscribe, e-mail: [EMAIL

svn commit: r478848 - in /webservices/jaxme/branches/MAVEN/jaxme-jm: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/test/ src/test/java/ src/test/java/org/ src/test/

2006-11-24 Thread jochen
Author: jochen Date: Fri Nov 24 04:05:10 2006 New Revision: 478848 URL: http://svn.apache.org/viewvc?view=revrev=478848 Log: Pulling JAXME-87 in. We have a Maven 2 build now, but the site isn't yet done. Added: webservices/jaxme/branches/MAVEN/jaxme-jm/ (with props) webservices/jaxme

svn commit: r478850 - in /webservices/jaxme/branches/MAVEN/jaxme-pm: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/test/ src/test/db/ src/test/java/ src/test/java/o

2006-11-24 Thread jochen
Author: jochen Date: Fri Nov 24 04:05:54 2006 New Revision: 478850 URL: http://svn.apache.org/viewvc?view=revrev=478850 Log: Pulling JAXME-87 in. We have a Maven 2 build now, but the site isn't yet done. Added: webservices/jaxme/branches/MAVEN/jaxme-pm/ (with props) webservices/jaxme

svn commit: r478851 - in /webservices/jaxme/branches/MAVEN/projects: api/src/ jm/src/ js/src/ pm/src/ xs/src/main/ xs/src/test/java/ xs/src/test/resources/ xs/src/test/resources/Claes_Larsson/ xs/src/

2006-11-24 Thread jochen
Author: jochen Date: Fri Nov 24 04:06:13 2006 New Revision: 478851 URL: http://svn.apache.org/viewvc?view=revrev=478851 Log: Pulling JAXME-87 in. We have a Maven 2 build now, but the site isn't yet done. Removed: webservices/jaxme/branches/MAVEN/projects/api/src/ webservices/jaxme

svn commit: r478852 - in /webservices/jaxme/branches/MAVEN: .classpath .project .settings/org.eclipse.jdt.core.prefs

2006-11-24 Thread jochen
Author: jochen Date: Fri Nov 24 04:06:25 2006 New Revision: 478852 URL: http://svn.apache.org/viewvc?view=revrev=478852 Log: Pulling JAXME-87 in. We have a Maven 2 build now, but the site isn't yet done. Modified: webservices/jaxme/branches/MAVEN/.classpath webservices/jaxme/branches

svn commit: r478856 - in /webservices/jaxme/branches/MAVEN: jaxme-pm/src/test/db/initdb.sql jaxme-xs/ pom.xml

2006-11-24 Thread jochen
Author: jochen Date: Fri Nov 24 04:15:59 2006 New Revision: 478856 URL: http://svn.apache.org/viewvc?view=revrev=478856 Log: Pulling JAXME-87 in. We have a Maven 2 build now, but the site isn't yet done. Added: webservices/jaxme/branches/MAVEN/jaxme-pm/src/test/db/initdb.sql webservices

svn commit: r479002 - in /webservices/jaxme/trunk: ./ .settings/ ant/ etc/ examples/ prerequisites/ specs/ src/ ws-jaxme/ ws-jaxme/.settings/ ws-jaxme/ant/ ws-jaxme/etc/ ws-jaxme/jaxme-api/ ws-jaxme/j

2006-11-24 Thread jochen
Author: jochen Date: Fri Nov 24 13:19:32 2006 New Revision: 479002 URL: http://svn.apache.org/viewvc?view=revrev=479002 Log: Moving the MAVEN branch to the trunk. Added: webservices/jaxme/trunk/ws-jaxme/.classpath - copied unchanged from r478990, webservices/jaxme/branches/MAVEN

svn commit: r479009 - /webservices/jaxme/trunk/ws-jaxme/

2006-11-24 Thread jochen
Author: jochen Date: Fri Nov 24 13:45:22 2006 New Revision: 479009 URL: http://svn.apache.org/viewvc?view=revrev=479009 Log: Added target to svn:ignore. Modified: webservices/jaxme/trunk/ws-jaxme/ (props changed) Propchange: webservices/jaxme/trunk/ws-jaxme

Re: JaxMe and Primitives

2006-11-10 Thread Jochen Wiedmann
=java.lang.Boolean//jxb:baseType /jaxb:property /xsd:appinfo/xsd:annotation /xsd:attribute In other words, you would check for null or non-null. Another alternative would be to have isFooSet() method generated. (Don't remember exactly how that is done, look into a JAXB tutorial.) Jochen

svn commit: r471698 - in /webservices/jaxme/branches: MAVEN/projects/xs/src/main/java/org/apache/ws/jaxme/xs/impl/XSAttributeImpl.java MAVEN/status.xml b0_5/src/xs/org/apache/ws/jaxme/xs/impl/XSAttrib

2006-11-06 Thread jochen
Author: jochen Date: Mon Nov 6 03:22:06 2006 New Revision: 471698 URL: http://svn.apache.org/viewvc?view=revrev=471698 Log: Fixed an NPE, which occurred, if an attribute was referencing an unknown type. Modified: webservices/jaxme/branches/MAVEN/projects/xs/src/main/java/org/apache/ws

svn commit: r470530 - in /webservices/jaxme/branches: MAVEN/ MAVEN/projects/js/ MAVEN/projects/js/src/main/java/org/apache/ws/jaxme/js/util/ MAVEN/projects/js/src/test/java/org/apache/ws/jaxme/js/juni

2006-11-02 Thread jochen
Author: jochen Date: Thu Nov 2 13:29:39 2006 New Revision: 470530 URL: http://svn.apache.org/viewvc?view=revrev=470530 Log: The Java parser does now support wildcards in import statements. PR: JAXME-77 Submitted-by: Kenney Westerhof, [EMAIL PROTECTED] Modified: webservices/jaxme/branches

[jira] Resolved: (JAXME-77) Java parser chokes on import packagename.*

2006-11-02 Thread Jochen Wiedmann (JIRA)
[ http://issues.apache.org/jira/browse/JAXME-77?page=all ] Jochen Wiedmann resolved JAXME-77. -- Fix Version/s: 0.6 Resolution: Fixed Assignee: Jochen Wiedmann Applied to 0.5 and 0.6 branch. Java parser chokes on import packagename

Version 2 of the maven-jaxme-plugin

2006-11-02 Thread Jochen Wiedmann
incompatible to its predecessor (hence the increment in the major version number). If noone else intervenes, I'll ask for a release in the next weeks. Thanks, Jochen List of changes in the plugin: - Added the concept of schema collections, which allows to compile multiple schema files within one

svn commit: r469976 - in /webservices/jaxme/branches: MAVEN/ MAVEN/projects/jm/ MAVEN/projects/jm/src/main/java/org/apache/ws/jaxme/impl/ b0_5/ b0_5/src/jaxme/org/apache/ws/jaxme/impl/ b0_5/src/jaxme/

2006-11-01 Thread jochen
Author: jochen Date: Wed Nov 1 08:46:37 2006 New Revision: 469976 URL: http://svn.apache.org/viewvc?view=revrev=469976 Log: The detection, whether the CharSetXMLWriter is available, failed on IBM JDK 1.3.1. Submitted-by: Vincent Reviol, [EMAIL PROTECTED] Modified: webservices/jaxme

Re: JDK 1.3 and CharsetXMLWriter

2006-11-01 Thread Jochen Wiedmann
(org.apache.ws.jaxme.impl.CharSetXMLWriter); c.newInstance(); } catch (Exception e) { c = XMLWriterImpl.class; } xmlWriterClassDefault = c; } Thanks, Jochen -- My wife Mary and I have been married for forty-seven years and not once have we had an argument serious enough to consider divorce; murder

svn commit: r470006 - in /webservices/jaxme/branches: MAVEN/projects/jm/src/main/java/org/apache/ws/jaxme/impl/JMMarshallerImpl.java b0_5/src/jaxme/org/apache/ws/jaxme/impl/JMMarshallerImpl.java

2006-11-01 Thread jochen
Author: jochen Date: Wed Nov 1 09:40:18 2006 New Revision: 470006 URL: http://svn.apache.org/viewvc?view=revrev=470006 Log: The detection, whether the CharSetXMLWriter is available, failed on IBM JDK 1.3.1. Submitted-by: Vincent Reviol, [EMAIL PROTECTED] Modified: webservices/jaxme

RESULT: Release JaxMe 0.5.2

2006-10-27 Thread Jochen Wiedmann
Hi, all votes have been +1: Ias, Nacho, Dims, Robert Eric Reeves (Non-binding) and myself. Dims, Ias and myself are the required 3 PMC members. I'll put the files on the servers today and send the announcement tomorrow. Thanks, Jochen -- My wife Mary and I have been married for forty-seven

Re: How can I display the missing fields of a xml?

2006-10-27 Thread Jochen Wiedmann
, that the Unmarshaller can be configured witha ValidationEventHandler too. Jochen -- My wife Mary and I have been married for forty-seven years and not once have we had an argument serious enough to consider divorce; murder, yes, but divorce, never. (Jack Benny

svn commit: r468539 - /webservices/jaxme/branches/b0_5/src/documentation/content/xdocs/downloads.ehtml

2006-10-27 Thread jochen
Author: jochen Date: Fri Oct 27 13:51:13 2006 New Revision: 468539 URL: http://svn.apache.org/viewvc?view=revrev=468539 Log: Adding checksums of the 0.5.2 release. Modified: webservices/jaxme/branches/b0_5/src/documentation/content/xdocs/downloads.ehtml Modified: webservices/jaxme

svn commit: r468544 [2/22] - in /webservices/jaxme/site: ./ apidocs/ apidocs/javax/xml/ apidocs/javax/xml/bind/ apidocs/javax/xml/bind/helpers/ apidocs/javax/xml/bind/util/ apidocs/javax/xml/namespace

2006-10-27 Thread jochen
Modified: webservices/jaxme/site/apidocs/allclasses-frame.html URL: http://svn.apache.org/viewvc/webservices/jaxme/site/apidocs/allclasses-frame.html?view=diffrev=468544r1=468543r2=468544 == ---

svn commit: r468545 - in /webservices/jaxme/site/apidocs/org/apache/ws/jaxme: impl/JMSAXMixedElementParser.html xs/util/LoggingContentHandler.html

2006-10-27 Thread jochen
Author: jochen Date: Fri Oct 27 14:09:43 2006 New Revision: 468545 URL: http://svn.apache.org/viewvc?view=revrev=468545 Log: Release 0.5.2 Added: webservices/jaxme/site/apidocs/org/apache/ws/jaxme/impl/JMSAXMixedElementParser.html webservices/jaxme/site/apidocs/org/apache/ws/jaxme/xs

svn commit: r468544 [18/22] - in /webservices/jaxme/site: ./ apidocs/ apidocs/javax/xml/ apidocs/javax/xml/bind/ apidocs/javax/xml/bind/helpers/ apidocs/javax/xml/bind/util/ apidocs/javax/xml/namespac

2006-10-27 Thread jochen
Modified: webservices/jaxme/site/apidocs/org/apache/ws/jaxme/xs/xml/impl/XsObjectFactoryImpl.html URL: http://svn.apache.org/viewvc/webservices/jaxme/site/apidocs/org/apache/ws/jaxme/xs/xml/impl/XsObjectFactoryImpl.html?view=diffrev=468544r1=468543r2=468544

Re: Current Release?

2006-10-26 Thread Jochen Wiedmann
. Currently I still do have problems with the Unix permissions on the backup server. Sorry, Jochen -- My wife Mary and I have been married for forty-seven years and not once have we had an argument serious enough to consider divorce; murder, yes, but divorce, never. (Jack Benny

svn commit: r467758 - in /webservices/jaxme/branches/b0_5: etc/maven2/jaxme2-rt.pom etc/maven2/jaxme2.pom etc/maven2/jaxmeapi.pom etc/maven2/jaxmejs.pom etc/maven2/jaxmepm.pom etc/maven2/jaxmexs.pom s

2006-10-25 Thread jochen
Author: jochen Date: Wed Oct 25 13:55:24 2006 New Revision: 467758 URL: http://svn.apache.org/viewvc?view=revrev=467758 Log: Minor editions for the 0.5.2 release. Modified: webservices/jaxme/branches/b0_5/etc/maven2/jaxme2-rt.pom webservices/jaxme/branches/b0_5/etc/maven2/jaxme2.pom

svn commit: r467495 - in /webservices/jaxme/branches/b0_5: build.xml src/documentation/content/xdocs/news.xml

2006-10-24 Thread jochen
Author: jochen Date: Tue Oct 24 14:38:01 2006 New Revision: 467495 URL: http://svn.apache.org/viewvc?view=revrev=467495 Log: Preparing release 0.5.2. Modified: webservices/jaxme/branches/b0_5/build.xml webservices/jaxme/branches/b0_5/src/documentation/content/xdocs/news.xml Modified

Re: Is It a BUG

2006-10-17 Thread Jochen Wiedmann
by calling XSParser.parse() twice. Jochen -- My wife Mary and I have been married for forty-seven years and not once have we had an argument serious enough to consider divorce; murder, yes, but divorce, never. (Jack Benny

Re: little inconsitancy in the maven2 jaxme plugin documentation

2006-10-11 Thread Jochen Wiedmann
On 10/9/06, Cees van Wieringen [EMAIL PROTECTED] wrote: I use you're jaxme plugin for maven2 and tried to change the output directory where the generated java files are placed. according to you'er documentation I should change the value of the 'target'-property (targettarget/src-gen/target) but

Re: JaxME WS Error: ComplexType believed to be simple.

2006-10-10 Thread Jochen Wiedmann
in the 0.5 branch and in the 0.6 branch. Jochen -- My wife Mary and I have been married for forty-seven years and not once have we had an argument serious enough to consider divorce; murder, yes, but divorce, never. (Jack Benny

svn commit: r454664 - in /webservices/jaxme/branches: MAVEN/projects/jm/ MAVEN/projects/jm/src/test/java/org/apache/ws/jaxme/junit/ MAVEN/projects/jm/src/test/resources/bindings/ MAVEN/projects/jm/src

2006-10-10 Thread jochen
Author: jochen Date: Tue Oct 10 01:35:33 2006 New Revision: 454664 URL: http://svn.apache.org/viewvc?view=revrev=454664 Log: Fixed handling of recursive extensions, as reported by Brian Uri. Added: webservices/jaxme/branches/MAVEN/projects/jm/src/test/resources/jira/jaxme-83.xsd

[jira] Created: (JAXME-83) Element references are referencing the global elements type interface and not the element itself

2006-10-06 Thread Jochen Wiedmann (JIRA)
Project: JaxMe Issue Type: Bug Components: JaxMe Core Affects Versions: 0.5 Reporter: Jochen Wiedmann Assigned To: Jochen Wiedmann If the following schema is parsed to the generator: xs:schema xmlns:xs=http://www.w3.org/2001/XMLSchema

[jira] Created: (JAXME-84) minOccurs=0 not recognized in choice, if the choice is within an extension

2006-10-06 Thread Jochen Wiedmann (JIRA)
Type: Bug Affects Versions: 0.5 Reporter: Jochen Wiedmann Assigned To: Jochen Wiedmann Using the following schema xs:schema xmlns:xs=http://www.w3.org/2001/XMLSchema; targetNamespace=http://namespaces.softwareag.com/de/s/xDWS/soap-api; xmlns:xdws=http

svn commit: r453572 - in /webservices/jaxme/branches/MAVEN: ./ projects/jm/src/test/java/org/apache/ws/jaxme/junit/ projects/xs/src/main/java/org/apache/ws/jaxme/xs/impl/ projects/xs/src/test/java/org

2006-10-06 Thread jochen
Author: jochen Date: Fri Oct 6 05:19:58 2006 New Revision: 453572 URL: http://svn.apache.org/viewvc?view=revrev=453572 Log: If an extending types content was reduced to the extending types content particle (in other words, if the extended type had empty content), then the content particles

  1   2   3   4   >