Kumar’s Java Web Services Blog

February 24, 2008

Axis2 Architecture – Part 1.3(Information processing model)

Filed under: Axis2 — Kumar @ 11:37 pm

The Description hierarchy represents the static data. This data may be loaded from a configuration file that exists throughout the lifetime of Axis2(axis2.xml). On the other hand, the context hierarchy holds more dynamic information about objects that can have more than one instance (e.g., Message Contexts).

When the values are searched at a given level, they are searched while moving up the hierarchy until a match is found. In the resulting model, the lower levels override the values in the upper levels.

Context Description Configuration Description
Configuration Context dsfs Axis Configuration dsfs
Service Group Context dsfs AxisServiceGroup dsfs
Service Context dsfs AxisService dsfs
Operation Context dsfs AxisOperation dsfs
Message Context dsfs AxisMessage dsfs
Advertisement

Leave a Comment »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Theme: Silver is the New Black. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.