alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Apache CXF example source code file (Messages.properties)

This example Apache CXF source code file (Messages.properties) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Apache CXF tags/keywords

apache, asf, asf, jbi, jbi, jbibindinginfo, license, license, need_jbibinding=bindinginfo, of, see, see, version, you

The Apache CXF Messages.properties source code

#
#    Licensed to the Apache Software Foundation (ASF) under one
#    or more contributor license agreements. See the NOTICE file
#    distributed with this work for additional information
#    regarding copyright ownership. The ASF licenses this file
#    to you under the Apache License, Version 2.0 (the
#    "License"); you may not use this file except in compliance
#    with the License. You may obtain a copy of the License at
#
#    http://www.apache.org/licenses/LICENSE-2.0
#
#    Unless required by applicable law or agreed to in writing,
#    software distributed under the License is distributed on an
#    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
#    KIND, either express or implied. See the License for the
#    specific language governing permissions and limitations
#    under the License.
#
NOT.IMPLEMENTED=not yet implemented
INVOKE.SERVICE=invoking service\t
CREATE.MESSAGE.EXCHANGE=create message exchange svc:\t
EXCHANGE.ENDPOINT=exchange endpoint:\t
NO.MESSAGE=no message yet
UNABLE.RETRIEVE.MESSAGE=unable to retrieve message
CONTEXT.MUST.BE=context must be of type JBIOutputStreamMessageContext
RECEIVED.MESSAGE=received message:\t
ACTIVE.JBI.SERVER.TRANSPORT=activating JBI server transport
BUILDING.DOCUMENT=building document from bytes
CREATE.NORMALIZED.MESSAGE=creating NormalizedMessage
POST.DISPATCH=postDispatch sending out message to NWR
ERROR.SEND.MESSAGE=error sending Out message
DISPATCH.MESSAGE.ON.CALLBACK=dispatching message on callback:\t
ERROR.PREPARE.MESSAGE=error preparing message
RECEIVE.THREAD.START=JBIServerTransport message receiving thread started
DISPATCH.TO.SU=dispatching to CXF service unit
NO.SU.FOUND=no CXFServiceUnit found
ERROR.DISPATCH.THREAD=error running dispatch thread
JBI.SERVER.TRANSPORT.MESSAGE.PROCESS.THREAD.EXIT=JBIServerTransport message processing thread exiting
CONFIG.DELIVERY.CHANNEL=configuring DeliveryChannel:\t
CONFIG.SU.MANAGER=configuring ServiceUnitManager:\t
JBI.TRANSPORT.FACTORY.NOT.INITIALIZED=JBITransportFactory is not properly initialized
SU.MANAGER=CXFServiceUnitManager:\t
DELIVERY.CHANNEL=DeliveryChannel:\t
JBI.TRANSPORT.FACTORY.NOT.FULLY.INITIALIZED=JBITransport factory not fully initialized
CREATE.SERVER.TRANSPORT=creating JBI server transport
CREATE.CLIENT.TRANSPORT=creating JBI client transport
UNKNOWN_OPERATION=unknown operation {0}
NO_OPERATION_ELEMENT=no operation element
NO_JBI_MESSAGE_ELEMENT=no jbi message element
NOT_ENOUGH_PARTS=not enough parts
NO_JBI_PART_ELEMENT=no jbi part element
EXPECTED_ELEMENT_IN_PART=expected element in part
TOO_MANY_PARTS=too many parts
ILLEGAL_JBIFAULT_FORMAT=illegal jbi fault format
STAX_READ_EXC=stax read exception
XML_WRITE_EXC=xml write exception
STAX_WRITE_EXC=stax write exception
NOT_EQUAL_ARG_NUM=The number of arguments is not equal
NEED_JBIBINDING=BindingInfo should be a JbiBindingInfo
NO_EXCEPTION=No exception on this message
NO_XML_STREAM_WRITER=No XMLStreamWriter on this message

Other Apache CXF examples (source code examples)

Here is a short list of links related to this Apache CXF Messages.properties source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.