When compile my code that uses JAXB with JDK1.5, I got an error "cannot access javax.xml.stream.XMLEventReader". There is no such error if I compile it with...
When compile my code that uses JAXB with JDK1.5, I got an error "cannot access javax.xml.stream.XMLEventReader". There is no such error if I compile it with JDK1.6. The way to fix it is to include jsr173_api.jar in the classpath along with jaxb-api.jar, jaxb-impl.jar and jaxb1-impl.jar. This class javax.xml.stream.XMLEventReader is part of JDk1.6, that is why the compiling issue only happens to JDK1.5.
When compile my code that uses JAXB with JDK1.5, I got an error "cannot access javax.xml.stream.XMLEventReader". There is no such error if I compile it with JDK1.6. The way to fix it is to...
Days ago, I ownloaded an app. The installation failed because it is for Snow Leopard. I then realized that Mac OS X 10.6 had been released for a while, actually...
Days ago, I ownloaded an app. The installation failed because it is for Snow Leopard. I then realized that Mac OS X 10.6 had been released for a while, actually a year ago. I thought I should upgrade my macbook. It worked great, but should I give Snow Leopard a try?I ordered the DVD and went ahead to upgrade without checking for reviews. The installation took about one hour. Initially it seemed OK. Apps I used daily continued to work, though I didn't notice anything better. I...
Days ago, I ownloaded an app. The installation failed because it is for Snow Leopard. I then realized that Mac OS X 10.6 had been released for a while, actually a year ago. I thought I should upgrade...
Yesterday I finished my first 20K trail run at Oakland Redwood Regional Park. I was surprised, I was totally impressed by myself. I am so proud of my time, less...
Yesterday I finished my first 20K trail run at Oakland Redwood Regional Park. I was surprised, I was totally impressed by myself. I am so proud of my time, less than 1:50 http://ultrasignup.com/results_event.aspx?did=8951. My best estimation before the race was within 2:30, as I neither run a long distance like this nor run a trail. Actually I hoped I could finish it by 3 hours. Let me tell you how difficult it was. The elevation gain is 1,720 feet. Especially it started...
Yesterday I finished my first 20K trail run at Oakland Redwood Regional Park. I was surprised, I was totally impressed by myself. I am so proud of my time, less than...
Today I have to move a cvs branch on a file. The cvs branch was created yesterday, but there was a new checkin needs to go into the branch. Instead of checking...
Today I have to move a cvs branch on a file. The cvs branch was created yesterday, but there was a new checkin needs to go into the branch. Instead of checking into the new branch, one can move the branch tag on that specific file. For example, to tag on revision 1.6 of a filecvs tag -r 1.6 -F branch_tag file_nameTo delete a branch/tagcvs rtag -d branch_tag module_nameBy default CVS doesn't allow moving and deleting branch tags. To override this, add the -B option to the...
Today I have to move a cvs branch on a file. The cvs branch was created yesterday, but there was a new checkin needs to go into the branch. Instead of checking into the new branch, one can move...
--------------------(no subject)Facebook is recently becoming very overpopulated,there have been many members complaining that Facebook is becoming very slow....
--------------------(no subject)Facebook is recently becoming very overpopulated,there have been many members complaining that Facebook is becoming very slow. Records show that the reason is that there are too many non-active Facebook members and, on the other side, too many new Facebook members.We will be sending this message around to see if members are active or not. If you are active please send to at least 15 other users using Copy+ Paste to show that you are still...
--------------------(no subject)Facebook is recently becoming very overpopulated,there have been many members complaining that Facebook is becoming very slow. Records show that the reason is that...
Received GC approval notice today. I didn't expected it that soon. Today is just 10th of November. I thought I would get it within this year. Waited 9 years....
Received GC approval notice today. I didn't expected it that soon. Today is just 10th of November. I thought I would get it within this year. Waited 9 years. What a long time!
Seeing following error when adding new records to mysql DB:ERROR 1064 (42000) at line 3: You have an error in your SQL syntax; check the manual that corresponds...
Seeing following error when adding new records to mysql DB:ERROR 1064 (42000) at line 3: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'read, ......The sql command looks like "insert into table1 (user_id, math, writing, read, ...) values (...". Goggling this error brings up lots of links to forum discussions. I read a few but none tells the root cause. Somehow realized that "read" (a...
Seeing following error when adding new records to mysql DB:ERROR 1064 (42000) at line 3: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for...
Someone forward this one to me. Don't know where it originated. But it makes sense in my opinion.How to Prevent H1N1 - Best Advice So Far(如何预防H1N1 -...
Someone forward this one to me. Don't know where it originated. But it makes sense in my opinion.How to Prevent H1N1 - Best Advice So Far(如何预防H1N1 - 来自医生的忠告)N95口罩是用来阻隔95% 的0.3μ微粒,,而H1N1病毒的大小是0.1μ左右。所以,靠N95口罩防H1N1就像用蚊帐来挡雨。Tamiflu does not kill but prevents H1N1 from further proliferation till the virus limits itself in about 1-2 weeks (its natural cycle). H1N1, likeother Influenza A viruses, only infects the upper respiratory tract andproliferates (only) there. The only...
Daylight Saving Time (DST) at US ends today. When checking when the DST ends this year, I read the history of Daylight Time in the US at here. It changed so...
Daylight Saving Time (DST) at US ends today. When checking when the DST ends this year, I read the history of Daylight Time in the US at here. It changed so many times. It is unexpectedly complicated. Although standard time in time zones was instituted in the U.S. and Canada by the railroads in 1883, it was not established in U.S. law until the Act of March 19, 1918, sometimes called the Standard Time Act. The act also established daylight saving time, a contentious idea...
Daylight Saving Time (DST) at US ends today. When checking when the DST ends this year, I read the history of Daylight Time in the US at here. It changed so many times. It is unexpectedly...