Hi all,
I'm trying to send a message to Websphere JMS Queue. I'm using Default messaging (not MQ). I have configured a connection factory, a queue and join a bus. My code is really straight...
Type: Posts; User: lamtrhieu; Keyword(s):
Hi all,
I'm trying to send a message to Websphere JMS Queue. I'm using Default messaging (not MQ). I have configured a connection factory, a queue and join a bus. My code is really straight...
Thanks for quick reply. I will consider submit a new enhancement request after I read all the reference. Now, I see add-ons to add services and repository mentioned there. I have the next question....
Hi all,
I have tried spring roo recently and all I have to say is it so tempted and is the exact tool I am looking for. You want to wire a new technology to your project, just run a command and...
First you have to had an svn account first. I heard you have to pass a vote to get that priviledge.
Not really :cool::cool: I think one of the philosophy is not reinvent the wheel, and vbulletin is 1st for community forum for ages and there're no need to write an entire new one using j2ee which has...
Here you go ! http://www.springsource.com/developer/sts. Just click on the download link. You should also read some interview with the sts leader on infoq.
Regards,
I think you should use the Springsource Tool Suite plugin or download the entire STS package.
Thank you so much Andreas.
Please help me ! Am I living in stone age.
Hi all,
I recently work for some projects that use Rich client with Ajax/Json. One of the project use Extjs and SpringMVC. And the page contains reusable components that have their own way and...
Hi all,
I have an application that relies heavily on configuration object (template). So import/export features is a must. One developer has completed the import/export feature and lot of DTOs has...
Thanks you so much for your help chudak, I will read the documentation and go through some samples. This is the very first time I do batch processing and I hope to do it right from the beginning. It...
Thanks for quick reply chudak,
1. We will tranforms the xml using JAXB to our domain model and do some web services call with that domain objects. Our processing really don't insert any data into...
Hi all,
Our project requires writing a batch processing application to automate business processing. We have to monitor a folder for an incoming xml files and other related files and processed...