You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Daniel Kulp <dk...@apache.org> on 2007/06/29 03:50:38 UTC

Re: svn commit: r551748 - in /incubator/cxf/trunk: api/src/main/java/org/apache/cxf/ api/src/main/java/org/apache/cxf/binding/ api/src/main/java/org/apache/cxf/phase/ common/common/src/main/java/org/apache/cxf/configuration/spring/ distribution/src/main/re...

Willem,

The mtosi stuff is a standard.  Aren't the schemas for that kind of set?   
Changing element names and stuff in them would make it not be 
interopable.

Dan

On Thursday 28 June 2007 21:41, ningjiang@apache.org wrote:
> incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
>d/interfaces/NotificationService.xsd
> incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
>d/networkResources/Notifications.xsd
> incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
>d/networkResources/VendorExtensions.xsd
> incubator/cxf/trunk/integration/jca/src/main/java/org/apache/cxf/jca/c
>ore/resourceadapter/Messages.properties
> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/attachment/Mi
>meBodyPartInputStream.java
> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/A
>bstractFaultChainInitiatorObserver.java
> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/C
>lientOutFaultObserver.java
> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/htt
>p/Messages.properties
> incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jax
>ws/JaxwsServiceBuilder.java
> incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jax
>ws/interceptors/Messages.properties
> incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http
>/GreeterImpl.java
> incubator/cxf/trunk/tools/javato/core/src/main/java/org/apache/cxf/too
>ls/java2wsdl/processor/internal/ServiceBuilderFactory.java
> incubator/cxf/trunk/tools/javato/test/src/test/java/org/apache/cxf/too
>ls/java2wsdl/processor/JavaToProcessorTest.java

-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
daniel.kulp@iona.com
http://www.dankulp.com/blog

Re: svn commit: r551748 - in /incubator/cxf/trunk: api/src/main/java/org/apache/cxf/ api/src/main/java/org/apache/cxf/binding/ api/src/main/java/org/apache/cxf/phase/ common/common/src/main/java/org/apache/cxf/configuration/spring/ distribution/src/main/re...

Posted by Willem Jiang <ni...@iona.com>.
Hi Dan,

I got your meaning.
I also had a chat with Jeff Zhang who play mtosi for a while and grep 
Occured in the latest xsd.  The elements name are still using Occured. 
So I will revert the changes that happened on the mtosi sample.

Thanks,

Willem.

Daniel Kulp wrote:
> Willem,
>
> The mtosi stuff is a standard.  Aren't the schemas for that kind of set?   
> Changing element names and stuff in them would make it not be 
> interopable.
>
> Dan
>
> On Thursday 28 June 2007 21:41, ningjiang@apache.org wrote:
>   
>> incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
>> d/interfaces/NotificationService.xsd
>> incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
>> d/networkResources/Notifications.xsd
>> incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
>> d/networkResources/VendorExtensions.xsd
>> incubator/cxf/trunk/integration/jca/src/main/java/org/apache/cxf/jca/c
>> ore/resourceadapter/Messages.properties
>> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/attachment/Mi
>> meBodyPartInputStream.java
>> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/A
>> bstractFaultChainInitiatorObserver.java
>> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/C
>> lientOutFaultObserver.java
>> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/htt
>> p/Messages.properties
>> incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jax
>> ws/JaxwsServiceBuilder.java
>> incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jax
>> ws/interceptors/Messages.properties
>> incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http
>> /GreeterImpl.java
>> incubator/cxf/trunk/tools/javato/core/src/main/java/org/apache/cxf/too
>> ls/java2wsdl/processor/internal/ServiceBuilderFactory.java
>> incubator/cxf/trunk/tools/javato/test/src/test/java/org/apache/cxf/too
>> ls/java2wsdl/processor/JavaToProcessorTest.java
>>     
>
>   


Re: MTOSI XSD's distributable? (Was Re: svn commit: r551748 - in....)

