Hi,all.I am trying to evaluate a ESB.I meet questions while using servicemix.

My requirement is provide a simple configuration interface of BC,SE via HTML
for useres, 
according to the configuration information of users inputing,generating
jbi.xml,xbean.xml, 
pack them as sa module,copy the module to the hotdeploy directory of
servicemix automatically.
 
In practice,I find it's difficult to me.Convert the user configuration to
xbean.xml by jaxp is painful to me.I find the configuration interface is
various,the namespace is various,many QNames are used in the xbean.xml.

Can anybody tells me is the a good way to generate a specifically xbean.xml
files by configurations?
Is xbean the same technique to xmlbean?
How does the namaspace of xbean.xml correspond to the java class in
servicemix?

:I have thought of using native call mvn.Use jaxp add depandency to
pom.xml.But unfamiliar with mvn,mvn may download to many jars.
-- 
View this message in context: 
http://www.nabble.com/How-servicemix-fill-my-requirement-easily--tp25380315p25380315.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to