[Ejbspaces-discussion] RE: security setup problem
Status: Alpha
Brought to you by:
stabba
From: <st...@be...> - 2003-08-03 23:14:40
|
Adam, Can you describe your setup in a little more detail? Just starting from the ground up - can you find the space by using: import com.stabba.ejbspace.space.SpaceFactory; . . . JavaSpace space = SpaceFactory.getSpace(SpaceFactory.REMOTE); Thanks, Bryan >I am trying to setup the ear in WSAD 4.0.3. I am having problems with the >DiscoveryLocator throwing a Runtime Exception telling me 'access denied'. > >Can anyone help me get this set right. I did get it working in another >version of WSAD, if this continues to fail I am going to port it to 5.0. > >Thanks, >Adam |