+1. 

One thing I'd like to see in it .. a common model for XSD that is
supported by both XMLBeans and JaxMe. Is that absolutely wishful
thinking? (I know this is an XML project but since both the 
projects that have models are in the WS PMC its more likely to
happen here than there.)

I'm asking because WSDL2XYZ in Axis2 needs a schema model and I'd
rather have it accessed via a common set of interfaces and I most
definitely don't want to (re-)invent that part!

Sanjiva.

On Sun, 2005-05-01 at 08:30 -0400, Davanum Srinivas wrote:
> Jochen, Team,
> 
> Let's go for it -
> http://svn.apache.org/repos/asf/webservices/commons/. Every committer
> of WS PMC has access to it. drop a note to [EMAIL PROTECTED] if you can't 
> access
> it.
> 
> We've voted for it a few times (at least once :), but have not found
> anything to drop in it...
> 
> thanks,
> -- dims
> 
> On 5/1/05, Jochen Wiedmann <[EMAIL PROTECTED]> wrote:
> > 
> > Hi,
> > 
> > I would like to reuse certain JaxMe components in ws-xmlrpc:
> > 
> > * The DateFormat classes for xs:dateTime, xs:date, and xs:time.
> > * The SAX serializer, an XMLWriter, which allows to embed
> >   components with arbitrary namespaces into existing SAX
> >   streams.
> > * The javax.xml.XMLConstants and javax.xml.namespaces.QName
> >   classes, which are new in Java 5, but still usable to prior
> >   Java versions.
> > 
> > The proper place for these would possibly be xml-commons. However, I
> > have repeatedly posted a suggestion there with no result. So it seems to
> > be a good alternative to found the ws-commons. How about that? Given the
> > rapidly increasing number of projects, it seems about time for a project
> > that allows to share code.
> > 
> > 
> > Jochen
> > 
> 
> 

Reply via email to