Hi! I am currently updating my knowledge in java and am currently building a list of websites that features whats new and upcoming for java. Currently, I only...
http://www.infoq.com/news/Eclipse-Callisto;jsessionid=8129ACA685AAD2BC6A46E2E38F0E3AD2 Callisto, the Eclipse simultaneous release of Eclipse 3.2 final as well...
The best source for me is The Server Side <http://theserverside.com>. -- Calen Martin D. Legaspi <http://calenlegaspi.blogspot.com> Sun Certified Enterprise...
Hi Jonathan, You might want to try this link: http://www.javarss.com/ It's just a compilation of some of the popular java related sites. Cheers, Paul ... -- ...
This site is great Paul! Here's also a great site for new stuff on Java and other technologies (thanks to Paolo for sharing this site): http://www.infoq.com...
Sounds familiar. Is it similar to this? Article: Asynchronous logging using JMS and Hibernate http://www.theserverside.com/news/thread.tss?thread_id=25875...
http://www.springframework.org/node/302 Over 3000 developers attended Spring technical sessions at JavaOne 2006 on May 16th - 19th at the Moscone Center in San...
Hi Everyone, I'm building a small server application using the Jboss remoting but i cannot run the application to the JBoss Server. Currently my mini server...
... It seems that the stated use case for asynchronous persistence (SMS log messages) is with inserting new records only. I don't see how that can be more...
Hi to all! Lawson Software (a Global ERP Software company headquartered at St. Paul Minnesota) has started a new office in the Philippines only last January...
Yes, it does sound like the concept of JMS with Hibernate for asynchronous logging. I've checked that article before I started experimenting with this concept....
Any recommended ssh-2 library for Java? The library should be able to support ssh-2 protocol, secure copy operations, and other common ssh features. -- ...
Found this on TSS: Real-World Experiences With Hibernate Posted by: Ben Teese <http://www.theserverside.com/user/userthreads.tss?user_id=242122> on July 03,...
Hi, may alam b kayong group ng mga java freelancers? Im hoping that I could join. I have an 8-hour day job. But I could allot maybe 2 or 3 hours for weekdays....
Dear All, I'm looking for applicants who can start in one week notice only to be assigned in Dubai. Client is an American IT Outsourcing Firm. Salary Range...
Connie Paloma
entreworkz@...
Jul 5, 2006 11:11 pm
13866
check this out -> http://linuxmafia.com/ssh/java.html although you might want to use plain old ssh tunneling, that way the ssh implementation is separate from...
Hi, guys! I'm looking for a JSF trainor, either freelance or full-time, for my company Orange & Bronze Software Labs. Please contact me if you or a friend are...
Hey guys, I'm currently trying to understand how Spring manages transactions especially when using HibernateDaoSupport. Given the three (3) DAOs with CRUD...
Would anyone of you have any experience in Digital Certificates authentication on a J2EE platform? Which API would you recommend and would you happen to have a...
... Are you referring to declarative digital certificate security managed by the container? That should not need any custom code or API on the server side -...
Are you referring to validating X.509 and other similar digital certificate format? Or are you referring to SSL authentication on a J2EE container? There are...
Indeed, most of the statements here are true. Hibernate is a cool tool for RDBMS applications but to fully understand it's "powers" will take a very big chunk...
http://www.internetnews.com/dev-news/article.php/3618166 Excerpt: Java Platform, Enterprise Edition is such an unwieldy beast that developers are moving away...
I'll try to answer your questions to the best of my knowledge... I. Isn't a Hibernate Transaction acquired through a Hibernate Session provided by a...
Hi, I'm currently evaluating hibernate for our future projects. And I'm facing these ff questions... Any local success or failure story for hibernate? what are...