Posted by Glen Mazza <gl...@verizon.net>.
OK, good.

Glen


Am Freitag, den 29.06.2007, 11:33 +0800 schrieb Bozhong Lin:
> Hi Glen,
> 
> We got those MTOSI WSDLs and Schemas originally from SourceForge website 
> [1], it is BSD license and CXF distribution already includes the BSD 
> license text [2].
> 
> Thanks for great attention to these details.
> 
> Cheers,
> Bo
> 
> [1] http://sourceforge.net/projects/mtosi-ri/
> [2] 
> http://svn.apache.org/repos/asf/incubator/cxf/trunk/distribution/src/main/release/licenses/
> 
> Glen Mazza wrote:
> > The top of the MTOSI XSD's show that they are copyrighted by the
> > TeleManagement Forum.  Are we sure they can be freely distributed by
> > Apache?  The fact that one normally would have to login to TMForum and
> > agree to their terms of use before getting the XSDs indicates they might
> > not be.
> >
> > Quote from TMForum site[1]:  Copyright Information
> > "The information provided by TM Forum is the property of TM Forum or its
> > licensors and is protected by copyright and other intellectual property
> > laws of the United States, Canada and other jurisdictions. Violation of
> > TM Forum's copyrights and other proprietary rights entitles TM Forum to
> > pursue various remedies against the violator, including injunctive
> > relief, compensatory damages, statutory damages, punitive damages and
> > attorney's fees. 
> >
> > You may not modify, reproduce, prepare derivative works, distribute,
> > display, post or transmit any material found on any of the TM Forum Web
> > Properties without express permission (in writing) from TM Forum."
> >
> > If we don't have the distribution permission, it may be best to just
> > remove the mtosi sample from CXF.
> >
> > Glen
> >
> > [1] http://www.tmforum.org/browse.aspx?catID=1099
> >
> >
> > Am Freitag, den 29.06.2007, 10:57 +0800 schrieb Jeff Zhang:
> >   
> >> Hi Glen,
> >>
> >> Please see http://www.tmforum.org/browse.aspx?catID=2319
> >> And you can get "TMF854 Systems Interface" zip file when you login
> >> TMForum.[1]
> >>
> >> regards
> >> Jeff
> >>
> >> [1]: http://www.tmforum.org/browse.aspx?catID=2320&linkID=32467
> >>
> >> ----- Original Message ----- 
> >> From: "Glen Mazza" <gl...@verizon.net>
> >> To: <cx...@incubator.apache.org>
> >> Sent: Friday, June 29, 2007 10:38 AM
> >> Subject: Re: svn commit: r551748 - in
> >> /incubator/cxf/trunk:api/src/main/java/org/apache/cxf/
> >> api/src/main/java/org/apache/cxf/binding/api/src/main/java/org/apache/cxf/ph
> >> ase/common/common/src/main/java/org/apache/cxf/configuration/spring/distribu
> >> tion/src/main/re...
> >>
> >>
> >>     
> >>> Where are the mtosi schemas located?  I was less concerned about them
> >>> because I saw them in the samples directory.  But if the element names
> >>> indeed incorporate the misspelling, then the first three changes below
> >>> will unfortunately need to be reverted back, until the mtosi itself is
> >>> updated.
> >>>
> >>> Glen
> >>>
> >>>
> >>> Am Donnerstag, den 28.06.2007, 21:50 -0400 schrieb Daniel Kulp:
> >>>       
> >>>> Willem,
> >>>>
> >>>> The mtosi stuff is a standard.  Aren't the schemas for that kind of set?
> >>>> Changing element names and stuff in them would make it not be
> >>>> interopable.
> >>>>
> >>>> Dan
> >>>>
> >>>> On Thursday 28 June 2007 21:41, ningjiang@apache.org wrote:
> >>>>         
> >>>>> incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
> >>>>> d/interfaces/NotificationService.xsd
> >>>>> incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
> >>>>> d/networkResources/Notifications.xsd
> >>>>> incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
> >>>>> d/networkResources/VendorExtensions.xsd
> >>>>> incubator/cxf/trunk/integration/jca/src/main/java/org/apache/cxf/jca/c
> >>>>> ore/resourceadapter/Messages.properties
> >>>>> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/attachment/Mi
> >>>>> meBodyPartInputStream.java
> >>>>> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/A
> >>>>> bstractFaultChainInitiatorObserver.java
> >>>>> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/C
> >>>>> lientOutFaultObserver.java
> >>>>> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/htt
> >>>>> p/Messages.properties
> >>>>> incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jax
> >>>>> ws/JaxwsServiceBuilder.java
> >>>>> incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jax
> >>>>> ws/interceptors/Messages.properties
> >>>>> incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http
> >>>>> /GreeterImpl.java
> >>>>> incubator/cxf/trunk/tools/javato/core/src/main/java/org/apache/cxf/too
> >>>>> ls/java2wsdl/processor/internal/ServiceBuilderFactory.java
> >>>>> incubator/cxf/trunk/tools/javato/test/src/test/java/org/apache/cxf/too
> >>>>> ls/java2wsdl/processor/JavaToProcessorTest.java
> >>>>>           


