run mvn eclipse:eclipsethen you can import it into eclipse Freeman On Thu, Apr 16, 2009 at 10:24 PM, kai0411 <[email protected]> wrote:
> > Is there a way I can debug my wsn2005 code in Eclipse? > > > Freeman Fang wrote: > > > > If you only want to customize wsn based on smx 3.2.2 release, then check > > out the 3.2.2 release tag[1] should be a good start. > > You can just > > svn co > > http://svn.apache.org/repos/asf/servicemix/smx3/tags/servicemix-3.2.2/ > > cd servicemix-3.2.2/deployables/serviceengines/servicemix-wsn2005/ > > modify files you want > > mvn install > > Since all necessary 3.2.2 artifacts already get published to central > > repo, so you needn't build whole project IMO. > > If you build successfully, you can find a > > servicemix-wsn2005-3.2.2-installer.zip in target, then overwrite the > > one in hotdeploy. > > Freeman > > kai0411 wrote: > >> I need to customize this component to meet special requirements. > >> question 1: where to get source code? > >> question 2: how to compile? > >> question 3: shall I replace > >> hotdeploy/servicemix-wsn2005-3.2.2-installer.zip > >> with my own version? > >> > >> thanks > >> > > > > > > -- > > Freeman Fang > > ------------------------ > > Open Source SOA: http://fusesource.com > > > > > > > > -- > View this message in context: > http://www.nabble.com/servicemix-wsn2005-in-3.2.2-tp23066881p23079048.html > Sent from the ServiceMix - Dev mailing list archive at Nabble.com. > >
