Issue Details (XML | Word | Printable)

Key: GDS-669
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: William Draï
Reporter: marc slack
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
GraniteDS

Unable to authenticate with remote interface

Created: 06/Apr/10 09:20 PM   Updated: 08/Apr/10 05:31 PM   Resolved: 08/Apr/10 05:31 PM
Component/s: EJB3 Services
Affects Version/s: None
Fix Version/s: 2.2.0_beta1

Environment:
Using Nightly build 491
Tide EJB


 Description  « Hide
Trying the latest nightly build. I've done this a few times before and have not had trouble. Today i seem to be unable to authenticate.

the build i was using prior to trying to get to the latest nightly was 2.1.0GA.

Now i get:

Java Shows:

08:24:01,684 WARN [EjbServiceContext] Ejb adminService was not scanned: remove method will not be called if it is a Stateful bean. Add META-INF/services-config.properties if needed.
08:24:01,690 ERROR [TideServiceInvoker] SECURITY CHECK: Remote call refused to a non Tide-enabled component: adminService.null, class: [], instance: Proxy to jboss.j2ee:ear=kblaze.ear,jar=kblazeEJB.jar,name=AdminService,service=EJB3 implementing [interface com.kadre.service.AdminServiceRemote]

... Note i do have an empty services-config.properties file

and Flex shows:

error error :: time 08:17:27.133 :: org.granite.tide.Tide [2705] :: org.granite.tide.Tide :: fault [FaultEvent fault=[RPC Fault faultString="Component [adminService] not found" faultCode="Server.Security.AccessDenied" faultDetail="null"] messageId="5A948A2C-6B46-4BD4-BF30-E772D2AB73AF" type="fault" bubbles=false cancelable=true eventPhase=2]

Somehow it looks like we are not able to see my AdminService. I made no code changes moving between the 2.1.0GA build and the nightly.

Same thing works if using the local interface


There are no comments yet on this issue.