No, it means that you shouldn't try to configure JAX-WS parameters with Aegis XML files. Aegis works fine with JAX-WS, but you should use JAX-WS @nnotations on the parameters.
On Mon, Apr 25, 2011 at 12:32 AM, Raj Floyd <[email protected]> wrote: > Hi, > > The Aegis documentation states: Aegis service configuration is best used > with the Simple front end. > > Does it mean that it not advisable to use JAXWS with Aegis? Now as part of > my Aegis learning, I developed JAXWS based client and server and set the > databinding to Aegis and controlled the mapping through external mapping > file. It gave me the desired results. It effectively means JAXWS does > recognize external mapping. > > Why then simple front end? > > Thx > > Raj >
