hello im a newbie in ejb's... can anybody help me with this problem?? how can i
pass a data from a session bean to a java bean class? do i need to use the
useBean method just like in jsp? please help...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931116#39
"my_aro" wrote : im a total newbie on jboss and im having this on my deployment
of ejb...
|
| why is this???
|
|
| 19:32:43,095 INFO [Server] Starting JBoss (MX MicroKernel)...
| 19:32:43,145 INFO [Server] Release ID: JBoss [Zion] 4.0.3SP1 (build:
CVSTag=JBoss_4_0_
im a total newbie on jboss and im having this on my deployment of ejb...
why is this???
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.jca:name=DefaultDS,service=DataSourceBinding
State: NOTYETINSTALLED
Depends On Me:
jboss.ejb:persistencePolicy=database,service
i am a total newbie on ejb and jboss...
i wanna know how to setup either a mysql dbserveror an mssql server in jboss
and how to setup jndi in jboss so i can apply it on ejb.
my objective is to call a user database in an ejb container...
how can i do this using jboss?
please help me with this.