Hello everyone this is my first post here.
I am trying to go through the
J2EE Tutorial 2.3 version provided by Sun. I am trying to implement the Converter application that is in Chapter 2.
However I have a slightly different structure since I am using
JBoss and I've given it a different package name.
This is the error...
This is my first adventure into J2EE and I cannot even get the first part to work
Please see the following code and files...
Converter.java ConverterHome.java ConverterBean.java converter-ejb.xml converter-client.xml converter-application.xml I have JBoss 3.2.3 and I can get to the jmx-console fine so default install works.
Thank you,
David
Aka... Newbie
[ May 07, 2004: Message edited by: David Wilson ]