Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

alexrakhlin
alexrakhlin
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
8

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by alexrakhlin
Customize the badges you want to showcase on your profile
Re: Remote Service to Deployed Jar - Adobe LiveCycle 06-08-2010
Anil,Not seeing what you are talking about, I am here:http://www.springsource.org/spring-flexare you referring to the test-drive samples?

Views

295

Likes

0

Replies

0
Re: Remote Service to Deployed Jar - Adobe LiveCycle 06-08-2010
So there's no solution for LCDS currently?

Views

290

Likes

0

Replies

0
Re: Remote Service to Deployed Jar - Adobe LiveCycle 06-08-2010
flex-servlet.xml does not exist...where does this come from?

Views

292

Likes

0

Replies

0
Re: Remote Service to Deployed Jar - Adobe LiveCycle 04-08-2010
Ok, I think I figured it out. I went through the logs and it looks like some dependencies were missing.Yes the samples work, and I also have a seperate simple prototype working. This one is part of a bigger project.After fixing dependencies, it now says the class has an overloaded method and does not support introspection.

Views

289

Likes

0

Replies

0
Re: Remote Service to Deployed Jar - Adobe LiveCycle 04-08-2010
Here's my setup:Jar located at:C:\lcds\tomcat\webapps\Alerts\WEB-INF\lib\CliqAlert.jarRemote-Config file here:C:\lcds\tomcat\webapps\Alerts\WEB-INF\flex\remoting-config.xmlService definition: com.company.cliq.alert.service.AlertServiceImpl application Navigating to class from Jar file:C:\lcds\tomcat\webapps\Alerts\WEB-INF\lib\CliqAlert.jar\com\company\cliq\alert\service\AlertServiceImpl.class

Views

291

Likes

0

Replies

0
Re: Remote Service to Deployed Jar - Adobe LiveCycle 04-08-2010
rtmp is the protocol.I deployed a war file (with a jar in the library that holds my service class) in my tomcat and embedded LCDS into it.

Views

290

Likes

0

Replies

0
Re: Remote Service to Deployed Jar - Adobe LiveCycle 04-08-2010
I'm surprised that no one is using services from within a packaged project...

Views

288

Likes

0

Replies

0
Remote Service to Deployed Jar - Adobe LiveCycle 03-08-2010
Is there a way to connect LCDS to a jar being hosted inside a war file? My service class is in the lib/jar file rather than exposed in the classes directory on the server. I'm attempting to setup the remoting-config.xml, but not sure what to put in the source (see below) ??? application

Views

2.2K

Likes

0

Replies

14