[Wicket-user] RunAs java/debug

2006-09-26 Thread Patrick Angeles

Pardon the newbie question... but...

I run the 'Start' classes in the examples that call the Jetty servlet
engine... all is well and good.

But is there a more elegant way of stopping/restarting, apart from dropping
to the command line and issuing a 'kill -9' command?
-- 
View this message in context: 
http://www.nabble.com/RunAs-java-debug-tf2340830.html#a6514870
Sent from the Wicket - User mailing list archive at Nabble.com.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] RunAs java/debug

2006-09-26 Thread Igor Vaynberg
on the console window there is a little red square - just click that :)-IgorOn 9/26/06, Patrick Angeles 
[EMAIL PROTECTED] wrote:Pardon the newbie question... but...
I run the 'Start' classes in the examples that call the Jetty servletengine... all is well and good.But is there a more elegant way of stopping/restarting, apart from droppingto the command line and issuing a 'kill -9' command?
--View this message in context: http://www.nabble.com/RunAs-java-debug-tf2340830.html#a6514870Sent from the Wicket - User mailing list archive at 
Nabble.com.-Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cashhttp://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] RunAs java/debug

2006-09-26 Thread Igor Vaynberg
those classes are meant to be launched from an ide. jetty has a shutdown port or something similar, read the jetty docs.-igorOn 9/26/06, Igor Vaynberg
 [EMAIL PROTECTED] wrote:
on the console window there is a little red square - just click that :)-IgorOn 9/26/06, 
Patrick Angeles 
[EMAIL PROTECTED] wrote:Pardon the newbie question... but...

I run the 'Start' classes in the examples that call the Jetty servletengine... all is well and good.But is there a more elegant way of stopping/restarting, apart from droppingto the command line and issuing a 'kill -9' command?
--View this message in context: http://www.nabble.com/RunAs-java-debug-tf2340830.html#a6514870
Sent from the Wicket - User mailing list archive at 
Nabble.com.-Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___Wicket-user mailing listWicket-user@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/wicket-user


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] RunAs java/debug

2006-09-26 Thread Johan Compagner
Yeah igor!Please use the elegant shutdown of jetty! and then look what is generated in the log for saving the session ;)johanOn 9/26/06, 
Igor Vaynberg [EMAIL PROTECTED] wrote:
those classes are meant to be launched from an ide. jetty has a shutdown port or something similar, read the jetty docs.-igor
On 9/26/06, Igor Vaynberg
 [EMAIL PROTECTED] wrote:

on the console window there is a little red square - just click that :)-IgorOn 9/26/06, 
Patrick Angeles 
[EMAIL PROTECTED] wrote:Pardon the newbie question... but...


I run the 'Start' classes in the examples that call the Jetty servletengine... all is well and good.But is there a more elegant way of stopping/restarting, apart from droppingto the command line and issuing a 'kill -9' command?
--View this message in context: http://www.nabble.com/RunAs-java-debug-tf2340830.html#a6514870
Sent from the Wicket - User mailing list archive at 
Nabble.com.-Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash

http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___Wicket-user mailing listWicket-user@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/wicket-user



-Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___Wicket-user mailing list
Wicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] RunAs java/debug

2006-09-26 Thread Igor Vaynberg
go to window/preferences/general/keyscategory: Run/DebugName: Terminate or Terminate and Relaunchso how much is your kingdom worth?-IgorOn 9/26/06, 
James McLaughlin [EMAIL PROTECTED] wrote:
it astounds me that eclipse doesn't have some full fist, quintuple buckey key combo for this. I have searched the world over for it. My kingdom to anyone who can find me such a key binding...

On 9/26/06, Igor Vaynberg [EMAIL PROTECTED] wrote:

on the console window there is a little red square - just click that :)-IgorOn 9/26/06, 
Patrick Angeles 
[EMAIL PROTECTED] wrote:Pardon the newbie question... but...


I run the 'Start' classes in the examples that call the Jetty servletengine... all is well and good.But is there a more elegant way of stopping/restarting, apart from droppingto the command line and issuing a 'kill -9' command?
--View this message in context: http://www.nabble.com/RunAs-java-debug-tf2340830.html#a6514870
Sent from the Wicket - User mailing list archive at 
Nabble.com.-Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash

http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___Wicket-user mailing listWicket-user@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/wicket-user

-Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash

http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___Wicket-user mailing list

Wicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user


-Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share youropinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] RunAs java/debug

