element <weblogic-connector>
Namespace:
Type:
Content:
complex, 29 attributes, 5 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally in mule-jms.xsd; see XML source
Used:
never
Content Model Diagram
XML Representation Summary
<weblogic-connector
    name
 = 
(xsd:string | xsd:NMTOKEN)
    createMultipleTransactedReceivers
 = 
(xsd:string | xsd:boolean)
    numberOfConcurrentTransactedReceivers
 = 
(xsd:string | xsd:int)
    dynamicNotification
 = 
(xsd:string | xsd:boolean) : "false"
    validateConnections
 = 
(xsd:string | xsd:boolean) : "true"
    dispatcherPoolFactory-ref
 = 
xsd:string
    connectionFactory-ref
 = 
xsd:string
    redeliveryHandlerFactory-ref
 = 
xsd:string
    acknowledgementMode
 = 
("AUTO_ACKNOWLEDGE" | "CLIENT_ACKNOWLEDGE" | "DUPS_OK_ACKNOWLEDGE") : "AUTO_ACKNOWLEDGE"
    clientId
 = 
xsd:string
    durable
 = 
(xsd:string | xsd:boolean)
    noLocal
 = 
(xsd:string | xsd:boolean)
    persistentDelivery
 = 
(xsd:string | xsd:boolean)
    honorQosHeaders
 = 
(xsd:string | xsd:boolean)
    maxRedelivery
 = 
(xsd:string | xsd:int)
    cacheJmsSessions
 = 
(xsd:string | xsd:boolean)
    eagerConsumer
 = 
(xsd:string | xsd:boolean)
    specification
 = 
("1.0.2b" | "1.1") : "1.0.2b"
    username
 = 
xsd:string
    password
 = 
xsd:string
    numberOfConsumers
 = 
(xsd:string | xsd:int)
    jndiInitialFactory
 = 
xsd:string
    jndiProviderUrl
 = 
xsd:string
    jndiProviderProperties-ref
 = 
xsd:string
    connectionFactoryJndiName
 = 
xsd:string
    jndiDestinations
 = 
xsd:boolean
    forceJndiDestinations
 = 
xsd:boolean
    disableTemporaryReplyToDestinations
 = 
xsd:boolean
    embeddedMode
 = 
xsd:boolean : "false"
    >
   
Content: 
spring:property*, receiver-threading-profile?, dispatcher-threading-profile?, abstract-retry-policy?, service-overrides?
</weblogic-connector>
Content model elements (5):
May be included in elements by substitutions (1):
Annotation
The weblogic-connector element configures a WebLogic version of the JMS connector.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="weblogic-connector" substitutionGroup="mule:abstract-connector" type="vendorJmsConnectorType"/>

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.