users@glassfish.java.net

Re: Auto Reply: Re: Glassfish bug when accessing context from remote

From: Edmondo Porcu <edmondo.porcu_at_gmail.com>
Date: Tue, 14 Dec 2010 18:25:55 +0100

Dear Martin,
this is my use case:

A glassfishv3.1 installation with an application client started with java
web start.

Since it is an application client, when using java web start, I just do the
following
  Properties prop = new Properties();
  ctx = new InitialContext(prop);
GottwareServicesRemote gottwareServicesRemote = (GottwareServicesRemote)
ctx.lookup(serviceName);
 GottwareDataObject gottwareDataObject =
gottwareServicesRemote.getGottwareDataObject();

to get a reference to my ejb. However, I get the error which I showed you
before...

You can have a look to the xml and other files of my app client...

Best Regards

2010/12/14 Martin Gainty <mgainty_at_hotmail.com>

> in Mr Muellers absence ...
>
> could the op provide us the details, configuration and stack-traces and or
> logs so we can address the issue
>
> thank you,
> Martin Gainty
> ______________________________________________
> Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
>
> Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene
> Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte
> Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht
> dient lediglich dem Austausch von Informationen und entfaltet keine
> rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von
> E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
>
> Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni.
>
>
>
>
>
>
> > Date: Tue, 14 Dec 2010 08:12:19 -0800
> > From: tom.mueller_at_oracle.com
> > To: users_at_glassfish.java.net
> > Subject: Auto Reply: Re: Glassfish bug when accessing context from remote
>
> >
> > I'm out of the office on Tuesday, December 14, returning to work on
> Wednesday. Your message will be read when I get back.
> >
> > Tom
> >
>