Re: MTOSI XSD's distributable? (Was Re: svn commit: r551748 - in....)

Posted by Bozhong Lin <bl...@iona.com>.
Hi Glen,

We got those MTOSI WSDLs and Schemas originally from SourceForge website 
[1], it is BSD license and CXF distribution already includes the BSD 
license text [2].

Thanks for great attention to these details.

Cheers,
Bo

[1] http://sourceforge.net/projects/mtosi-ri/
[2] 
http://svn.apache.org/repos/asf/incubator/cxf/trunk/distribution/src/main/release/licenses/

Glen Mazza wrote:
> The top of the MTOSI XSD's show that they are copyrighted by the
> TeleManagement Forum.  Are we sure they can be freely distributed by
> Apache?  The fact that one normally would have to login to TMForum and
> agree to their terms of use before getting the XSDs indicates they might
> not be.
>
> Quote from TMForum site[1]:  Copyright Information
> "The information provided by TM Forum is the property of TM Forum or its
> licensors and is protected by copyright and other intellectual property
> laws of the United States, Canada and other jurisdictions. Violation of
> TM Forum's copyrights and other proprietary rights entitles TM Forum to
> pursue various remedies against the violator, including injunctive
> relief, compensatory damages, statutory damages, punitive damages and
> attorney's fees. 
>
> You may not modify, reproduce, prepare derivative works, distribute,
> display, post or transmit any material found on any of the TM Forum Web
> Properties without express permission (in writing) from TM Forum."
>
> If we don't have the distribution permission, it may be best to just
> remove the mtosi sample from CXF.
>
> Glen
>
> [1] http://www.tmforum.org/browse.aspx?catID=1099
>
>
> Am Freitag, den 29.06.2007, 10:57 +0800 schrieb Jeff Zhang:
>   
>> Hi Glen,
>>
>> Please see http://www.tmforum.org/browse.aspx?catID=2319
>> And you can get "TMF854 Systems Interface" zip file when you login
>> TMForum.[1]
>>
>> regards
>> Jeff
>>
>> [1]: http://www.tmforum.org/browse.aspx?catID=2320&linkID=32467
>>
>> ----- Original Message ----- 
>> From: "Glen Mazza" <gl...@verizon.net>
>> To: <cx...@incubator.apache.org>
>> Sent: Friday, June 29, 2007 10:38 AM
>> Subject: Re: svn commit: r551748 - in
>> /incubator/cxf/trunk:api/src/main/java/org/apache/cxf/
>> api/src/main/java/org/apache/cxf/binding/api/src/main/java/org/apache/cxf/ph
>> ase/common/common/src/main/java/org/apache/cxf/configuration/spring/distribu
>> tion/src/main/re...
>>
>>
>>     
>>> Where are the mtosi schemas located?  I was less concerned about them
>>> because I saw them in the samples directory.  But if the element names
>>> indeed incorporate the misspelling, then the first three changes below
>>> will unfortunately need to be reverted back, until the mtosi itself is
>>> updated.
>>>
>>> Glen
>>>
>>>
>>> Am Donnerstag, den 28.06.2007, 21:50 -0400 schrieb Daniel Kulp:
>>>       
>>>> Willem,
>>>>
>>>> The mtosi stuff is a standard.  Aren't the schemas for that kind of set?
>>>> Changing element names and stuff in them would make it not be
>>>> interopable.
>>>>
>>>> Dan
>>>>
>>>> On Thursday 28 June 2007 21:41, ningjiang@apache.org wrote:
>>>>         
>>>>> incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
>>>>> d/interfaces/NotificationService.xsd
>>>>> incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
>>>>> d/networkResources/Notifications.xsd
>>>>> incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
>>>>> d/networkResources/VendorExtensions.xsd
>>>>> incubator/cxf/trunk/integration/jca/src/main/java/org/apache/cxf/jca/c
>>>>> ore/resourceadapter/Messages.properties
>>>>> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/attachment/Mi
>>>>> meBodyPartInputStream.java
>>>>> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/A
>>>>> bstractFaultChainInitiatorObserver.java
>>>>> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/C
>>>>> lientOutFaultObserver.java
>>>>> incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/htt
>>>>> p/Messages.properties
>>>>> incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jax
>>>>> ws/JaxwsServiceBuilder.java
>>>>> incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jax
>>>>> ws/interceptors/Messages.properties
>>>>> incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http
>>>>> /GreeterImpl.java
>>>>> incubator/cxf/trunk/tools/javato/core/src/main/java/org/apache/cxf/too
>>>>> ls/java2wsdl/processor/internal/ServiceBuilderFactory.java
>>>>> incubator/cxf/trunk/tools/javato/test/src/test/java/org/apache/cxf/too
>>>>> ls/java2wsdl/processor/JavaToProcessorTest.java
>>>>>           

