You can get the source code at
http://members.cox.net/ocjohnsons/jbia-src.zip. Open the
index.html file in the root directory for instructions. Of course, this file has only the
web services source, the source for the other chapters are not included.
I have tried it with JBoss 5.0 beta3 (hey, beta4 just came out yesterday) and JBoss
4.2.2.GA. Runs as is on beta3, but on 4.2.2, after you build the example, you will have to
add the following jar file to the classpath in the target/dist/client.[bat|sh] script:
jboss_home/client/jboss-ejb3x.jar
This jar contains annotations which otherwise would be missing.
On a side note, each time a new jbossas release comes out, the jboss-specific ejb3
annotations have moved, sometimes to to a new package other times to a new jar file. Half
of the fun of breaking in a new jbossas release is figuring out where the annotations are
hiding now. ;-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128894#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...