[JBoss-user] [Beginners Corner] - session --> bean class help plese...

2006-03-18 Thread my_aro
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

[JBoss-user] [Beginners Corner] - Re: please help.... i need real help please..

2006-03-15 Thread my_aro
"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_

[JBoss-user] [Beginners Corner] - please help.... i need real help please..

2006-03-15 Thread my_aro
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

[JBoss-user] [Beginners Corner] - help please....

2006-02-15 Thread my_aro
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.