I was just referred to this tutorial, JBoss and Lomboz by a co-worker the other day, 
and I wish I had found it about 6 months ago!!!  Thanks for everyones efforts in both 
the tutorial and this now 27 page thread (I read all of it).

I have run across what appears to be a bit of a problem, but I am not positive.  First 
here's what I am using:

Eclipse 2.1.2
Lomboz 2.1.2.p1 ----> was using 2.1.3 but switched after reading this thread
JBoss 3.2.3

I have gotten through about 3/4 of chapter 1.  My uncertainity comes from this part:

Go to Lombo J2EE View > expand Test > select MyBank and right click on that; a menu 
will pop up; select option Deploy.

My console doesn't show the containers being created, started and deployed like in the 
tutorial, but instead shows the output of the ant build file:


Buildfile: C:\eclipse\workspace\Test\MyBank\META-INF\build.xml

init:

ejb-jar:
         [jar] Building jar: C:\eclipse\workspace\Test\MyBank\META-INF\MyBank.jar

deploy:
        [copy] Copying 1 file to C:\jboss-3.2.3\server\all\deploy
      [delete] Deleting: C:\eclipse\workspace\Test\MyBank\META-INF\MyBank.jar

deployTool:

deploy:
BUILD SUCCESSFUL
Total time: 281 milliseconds


Then when I proceed to the next step:

Now we will create a client to access this bean deployed on JBOSS (application sever).

Go to Package Explorer > Test > src, right click on that, a menu will pop up > select 
EJB Test client.

I don't see a menu with 'select EJB Test client.' as an option.

Any ideas or suggestions?

TIA

Matt

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834616#3834616

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834616


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to