Discussion:
[jboss-user] [IronJacamar] - Re: Hello World Example in ironjacamar
Jesper Pedersen
2013-03-25 12:25:29 UTC
Permalink
Jesper Pedersen [https://community.jboss.org/people/jesper.pedersen] created the discussion

"Re: Hello World Example in ironjacamar"

To view the discussion, visit: https://community.jboss.org/message/804584#804584

--------------------------------------------------------------
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

* https://docs.jboss.org/author/display/AS72/Resource+adapters https://docs.jboss.org/author/display/AS72/Resource+adapters
* http://docs.jboss.org/ironjacamar/userguide/1.1/en-US/html/ch01.html#overview http://docs.jboss.org/ironjacamar/userguide/1.1/en-US/html/ch01.html#overview
* http://docs.jboss.org/ironjacamar/userguide/1.1/en-US/html/ch08.html http://docs.jboss.org/ironjacamar/userguide/1.1/en-US/html/ch08.html
* https://docs.jboss.org/author/display/AS72/Class+Loading+in+AS7 https://docs.jboss.org/author/display/AS72/Class+Loading+in+AS7
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/804584#804584]

Start a new discussion in IronJacamar at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]
lopez sandy
2013-03-25 15:37:57 UTC
Permalink
lopez sandy [https://community.jboss.org/people/sandy1234] created the discussion

"Re: Hello World Example in ironjacamar"

To view the discussion, visit: https://community.jboss.org/message/804652#804652

--------------------------------------------------------------
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.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/804652#804652]

Start a new discussion in IronJacamar at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]
Jesper Pedersen
2013-03-25 15:40:50 UTC
Permalink
Jesper Pedersen [https://community.jboss.org/people/jesper.pedersen] created the discussion

"Re: Hello World Example in ironjacamar"

To view the discussion, visit: https://community.jboss.org/message/804655#804655

--------------------------------------------------------------
When 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 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 http://docs.jboss.org/ironjacamar/userguide/1.1/en-US/html/ch09.html
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/804655#804655]

Start a new discussion in IronJacamar at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]
lopez sandy
2013-03-25 15:53:53 UTC
Permalink
lopez sandy [https://community.jboss.org/people/sandy1234] created the discussion

"Re: Hello World Example in ironjacamar"

To view the discussion, visit: https://community.jboss.org/message/804668#804668

--------------------------------------------------------------
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. :x
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/804668#804668]

Start a new discussion in IronJacamar at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2098]
Loading...