Hi Theo, Or try assigning constant cost on each edge (I hope we are on the same page) and do BFS (breadth-first search). It can always find an optimal...
I agree with iBatis support on cursors, but this issue has already been addressed mid last year. Although I haven't used byte arrays and sequence objects yet...
... This was an eye-opener: Number of containers: Possible (unique) states 2: 16 3: 144 4: 1536 I don't know that the formula is like, but it's obviously...
The attached files came with hibernate annotations beta8 tests. heres the ddl generated by schema export: create table Parent (firstName varchar(255) not null,...
... Yay, another taker! :D I'll try to find some time to squeeze in a quick & dirty (brute force) reference solution to this problem. Pretty much same approach...
... I chanced upon an interesting, but unproven observation. It's easy, almost trivial to figure out if it's possible to measure out the target amount of water...
Great attendance yesterday! Thanks to all who attended! Great thanks of course to Melvin, Ang Supremo, for sharing his knowledge on SMS development in Java....
... Maybe that's by design. Maybe it's to allow a child record to be created before being associated to a parent record. Have you tried playing around with...
... It depends on how the Hibernate mapping is done. There are mapping strategies that will avoid too much n+1 selects on the database. Hibernate is not...
Hi Jojo, Joseph and Francis FYI: ActiveMQ M3. I tried to set the log level to DEBUG and I was able to determine that there is something happening in my...
Good Day to everyone!!! I forgot to ask this recently at the meeting, can anyone help me on designing a Universal Wap Design Templates Like for example some...
Thanks Melvin for the presentation and profitable idea you've given us and also to the officers of Pinoyjug.from IT to Entrepreneur cool :-)!!! More power...
Thanks Melvin for sharing your application with us. Very interesting talk! I learned a lot. Good luck to Lemongreen. Im sure maraming may kailangan ng...
That's good to hear! We're also using the latest ActiveMQ 4.0 M4 release for our current development and so far it's working pretty good (I still have to see ...
Hi, Wendell! We provide training on Java. Click this link for a complete list of our offerings. We can also offer Linux and Oracle training through our...
Be able to use Swing models classes in your servlet/jsp-based code: http://www.javelinsoft.com/swinglets/ Calen -- Calen Martin D. Legaspi Software Engineering...
Here's my case. (C++ Class) <-> (JNI/DLL) <-> Java Wrapper <-> Simple Java Application With the above case, I have no problem with the java application. ...
... Are you sure your C++ classes are being loaded properly when running within the 'Complex Java Application'? Sounds to me like the method/function calls are...
... If I may add, check if you have copies of the DLL in places other than where you expect it to be. Your "complex java app" could be loading an older...
180M is the population of Brazil. ... http://www.javapolis.com/confluence/display/JP05/The+Architecture ... __________________________________________________ ...
I already verified that. Verified with the logs, file monitors and so on. And note the errors were coming from microsoft functions, it is not coming my...
hey guys, I'm kind'a new to Ant. I was gonna use it back in college but I got a little lazy on how to use it, hehehe. But now that I need it at work, I won't...
Yup. Free health care for all Brazillian citizens. 180 million users. ... -- Calen Martin D. Legaspi Sun Certified Enterprise Architect Software Engineering...
... Aside from the manual, you mean? http://ant.apache.org/manual/index.html Well, I don't think there's a 'reference' setup or standard WRT Ant. If you want...