Hi Benson, I am trying to figure out the problem. I just ran the Aegis sample with Maven. Not sure whether it has anything to do with JDK. Though I have two JDK (1.6 u23 and 1.6 u24). JAVA_HOME is pointing to JDK 1.6 u23. But again as I said its just a wild guess. Trying to find out.
Thx Raj On Tue, Mar 29, 2011 at 1:42 AM, Benson Margulies <[email protected]>wrote: > Please tell us precisely what you did from the start. > > On Mon, Mar 28, 2011 at 3:55 PM, Raj Floyd <[email protected]> wrote: > > 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 > >> > >> > > >
