Hi Ruchith,
I've replaced all axiom jars, now I am getting through :) Thanks a lot... I still have problems with parsing the decrypted server->client message, but I first have to verify whether these are not a result of my own code / configuration before I'll bother you guys again... Thanks again, / Roy --- Ruchith Fernando <[EMAIL PROTECTED]> wrote: > Hi Roy, > > Ah... an issue in packaging the jars... this will be > fixed in the next > AXIOM release: > > I hosted all three axiom jars (from svn revision > 406919) here : [1] > > Please try replacing all your axiom-* jars with > these. > > Thanks > Ruchith > > [1] http://people.apache.org/~ruchithf/axiom/ > > On 5/16/06, Reshef Roy <[EMAIL PROTECTED]> wrote: > > > > Hi Ruchith, > > > > Thanks for the fast reaction. I've downloaded your > new > > axiom-dom jar, however I still got the same > > exception... > > Then I removed the axiom-dom jar altogether (from > both > > the client respository and the server), and I > still > > got the very same exception (so no > > ClassNotFoundException...). Further investigation > > showed that the > > org.apache.axiom.om.impl.dom.CharacterImpl was > used > > from the axiom-api-1.0.jar, NOT from the axiom-dom > > jar. I unpacked both jars and compared them, it > seems > > to me that the axiom-dom jar is actually a subset > of > > the classes in the axiom-api jar. And all of these > > (except for > org.apache.axiom.om.impl.dom.CharacterImpl > > and org.apache.axiom.om.impl.dom.TextImpl) were > > identical. I cannot imagine that it's meant to be > > so... > > > > I cannot remove the axiom-api-1.0.jar as the > startup > > of Axis2 under Tomcat fails... I can try to mess > > around with the order in the classpath of both the > > client repository and the server, but I guess it > would > > be easier (and better) to solve this duplication > by > > either merging the two jars or removing the > duplicate > > classes from the axiom-api jar. > > > > Thanks again, > > > > / Roy > > > > > > --- Ruchith Fernando <[EMAIL PROTECTED]> > > wrote: > > > > > Hi Roy, > > > > > > Thank you for reporting this problem ... I > traced > > > the issue to the > > > org.apache.axiom.om.impl.dom.CharacterImpl of > the > > > OM-DOM > > > implementation (DOOM) and this is fixed in SVN > > > revision : 406708 > > > > > > Please replace your axiom-dom-1.0.jar with this > [1] > > > and try again. > > > > > > Thanks, > > > Ruchith > > > > > > [1] > > > > > > http://people.apache.org/~ruchithf/axiom-dom-406708.jar > > > [snip] __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
