One of the common questions from JBoss newbies I had to answer in last couple of months is "How do I bind JBoss Specific to my IP on windows?".
Here is the simple one liner:
run.bat -Djboss.bind.address=IP
Tuesday, August 14, 2007
Binding JBoss to specific IP
Posted by
Kumar
at
9:13 PM
3
comments
Saturday, July 14, 2007
Start Firefox with your previous session
One of the best features of Firefox is ability to restore session when your OS or Browser crashes. This helps by not loosing the page you are currently viewing.
Reading browser startup page KB it appears we can set browser to start the with previous session by default. This can be done with about:config by changing value of browser.startup.page to 3.
Posted by
Kumar
at
10:32 PM
0
comments
Sunday, June 24, 2007
Friday, February 16, 2007
Using Fiddler with Firefox
The only reason I ever used IE is for Fiddler tool in last 2 years. Now looking at Fiddler docs there seems to be way to use Fiddler with Firefox.
Here the steps:
1. Look for BrowserPAC.js in fiddler directory under "My Documents". (for me its C:\My Documents\Fiddler\Scripts\BrowserPAC.js)
2. Use "Automatic proxy configuration URL:" for Firefox and set the value to BrowserPAC.js full path (Tools --> Options --> Advanced --> Network --> Connection).
Posted by
Kumar
at
10:35 AM
11
comments
Monday, August 07, 2006
JDBC 4.0 Resources
Here are good resources for getting started on JDBC4.0:
JSR's:
JSR 221: JDBC 4.0 API Specification
JSR 270: Java SE 6 ("Mustang") Release Contents
Articles:
Upcoming Features in JDBC 4
JDBC 4.0 Enhancements in Java SE 6
Sun Blogs:
Lance Andersen's(JDBC 4.0 specification lead) Blog
Amit's Blog
Posted by
Kumar
at
9:33 PM
0
comments
Wednesday, July 12, 2006
Why your Mom should Firefox2 Today
A Picture is worth 1000 words. Here is an examples on why you need and your Mom need to get Firefox2 today:
1) Anti-phishing: Checkout the email I received supposedly from Paypal.
On opening it in Firefox2 you get the warning right away:
2) Spell check integration: Firefox2 has an awesome spell check integration for all the forms filled:
So get yourself and your Mom Firefox2 today.
Posted by
Kumar
at
1:52 PM
3
comments
Friday, February 11, 2005
Got TiVo
Got TiVo yesterday. Java API being made available made me buy TiVo. I am already impressed by what I can do with my TiVo.
One problem is that the software on latest TiVo is still 5.3.x and 7.1 is required to use java api. So signed up to priority list and waiting for the upgrade to occur. (Was told this might take several weeks).
Posted by
Kumar
at
10:27 AM
0
comments