XSD2JavaGenerator - how to make use of generated classes?

2008-03-31 Thread Stanislaw Findeisen
Hello Could anyone give me an example of how to generate Java classes from XSD files and how to use them later for reading XML files? In our project we are using XSD2JavaGenerator, and later this to read the data: XMLDocument xmlDoc = XMLHelper.INSTANCE.load(inputStream,

release schedule

2008-03-31 Thread Stanislaw Findeisen
What is the release schedule for Tuscany projects? In particular, when do you plan to release the next SDO Java implementation? Thanks! STF - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: XSD2JavaGenerator - how to make use of generated classes?

2008-03-31 Thread Frank Budinsky
You need to call the register() method on your generated Factory class. For example: MyFactory.INSTANCE.register(myHelperContext); Frank. Stanislaw Findeisen [EMAIL PROTECTED] wrote on 03/31/2008 10:03:23 AM: Hello Could anyone give me an example of how to generate Java classes from XSD

Convert HelperContext to XSD

2008-03-31 Thread Gerardo Corro
Hi, I wonder if theres a way to create a XSD DSO definition from a HelperContext. I mean, the normal process is to setup a HelperContext from an XSD, from there read an XML file that contains the actual DSOs. I want to go the create Types through the API, and then persist them as an XSD.

Re: Convert HelperContext to XSD

2008-03-31 Thread Frank Budinsky
Take a look at XSDHelper.generate(). Frank. Gerardo Corro [EMAIL PROTECTED] wrote on 03/31/2008 10:16:06 AM: Hi, I wonder if theres a way to create a XSD DSO definition from a HelperContext. I mean, the normal process is to setup a HelperContext from an XSD, from there read an XML

Re: release schedule

2008-03-31 Thread Mike Edwards
Stanislaw Findeisen wrote: What is the release schedule for Tuscany projects? In particular, when do you plan to release the next SDO Java implementation? Thanks! STF - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Webservice model and Tuscany

2008-03-31 Thread Venkata Krishnan
Hi, SCA provides a more wholistic approach to the construction, assembly and deployment based on SOA principles. The WebServices standards are just one option for materializing services. Before we go any further, could you please help me understand what you mean by WebServices model ? Thanks

RE: Convert HelperContext to XSD

2008-03-31 Thread Gerardo Corro
Or even better, if you have a working example of: XSDHelper.INSTANCE.generate It will be very appreciated. Thanks in advanced. ///RG From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: RE: Convert HelperContext to XSDDate: Mon, 31 Mar 2008 09:13:52 -0600 Hi, I made an slight adaptation to an

RE: Convert HelperContext to XSD

2008-03-31 Thread Frank Budinsky
There's a simple example in XSDHelperTestCase. testXSDGeneration_DynamicSDOType(). Frank. Gerardo Corro [EMAIL PROTECTED] wrote on 03/31/2008 11:50:16 AM: Or even better, if you have a working example of: XSDHelper.INSTANCE.generate It will be very appreciated. Thanks in advanced.

Re: [Website] - Tooling for Java SCA

2008-03-31 Thread haleh mahbod
Hi, As a follow up to this thread, I have created a page on Tuscany website to host information about SCA tools [1]. Purpose of this page is to share information about available open source SCA tools. To start with, I have included some information about STP/SCA and would appreciate help to

Re: JSON with HTTP GET?

2008-03-31 Thread Raymond Feng
Hi, Skip. Thank you. The logic to handle the JSONRPC dispatching is in the following class: https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/modules/binding-jsonrpc/src/main/java/org/apache/tuscany/sca/binding/jsonrpc/JSONRPCServiceServlet.java It's basically a servlet that

Re: ask help for implemetation.widget

2008-03-31 Thread Jean-Sebastien Delfino
Fengxiang wrote: Thanks!.Luciano Resende Yesterday evening, I got an successful configuration of ict.composite. It seems almost work well .All pages I want was sucessfully integerated into index, and show right output, but there is still a little problem,that is the there is always a script