Is there a more active JBoss forum than this?
I guess the answer to my questions on 5/31 and 6/2 is that the examples don't
work due to version differences and incompatabilities between JBoss, the
example files, and the guide itself.
View the original post :
http://www.jboss.com/index.html?
In the startguide, I got through Chap 8's MySQL part, and moved on to setting
up Oracle. The connection doesn't work. The example is like
"jdbc:oracle:thin:@monkeymachine:1521:jboss".
I assume its OK to use 'localhost', and the Oracle interface shows the dbase
name to be 'XA', so for my setup
Hi everybody!
I'm going through the JBoss quick start, and made it to Chap 5 Web Services.
I try to run the 'wstools' target to generate the web services deployment
descriptors, but the build fails.
Target 'ws' runs the 'wstool' target which has a 'wstools' taskdef, but running
these other ta