You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ColdSpring-Users
Hi,
Is it possible to map Java classes with ColdSpring or is it only CFC
Components?
Thanks
Brian Kotek
unread,
Sep 28, 2009, 10:53:35 AM9/28/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coldspri...@googlegroups.com
ColdSpring is CFC only, since the way Java classes are handled is very different (that's what Spring is for). That said, you might look at what Mark has added to JavaLoader, since he's added a CFC proxy that can be used within Spring so that CFCs appear to be Java classes to Spring (and the rest of a Java app).
niklas lönn
unread,
Sep 28, 2009, 11:14:58 AM9/28/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message