The error was not coming earlier. I am not sure but is it something to do with copying JAXB and JAXWS jars to jre/lib/endorsed folder?
Really have no clue. Thx Raj On Mon, Mar 28, 2011 at 7:30 PM, Raj Floyd <[email protected]> wrote: > Hi, > > I ran the server with the command 'mvn -Pserver' It throws following > error: > > [ERROR] \org\apache\cxf\aegis\databinding\AegisDatabinding.java:[579,8] > cannot find symbol > [ERROR] symbol : class Type > [ERROR] location: class org.apache.cxf.aegis.databinding.AegisDatabinding > > How to resolve? > > Thx > > Raj > >