MTOSI XSD's distributable? (Was Re: svn commit: r551748 - in....)

Posted by Glen Mazza <gl...@verizon.net>.
The top of the MTOSI XSD's show that they are copyrighted by the
TeleManagement Forum.  Are we sure they can be freely distributed by
Apache?  The fact that one normally would have to login to TMForum and
agree to their terms of use before getting the XSDs indicates they might
not be.

Quote from TMForum site[1]:  Copyright Information
"The information provided by TM Forum is the property of TM Forum or its
licensors and is protected by copyright and other intellectual property
laws of the United States, Canada and other jurisdictions. Violation of
TM Forum's copyrights and other proprietary rights entitles TM Forum to
pursue various remedies against the violator, including injunctive
relief, compensatory damages, statutory damages, punitive damages and
attorney's fees. 

You may not modify, reproduce, prepare derivative works, distribute,
display, post or transmit any material found on any of the TM Forum Web
Properties without express permission (in writing) from TM Forum."

If we don't have the distribution permission, it may be best to just
remove the mtosi sample from CXF.

Glen

[1] http://www.tmforum.org/browse.aspx?catID=1099


Am Freitag, den 29.06.2007, 10:57 +0800 schrieb Jeff Zhang:
> Hi Glen,
> 
> Please see http://www.tmforum.org/browse.aspx?catID=2319
> And you can get "TMF854 Systems Interface" zip file when you login
> TMForum.[1]
> 
> regards
> Jeff
> 
> [1]: http://www.tmforum.org/browse.aspx?catID=2320&linkID=32467
> 
> ----- Original Message ----- 
> From: "Glen Mazza" <gl...@verizon.net>
> To: <cx...@incubator.apache.org>
> Sent: Friday, June 29, 2007 10:38 AM
> Subject: Re: svn commit: r551748 - in
> /incubator/cxf/trunk:api/src/main/java/org/apache/cxf/
> api/src/main/java/org/apache/cxf/binding/api/src/main/java/org/apache/cxf/ph
> ase/common/common/src/main/java/org/apache/cxf/configuration/spring/distribu
> tion/src/main/re...
> 
> 
> > Where are the mtosi schemas located?  I was less concerned about them
> > because I saw them in the samples directory.  But if the element names
> > indeed incorporate the misspelling, then the first three changes below
> > will unfortunately need to be reverted back, until the mtosi itself is
> > updated.
> >
> > Glen
> >
> >
> > Am Donnerstag, den 28.06.2007, 21:50 -0400 schrieb Daniel Kulp:
> > > Willem,
> > >
> > > The mtosi stuff is a standard.  Aren't the schemas for that kind of set?
> > > Changing element names and stuff in them would make it not be
> > > interopable.
> > >
> > > Dan
> > >
> > > On Thursday 28 June 2007 21:41, ningjiang@apache.org wrote:
> > > > incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
> > > >d/interfaces/NotificationService.xsd
> > > > incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
> > > >d/networkResources/Notifications.xsd
> > > > incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
> > > >d/networkResources/VendorExtensions.xsd
> > > > incubator/cxf/trunk/integration/jca/src/main/java/org/apache/cxf/jca/c
> > > >ore/resourceadapter/Messages.properties
> > > > incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/attachment/Mi
> > > >meBodyPartInputStream.java
> > > > incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/A
> > > >bstractFaultChainInitiatorObserver.java
> > > > incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/C
> > > >lientOutFaultObserver.java
> > > > incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/htt
> > > >p/Messages.properties
> > > > incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jax
> > > >ws/JaxwsServiceBuilder.java
> > > > incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jax
> > > >ws/interceptors/Messages.properties
> > > > incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http
> > > >/GreeterImpl.java
> > > > incubator/cxf/trunk/tools/javato/core/src/main/java/org/apache/cxf/too
> > > >ls/java2wsdl/processor/internal/ServiceBuilderFactory.java
> > > > incubator/cxf/trunk/tools/javato/test/src/test/java/org/apache/cxf/too
> > > >ls/java2wsdl/processor/JavaToProcessorTest.java
> > >
> >


