EJB example needed

2000-09-26 Thread Lynch Wu(吳麟之)
Title:   Hi All   I am new to EJB, and desparately need a JSP-EJB example, including directory structure, deployment descriptor, and so on.   I am familiar with JSP, taglib, as Orion has plenty of demos. But since I can't get any EJB full-cycle demo, I still can't install any yet.   Can som

Cascade Delete

2000-09-26 Thread Reddy Krishnan
Hi, Having some problems while deleting a EJB. When i delete the ejb by ejbobject.remove() method the dependent objects and relationship entries are not deleted from the database. Should this not be done automatically by the app server. Is this a problem in Orion or is there some explicit delet

Orion -just a standalone AS

2000-09-26 Thread Duwayne
How do I setup Orion to be just a standalone App Server. I want to use a differnt JSP/servlet engine. = Duwayne Sy Sign up now for FREE DSL http://in.winfire.com/s/isapiEng.dll/wf.exe?cmd=rl&452,30005499&wf.exe __ Do You Yahoo!? Send instant

help with jms exception

2000-09-26 Thread Bernardo, Luis
hello, I'm getting the following exception when creating a topic subscriber with a selector and I cannot figure out what to make of the exception comment: javax.jms.InvalidSelectorException: No args should be passed to a constant ([parameter: SenderId], [void]) at com.evermind.server.j

ONe - one dependent relation - orion bug?

2000-09-26 Thread Reddy Krishnan
Hi, whenever i try to persist a 1-1 relationship between a bean and dependent class i get the following exception during deployment Auto-deploying Cart (ejb-jar.xml had been touched since the previous deployment) ... CartEJB_PersistenceManager2.java:87: Incompatible type for =. Explici

Back to basics

2000-09-26 Thread Duwayne
I am just getting started to with ejb and basically I have Orion as an ejb server (middle) and Resin as jsp/servlet server (front). I want to know the basic requirements of Orion for deployment. What files it needs etc. So far I know I need the home/remote/class + META-INF/ejb-jar.xml files. All w

R: R: LDAP (fwd)

2000-09-26 Thread Montebove Luciano
>From the EJB 1.1 Spec (18.1.2 - Programming restrictions): "An enterprise bean must not attempt to listen on a socket, accept connections on a socket, or use a socket for multicast. The EJB architecture allows an enterprise bean instance to be a network socket client, but it does not allow it to