You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Glen Mazza <gl...@verizon.net> on 2007/06/29 04:47:05 UTC

Re: svn commit: r551752 - in /incubator/cxf/trunk/rt: bindings/jbi/src/main/java/org/apache/cxf/binding/jbi/interceptor/ transports/jbi/src/main/java/org/apache/cxf/transport/jbi/

I think I should get free Mandarin lessons in exchange...  ;-)


Am Freitag, den 29.06.2007, 02:03 +0000 schrieb ffang@apache.org:
> Modified:
> incubator/cxf/trunk/rt/bindings/jbi/src/main/java/org/apache/cxf/binding/jbi/interceptor/Messages.properties
> URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/jbi/src/main/java/org/apache/cxf/binding/jbi/interceptor/Messages.properties?view=diff&rev=551752&r1=551751&r2=551752
> ==============================================================================
> --- incubator/cxf/trunk/rt/bindings/jbi/src/main/java/org/apache/cxf/binding/jbi/interceptor/Messages.properties (original)
> +++ incubator/cxf/trunk/rt/bindings/jbi/src/main/java/org/apache/cxf/binding/jbi/interceptor/Messages.properties Thu Jun 28 19:03:29 2007
> @@ -44,4 +44,18 @@
>  JBI.TRANSPORT.FACTORY.NOT.FULLY.INITIALIZED=JBITransport factory not fully initalised

...not fully initialized

>  CREATE.SERVER.TRANSPORT=creating JBI server transport
>  CREATE.CLIENT.TRANSPORT=creating JBI client transport
> -UNKNOWN_OPERATION=unknown operation {0}
> \ No newline at end of file
> +UNKNOWN_OPERATION=unknown operation {0}
> +NO_OPERATION_ELEMENT=no operation element
> +NO_JBI_MESSAGE_ELEMENT=no jbi message element
> +NO_ENOUGH_PARTS=no enough parts

NOT_ENOUGH_PARTS=not enough parts

> +NO_JBI_PART_ELEMENT=no jbi part element
> +EXPECTED_ELEMENT_IN_PART=expected element in part
> +TOO_MUCH_PARTS=too much parts

TOO_MANY_PARTS=too many parts

> +ILLEAGAL_JBIFAULT_FORMAT=illeagal jbi fault format

ILLEGAL_JBIFAULT_FORMAT=illegal jbi fault format

Glen



Re: svn commit: r551752 - in /incubator/cxf/trunk/rt: bindings/jbi/src/main/java/org/apache/cxf/binding/jbi/interceptor/ transports/jbi/src/main/java/org/apache/cxf/transport/jbi/

Posted by Freeman Fang <fr...@iona.com>.
Hi Glen,

I will fix it soon.
Best Regards

Freeman


Glen Mazza wrote:
> I think I should get free Mandarin lessons in exchange...  ;-)
>
>
> Am Freitag, den 29.06.2007, 02:03 +0000 schrieb ffang@apache.org:
>   
>> Modified:
>> incubator/cxf/trunk/rt/bindings/jbi/src/main/java/org/apache/cxf/binding/jbi/interceptor/Messages.properties
>> URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/bindings/jbi/src/main/java/org/apache/cxf/binding/jbi/interceptor/Messages.properties?view=diff&rev=551752&r1=551751&r2=551752
>> ==============================================================================
>> --- incubator/cxf/trunk/rt/bindings/jbi/src/main/java/org/apache/cxf/binding/jbi/interceptor/Messages.properties (original)
>> +++ incubator/cxf/trunk/rt/bindings/jbi/src/main/java/org/apache/cxf/binding/jbi/interceptor/Messages.properties Thu Jun 28 19:03:29 2007
>> @@ -44,4 +44,18 @@
>>  JBI.TRANSPORT.FACTORY.NOT.FULLY.INITIALIZED=JBITransport factory not fully initalised
>>     
>
> ...not fully initialized
>
>   
>>  CREATE.SERVER.TRANSPORT=creating JBI server transport
>>  CREATE.CLIENT.TRANSPORT=creating JBI client transport
>> -UNKNOWN_OPERATION=unknown operation {0}
>> \ No newline at end of file
>> +UNKNOWN_OPERATION=unknown operation {0}
>> +NO_OPERATION_ELEMENT=no operation element
>> +NO_JBI_MESSAGE_ELEMENT=no jbi message element
>> +NO_ENOUGH_PARTS=no enough parts
>>     
>
> NOT_ENOUGH_PARTS=not enough parts
>
>   
>> +NO_JBI_PART_ELEMENT=no jbi part element
>> +EXPECTED_ELEMENT_IN_PART=expected element in part
>> +TOO_MUCH_PARTS=too much parts
>>     
>
> TOO_MANY_PARTS=too many parts
>
>   
>> +ILLEAGAL_JBIFAULT_FORMAT=illeagal jbi fault format
>>     
>
> ILLEGAL_JBIFAULT_FORMAT=illegal jbi fault format
>
> Glen
>
>
>