-
1. Re: Hello World Example in ironjacamar
jesper.pedersen Mar 25, 2013 8:25 AM (in response to sandy1234)The test cases for the HelloWorld example is for the IronJacamar/Standalone distribution, not for AS7. So you need to integrate the .rar with how testing is done in AS7, and if you are using JBoss Dev Studio you would be able to get some help in their forum.
To learn more about resource adapters here are some links to get you started
-
2. Re: Hello World Example in ironjacamar
sandy1234 Mar 25, 2013 11:37 AM (in response to jesper.pedersen)Thank you, Pederson.
So, how am I supposed to run it in the standalone mode? I have run the command "ant test" and I get a Build successful message with 2 test cases run, 0 failed.
How would I run those two test cases and see the result too? Or Am I missing something here?
Thanks for the links. Will definitely go through them.
-
3. Re: Hello World Example in ironjacamar
jesper.pedersen Mar 25, 2013 11:40 AM (in response to sandy1234)1 of 1 people found this helpfulWhen you run the test suite for the examples it uses the IronJacamar/Embedded platform, so you actually ran the test case in question.
There should be a "report" directory with the generated logs and results.
Learn more about IronJacamar/Embedded here - http://docs.jboss.org/ironjacamar/userguide/1.1/en-US/html/ch11.html
You may want to use our Eclipse plugin too - http://docs.jboss.org/ironjacamar/userguide/1.1/en-US/html/ch09.html
-
4. Re: Hello World Example in ironjacamar
sandy1234 Mar 25, 2013 11:53 AM (in response to jesper.pedersen)Vow... I am so happy that Jesper has replied to my dumb query.
And when I get such quick and neat replies, I am encouraged to post more dumb queries.
Love you, Jesper.
-
5. Re: Hello World Example in ironjacamar
sim_piwe Aug 20, 2014 4:21 AM (in response to jesper.pedersen)I'm writing test cases for a resource adapter that I want deployed in jboss 7. The problem I have is the fungal dependencies. Do you know where I can get the test dependencies