Re: svn commit: r551748 - in /incubator/cxf/trunk:api/src/main/java/org/apache/cxf/ api/src/main/java/org/apache/cxf/binding/api/src/main/java/org/apache/cxf/phase/common/common/src/main/java/org/apache/cxf/configuration/spring/distribution/src/main/re...

Posted by Jeff Zhang <je...@iona.com>.
Hi Glen,

Please see http://www.tmforum.org/browse.aspx?catID=2319
And you can get "TMF854 Systems Interface" zip file when you login
TMForum.[1]

regards
Jeff

[1]: http://www.tmforum.org/browse.aspx?catID=2320&linkID=32467

----- Original Message ----- 
From: "Glen Mazza" <gl...@verizon.net>
To: <cx...@incubator.apache.org>
Sent: Friday, June 29, 2007 10:38 AM
Subject: Re: svn commit: r551748 - in
/incubator/cxf/trunk:api/src/main/java/org/apache/cxf/
api/src/main/java/org/apache/cxf/binding/api/src/main/java/org/apache/cxf/ph
ase/common/common/src/main/java/org/apache/cxf/configuration/spring/distribu
tion/src/main/re...


> Where are the mtosi schemas located?  I was less concerned about them
> because I saw them in the samples directory.  But if the element names
> indeed incorporate the misspelling, then the first three changes below
> will unfortunately need to be reverted back, until the mtosi itself is
> updated.
>
> Glen
>
>
> Am Donnerstag, den 28.06.2007, 21:50 -0400 schrieb Daniel Kulp:
> > Willem,
> >
> > The mtosi stuff is a standard.  Aren't the schemas for that kind of set?
> > Changing element names and stuff in them would make it not be
> > interopable.
> >
> > Dan
> >
> > On Thursday 28 June 2007 21:41, ningjiang@apache.org wrote:
> > > incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
> > >d/interfaces/NotificationService.xsd
> > > incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
> > >d/networkResources/Notifications.xsd
> > > incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
> > >d/networkResources/VendorExtensions.xsd
> > > incubator/cxf/trunk/integration/jca/src/main/java/org/apache/cxf/jca/c
> > >ore/resourceadapter/Messages.properties
> > > incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/attachment/Mi
> > >meBodyPartInputStream.java
> > > incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/A
> > >bstractFaultChainInitiatorObserver.java
> > > incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/C
> > >lientOutFaultObserver.java
> > > incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/htt
> > >p/Messages.properties
> > > incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jax
> > >ws/JaxwsServiceBuilder.java
> > > incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jax
> > >ws/interceptors/Messages.properties
> > > incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http
> > >/GreeterImpl.java
> > > incubator/cxf/trunk/tools/javato/core/src/main/java/org/apache/cxf/too
> > >ls/java2wsdl/processor/internal/ServiceBuilderFactory.java
> > > incubator/cxf/trunk/tools/javato/test/src/test/java/org/apache/cxf/too
> > >ls/java2wsdl/processor/JavaToProcessorTest.java
> >
>

