Hello all, I am new to the flex application, I am trying to build
theSpringFactory to access the remote object.during the server start up
time I got the following stacktrace can any one help me on this****
MessageBrokerServlet failed to initialize due to runtimeexception:
[1]flex.messaging.MessageException: Cannot create classof type
'com.ncr.candistil.SpringFactory'. Type'com.ncr.candistil.SpringFactory'
not found.
atflex.messaging.util.ClassUtil.createClass(ClassUtil.java:65)
atflex.messaging....