Vinod thanks for your help! I manage to find the solution at the end.. I had
the jars everywhere and when I tried to put them under web-inf/lib tomcat
start crashed so I put all the flex jar under tomcat/lib and now it works.
When I access to messabroker/amf I see that it's working but now I've got
another problem, When I execute my flex application I get a message like
that:

[RPC Fault faultString="Cannot create class of type
'flex.samples.spring.mortgage.Mortgage'."
faultCode="Server.ResourceUnavailable" faultDetail="Type
'flex.samples.spring.mortgage.Mortgage' not found."]
    at mx.rpc::AbstractInvoker/
http://www.adobe.com/2006/flex/mx/internal::faultHandler()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\rpc\AbstractInvoker.as:216]
    at
mx.rpc::Responder/fault()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\rpc\Responder.as:49]
    at
mx.rpc::AsyncRequest/fault()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\rpc\AsyncRequest.as:103]
    at
NetConnectionMessageResponder/statusHandler()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\messaging\channels\NetConnectionChannel.as:523]
    at
mx.messaging::MessageResponder/status()[E:\dev\3.0.x\frameworks\projects\rpc\src\mx\messaging\MessageResponder.as:222]

It's like it's not finding the class on the server but I see that the class
is under web-inf/classes. the errors of configuration of flex and java
doesn't give much information. I'm having a hard time to set it up, is it
normal? Any help would be appreciate

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to