Re: svn commit: r551748 - in /incubator/cxf/trunk: api/src/main/java/org/apache/cxf/ api/src/main/java/org/apache/cxf/binding/ api/src/main/java/org/apache/cxf/phase/ common/common/src/main/java/org/apache/cxf/configuration/spring/ distribution/src/main/re...

Posted by Glen Mazza <gl...@verizon.net>.
Where are the mtosi schemas located?  I was less concerned about them
because I saw them in the samples directory.  But if the element names
indeed incorporate the misspelling, then the first three changes below
will unfortunately need to be reverted back, until the mtosi itself is
updated.

Glen


Am Donnerstag, den 28.06.2007, 21:50 -0400 schrieb Daniel Kulp:
> Willem,
> 
> The mtosi stuff is a standard.  Aren't the schemas for that kind of set?   
> Changing element names and stuff in them would make it not be 
> interopable.
> 
> Dan
> 
> On Thursday 28 June 2007 21:41, ningjiang@apache.org wrote:
> > incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
> >d/interfaces/NotificationService.xsd
> > incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
> >d/networkResources/Notifications.xsd
> > incubator/cxf/trunk/distribution/src/main/release/samples/mtosi_1.1/xs
> >d/networkResources/VendorExtensions.xsd
> > incubator/cxf/trunk/integration/jca/src/main/java/org/apache/cxf/jca/c
> >ore/resourceadapter/Messages.properties
> > incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/attachment/Mi
> >meBodyPartInputStream.java
> > incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/A
> >bstractFaultChainInitiatorObserver.java
> > incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/C
> >lientOutFaultObserver.java
> > incubator/cxf/trunk/rt/core/src/main/java/org/apache/cxf/transport/htt
> >p/Messages.properties
> > incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jax
> >ws/JaxwsServiceBuilder.java
> > incubator/cxf/trunk/rt/frontend/jaxws/src/main/java/org/apache/cxf/jax
> >ws/interceptors/Messages.properties
> > incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/http
> >/GreeterImpl.java
> > incubator/cxf/trunk/tools/javato/core/src/main/java/org/apache/cxf/too
> >ls/java2wsdl/processor/internal/ServiceBuilderFactory.java
> > incubator/cxf/trunk/tools/javato/test/src/test/java/org/apache/cxf/too
> >ls/java2wsdl/processor/JavaToProcessorTest.java
>