Hi,
On Wed, Jul 9, 2014 at 10:08 AM, Dileepa Jayakody <[email protected] > wrote: > Hi Dan, > > Can I run the server from console in debug mode? and connect the project > from eclipse as a Remote application? > > I usually run the Isis server from console : mvn antrun:run > Then just use mvnDebug. It comes with Maven distro just like 'mvn' itself. > > > Thanks, > Dileepa > > > On Wed, Jul 9, 2014 at 12:12 PM, Dan Haywood <[email protected] > > > wrote: > > > Run > Debug. > > > > I generally use the ide/eclipse/launch/xxx.launch file with > > --type=SERVER_PROTOTYPE to flip Isis into prototype mode too; this will > > render any @Prototype actions and also runs Wicket in DEVELOPMENT mode. > > > > Dan > > > > > > > > On 9 July 2014 07:38, Dileepa Jayakody <[email protected]> > wrote: > > > > > Hi Devs, > > > > > > Can I please know how to start Isis server in debug mode? > > > > > > I need to debug from Eclipse. > > > > > > Thanks, > > > Dileepa > > > > > >
