On Tuesday 29 March 2011 3:37:48 AM Raj Floyd wrote: > 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.
From what verion of CXF? I assume you have a full kit of CXF if you are running the example, right? Is it pulling a snapshot of CXF? It almost looks like an invalid snapshot deployed or build someplace.. Dan > 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 -- Daniel Kulp [email protected] http://dankulp.com/blog Talend - http://www.talend.com
