It seems a problem of classpath. The same program using the axis2 default classpath works. By the way do you know which packages I need to include to run this server on production environment?
thank you anyway javier --- En date de : Dim 18.1.09, Sameera Jayasoma <[email protected]> a écrit : > De: Sameera Jayasoma <[email protected]> > Objet: Re: faulty services using embedded axis server > À: [email protected], [email protected] > Date: Dimanche 18 Janvier 2009, 18h26 > Hi javier, > > Are their any stack traces on your console? If so, please > post them to this > thread. They will be helpful to identify the exact problem > > Thanks > Sameera Jaysoma > > On Sun, Jan 18, 2009 at 1:38 AM, javier > <[email protected]> wrote: > > > Hello everybody! > > > > I've followed [1] to embed an Axis2 server into my > standalone app but I > > have some problems. Using latest stable release of > Axis2 I included as > > dependencies in the POM: wsdl4j, commons-logging, > XmlSchema, > > backport-util-concurrent, neethi, commons-httpclient, > commons-fileupload, > > woden-api, woden-impl-dom, httpcore, axiom-api, > axiom-impl and axis2 (I > > don't list the transitive dependencies of each > package but he project builds > > fine) Then when I check the URL of the server I only > see: > > > > Faulty Services > > ../axis2-1.4.1/repository/services/version.aar > > > > I'm using the default repository dir. and the > axis2.xml file of a clean > > Axis installation in the context configuration. > > > > I forgot something? Do you have any idea? > > > > Last question: (I hope someone can help me), the final > goal for embedding > > axis2 is to work with JAX-WS services. Do I need an > additional configuration > > to launch my server? > > > > thanx in advance > > javier > > > > [1] http://wso2.org/library/83 > > > > > > > > > > > -- > Sameera > http://sameera-jayasoma.blogspot.com/ > http://www.flickr.com/photos/sameera-jayasoma
