Re: [JBoss-user] JBoss-3.0rc3: Can't get remote reference to EJB (still)

2002-06-05 Thread Brandon Knitter
I'm still figuring out JBoss, man what a bear...albeit cool! :) Hey, is there any good docs on the Admin/Diag stuff? I bought the 6month subscription, but I'm not too happy with what I got. Great arch description, but really not much related to admin or dev...per the doc title. If there is a g

Re: [JBoss-user] JBoss-3.0rc3: Can't get remote reference to EJB (still)

2002-06-05 Thread Frank Morton
> Another question, should I simply ignore the warnings: > > > 18:42:59,143 INFO [EJBDeployer] > Bean : PlaylistBean > Section: 9.2.2 > Warning: The entity bean class must not be defined as abstract. This problem exists in RC1, but is reported to have been fixed in the final 3.0 release, thoug

Re: [JBoss-user] JBoss-3.0rc3: Can't get remote reference to EJB (still)

2002-06-05 Thread Brandon Knitter
> 1. Please use the 3.0 final or later. Grabbing... > 2. To deploy an unpacked structure you may need to put it in a directory > like > > /usr/blah/myear.ear/ > myejb-jar.jar > /META-INF > /ejb-jar.xm

Re: [JBoss-user] JBoss-3.0rc3: Can't get remote reference to EJB (still)

2002-06-05 Thread David Jencks
1. Please use the 3.0 final or later. 2. To deploy an unpacked structure you may need to put it in a directory like /usr/blah/myear.ear/ myejb-jar.jar /META-INF /ejb-jar.xml META-IN

[JBoss-user] JBoss-3.0rc3: Can't get remote reference to EJB (still)

2002-06-05 Thread Brandon Knitter
I have tried everything I can think of and I'm still lost here. Also, just for shits and giggles, I tried changing stuff in my ejb-jar.xml and no matter what I do JBoss redeploys my ejb (so it says), but even if I make the ejb-jar.xml an improper xml file (bad class names, tried removing ending t

[JBoss-user] JBoss-3.0rc3: Can't get remote reference to EJB

2002-06-05 Thread Brandon Knitter
I'm getting closer! :) First question, I'm looking through these massive logs and trying to see if my EJB was deployed. I don't see any errors on the deployment, but that doesn't mean it's working. What will the logs say? I've looked through almost every line, and I'm searching for my EJB name