2006-09-26 Thread Igor Vaynberg
naah, cause then i have to fix that stuff instead of you :)-IgorOn 9/26/06, Johan Compagner [EMAIL PROTECTED]
 wrote:Yeah igor!Please use the elegant shutdown of jetty! and then look what is generated in the log for saving the session ;)
johanOn 9/26/06, 
Igor Vaynberg [EMAIL PROTECTED] wrote:

those classes are meant to be launched from an ide. jetty has a shutdown port or something similar, read the jetty docs.-igor
On 9/26/06, Igor Vaynberg
 [EMAIL PROTECTED] wrote:


on the console window there is a little red square - just click that :)-IgorOn 9/26/06, 
Patrick Angeles 
[EMAIL PROTECTED] wrote:Pardon the newbie question... but...



I run the 'Start' classes in the examples that call the Jetty servletengine... all is well and good.But is there a more elegant way of stopping/restarting, apart from droppingto the command line and issuing a 'kill -9' command?
--View this message in context: http://www.nabble.com/RunAs-java-debug-tf2340830.html#a6514870
Sent from the Wicket - User mailing list archive at 
Nabble.com.-Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash


http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___Wicket-user mailing listWicket-user@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/wicket-user



-Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash

http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___Wicket-user mailing list

Wicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user


-Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___Wicket-user mailing list
Wicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] RunAs java/debug

2006-09-26 Thread James McLaughlin
Well, its more a kingdom of pain, which i guess i should have mentioned upfront. Never doubted you would provide an answer though. But honestly, I am running 3.2 and the Terminate/Terminate and Relaunch option just isn't there. Curses!
On 9/26/06, Igor Vaynberg [EMAIL PROTECTED] wrote:
go to window/preferences/general/keyscategory: Run/DebugName: Terminate or Terminate and Relaunchso how much is your kingdom worth?-Igor
On 9/26/06, 
James McLaughlin [EMAIL PROTECTED] wrote:

it astounds me that eclipse doesn't have some full fist, quintuple buckey key combo for this. I have searched the world over for it. My kingdom to anyone who can find me such a key binding...


On 9/26/06, Igor Vaynberg [EMAIL PROTECTED] wrote:


on the console window there is a little red square - just click that :)-IgorOn 9/26/06, 
Patrick Angeles 
[EMAIL PROTECTED] wrote:Pardon the newbie question... but...



I run the 'Start' classes in the examples that call the Jetty servletengine... all is well and good.But is there a more elegant way of stopping/restarting, apart from droppingto the command line and issuing a 'kill -9' command?
--View this message in context: http://www.nabble.com/RunAs-java-debug-tf2340830.html#a6514870
Sent from the Wicket - User mailing list archive at 
Nabble.com.-Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash


http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___Wicket-user mailing listWicket-user@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/wicket-user

-Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash


http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___Wicket-user mailing list


Wicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user


-Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share youropinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



-Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___Wicket-user mailing list
Wicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] RunAs java/debug

2006-09-26 Thread Frank Bille
On 9/26/06, James McLaughlin [EMAIL PROTECTED] wrote:
Well, its more a kingdom of pain, which i guess i should have mentioned upfront. Never doubted you would provide an answer though. But honestly, I am running 3.2 and the Terminate/Terminate and Relaunch option just isn't there. Curses!
It is if you go to the modify tabFrank
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] RunAs java/debug

2006-09-26 Thread Igor Vaynberg
On 9/26/06, Frank Bille [EMAIL PROTECTED] wrote:
On 9/26/06, James McLaughlin [EMAIL PROTECTED]
 wrote:
Well, its more a kingdom of pain, which i guess i should have mentioned upfront.yeah, i had a feeling about that...-Igor
 Never doubted you would provide an answer though. But honestly, I am running 
3.2 and the Terminate/Terminate and Relaunch option just isn't there. Curses!
It is if you go to the modify tabFrank

-Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___Wicket-user mailing list
Wicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] RunAs java/debug

2006-09-26 Thread James McLaughlin
There is no question the mighty Igor can not answer! Now I have my own finger crunching quintuple buckey for killing and relaunching applications. A million thank yous. And to you too Frank.jim
On 9/26/06, Frank Bille [EMAIL PROTECTED] wrote:
On 9/26/06, James McLaughlin [EMAIL PROTECTED]
 wrote:
Well, its more a kingdom of pain, which i guess i should have mentioned upfront. Never doubted you would provide an answer though. But honestly, I am running 3.2 and the Terminate/Terminate and Relaunch option just isn't there. Curses!
It is if you go to the modify tabFrank

-Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___Wicket-user mailing list
Wicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user