[JBoss-user] EJB lookup from Applet

2002-07-28 Thread Thiagu
Hi there, I would like to look up an EJB from an applet. I tried to the best of my knowledge but continuously landing with the same exception, java.security.AccessControlException: access denied (java.lang.RuntimePermission org.jboss.security.SecurityAssociation.getPrincipalInfo)

Re: [JBoss-user] JBoss - Forte EE plugin

2002-07-28 Thread Binil Thomas
Hi Toby, You can try NbJBoss plugin from SIPTech. See http://www.siptech.com/. It integrates with NetBeans IDE. HTH, Binil On Fri, 26 Jul 2002, Toby J Anderson wrote: > Does anyone know of a good Forte Enterprise Edition plugin that will > allow you to edit the jboss.xml file in the ejb module

Re: [JBoss-user] Howto handle Alternate keys in EJB 2.0 CMP

2002-07-28 Thread Asif Ahmed
Dain: First of all thanks for your interest, its an Honor. Well, Alternate key is like a primary key, its just another key. For example if we use a surrogate key (generated artificial keys) for people/person then Social security number would become an alternate key or if we have Userid as unique k

Re: [JBoss-user] FireBird & JBoss

2002-07-28 Thread David Jencks
On 2002.07.28 09:03:59 -0400 Stephen Davidson wrote: > Hi David. > > Would that be in the MCF or in the FirebirdManager, or both? More inconsistent programming!! MCF needs host/3050:/wherever.gdb FirebirdManager has properties for (badly named) URL (host) and port , and the FileName is just th

[JBoss-user] New Scheduler: Schedule Manager

2002-07-28 Thread Andreas Schaefer
Hi Geeks Sometimes good things take time. Finally I started to rewrite the Scheduler therefore the definition of the Schedule(s) is outside the Scheduler and the Scheduler is focusing on managing the Schedule, Notifications and the calling of the targets. So I renamed the Scheduler to "ScheduleMa

Re: [JBoss-user] FireBird & JBoss

2002-07-28 Thread Stephen Davidson
Hi David. Would that be in the MCF or in the FirebirdManager, or both? -Steve David Jencks wrote: > When will I learn to be neater and not leave junk lying around??? > > I didn't implement the server and port attributes in the mcf. You have to > specify them so: > > server/port:/path/to/myd

RE: [JBoss-user] Deleting all records

2002-07-28 Thread Sacha Labourey
No, but you can clear the cache with an appropriate call to the container MBean. > -Message d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]De la part de Dain > Sundstrom > Envoye : dimanche, 28 juillet 2002 02:02 > A : [EMAIL PROTECTED] > Objet : Re: [JBoss-user] Deleting