well, I am looking into this issue also, thought we may have quicker progress if I commit what I had, and then you and other people who are interested in this can look into it too.
Regards Jeff On Tue, Jul 20, 2010 at 5:19 PM, Jeff Yu <[email protected]> wrote: > Thanks Aaron. ;) > > well, instead of having it in my local box, I did a commit it in the trunk, > compared with your earlier work, > it is a bit different situation, we directly copied files from schema, > axis2 module in the axis2-war/src/main/assembly/bin.xml, > also I didn't know the purpose of unpacking the > bpel-test/src/test/resources/bpel/2.0 file, as I didn't see this sort of > step in the Buildr build either, > so I didn't port it yet. > > Now with this commit, we are having "Caused by: > org.apache.axis2.deployment.DeploymentException: The rampart module is not > valid or has not been deployed." exception. > > feel free to take a look at it, and commit fix etc... ;) > > Regards > Jeff > > > On Tue, Jul 20, 2010 at 3:49 PM, Aaron Anderson <[email protected]>wrote: > >> Hi Jeff, >> >> If there is anything I can do to help please let me know. Overall I didn't >> need >> to tweak much to get the tests to work in the experimental trunk. The most >> challenging part was getting the Axis security tests to pass which >> required a >> slight tweak to the base test class to allow for overriding the Axis >> module >> directory at runtime and a few lines of groovy to move files around to the >> right >> places. >> >> Cheers, >> >> Aaron >> >> >> >> >> ________________________________ >> From: Jeff Yu <[email protected]> >> To: [email protected] >> Sent: Mon, July 19, 2010 3:12:35 AM >> Subject: maven build for axis2-war testing discussion >> >> Hi all, >> >> Instead of following up the 'ode trunk build' thread, I'd like to start a >> new thread of enabling maven build for axis2-war module. >> >> I think we can start work on it by importing Aaron's work from ode 2.x >> experiment, >> >> http://svn.apache.org/repos/asf/ode/branches/APACHE_ODE_2.X-experimental/axis2-war/pom.xml >> >> >> I am importing this work, but currently had some problems which I am >> looking >> into it. >> >> @waruna, any problems on that we start from here? As I've run successfully >> axis2-war module in the ode-2.x experiment branch. >> >> Regards >> Jeff >> >> -- >> Cheers, >> Jeff Yu >> >> ---------------- >> blog: http://jeff.familyyu.net >> > > > > -- > Cheers, > Jeff Yu > > ---------------- > blog: http://jeff.familyyu.net > > -- Cheers, Jeff Yu ---------------- blog: http://jeff.familyyu.net
