
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Using Nightly build 491
Tide EJB
Using Nightly build 491
Tide EJB
|
|
|
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
|
|
Description
|
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
|
Show » |
Sort Order:
| There are no comments yet on this issue.
|
|