Hi,
I have added to the project all the axis's lib but in the project there are still a lot of not found import like "org.oasis_open.docs.ws_tx.wscoor._2006._06.CoordinationContext_type3" or "import org.oasis_open.docs.ws_tx.wscoor._2006._06.Register;". Some class import also some java file like "org.apache.kandula.wscoor.RegistrationServiceStub" that dosen't exist in the package of the project i have checked out.
Above files are code generated during the build process... You'll need to add the "target/src" as a source directory after doing a maven build..
I've tried too to build the project with maven or ant but that cause other errors because there aren't the buil.xml and the pom.xml files.
Kandula2 is based on maven1.x not 2.x.. There exists project.xml & maven.xml files.. Use 'maven clean install' thanks, Thilina
Can anyone tell me the resons of this problems and if is possible give me a list of the things to do for build and run kandula2 with axis2? Thanks a lot for the attention.
-- Thilina Gunarathne - http://www.wso2.com - http://thilinag.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
