[JBoss-user] [EJB/JBoss] - Cannot deploy simple session ejb

2005-06-30 Thread vucko
Hi!

I am having a problem deploying a simple session bean. I cannot see it in JNDI 
view and I see nothing in the output when I start up JBoss. Is there anything 
that I should see in an output of JBoss? I am using JUnit to test this EJB but 
I keep getting javax.naming.NameNotFoundException: ejb not found. I have used 
XDoclet to generate ejb stuff below. Unfortunately I don't have lot of 
experience with it.
My Jboss.xml is as follows :


   

 

  
 Rate
 ejb/Rate
 RateLocal

  

   

   
   



My ejb is as follows :


  
  
 
 RateBean

 Rate

 interfaces.RateHome
 interfaces.Rate
 interfaces.RateLocalHome
 interfaces.RateLocal
 ejb.RateBean
 Stateless
 Container

  

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

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


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Cannot deploy simple session ejb

2005-06-30 Thread vucko
Hi!

I am having a problem deploying a simple session bean. I cannot see it in JNDI 
view and I see nothing in the output when I start up JBoss. Is there anything 
that I should see in an output of JBoss? I am using JUnit to test this EJB but 
I keep getting javax.naming.NameNotFoundException: ejb not found. I have used 
XDoclet to generate ejb stuff below. Unfortunately I don't have lot of 
experience with it.
My Jboss.xml is as follows :


   

 

  
 Rate
 ejb/Rate
 RateLocal

  

   

   
   



My ejb is as follows :


  
  
 
 RateBean

 Rate

 interfaces.RateHome
 interfaces.Rate
 interfaces.RateLocalHome
 interfaces.RateLocal
 ejb.RateBean
 Stateless
 Container

  

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

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


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user