Is there a step-by-step guide somewhere that explains how to use a RemoteObject to access a POJO on Tomcat?

Suppose I have class com.mycompany.Foo installed on my Tomcat server, and Foo provides this method:
public int doSomething(String s);

What do I need to do on the Tomcat side to make that method invokable by a RemoteObject component?

The Flex Data Services docs give an example of how to set that up using JRun, but I haven't been able to find a doc that describes how to do this with Tomcat.


Thanks!
-Mike



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to