| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Feb 2006
Posts: 1
|
I'm using Flex Enterprise Services 2.0.
I keep get "Type loginPrototype.Login not found." Is it due to the directory stucture or? My class files are in WEB-INF\classes\flex\loginPrototype\Login Anything that I missed out? flex-config.xml - Nothing changed mxml <mx:RemoteObject id="login" destination="loginDest" result="txtResult.text=String(event.result)" fault="mx.controls.Alert.show(event.fault.faultstr ing,'Error Irene')"> <mx:method name="sayHello"/> </mx:RemoteObject> flex-remoting-service.xml <destination id="loginDest"> <properties> <source>loginPrototype.Login</source> </properties> </destination> |
|
|
|
|
|
#2 |
|
lala
Join Date: Feb 2002
Location: on the road
Posts: 2,859
|
what appserver are you using tomcat, jrun? did you add the site to the server.xml?
|
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Displaying child node data within a datagrid | frank grimes | Components | 10 | 11-01-2007 10:21 PM |
| Wierd Timeline Transition Error | Benaiah | Other Flash General Questions | 1 | 08-01-2006 05:32 PM |
| Nonsense Pop Up Error?? | IceCo | ActionScript 2.0 | 0 | 06-14-2005 12:27 AM |
| SERVICE.PROCESSING error | wutwjd | Flash Remoting | 0 | 04-23-2005 09:19 PM |
| php error >>Database error: Invalid SQL: SELECT count(*) as c FROM ecard | ellipses | Server-Side Scripting | 2 | 11-17-2003 07:24 AM |