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

Bjorn_1
Bjorn_1
Offline

Badges

Badges
2

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Bjorn_1
Customize the badges you want to showcase on your profile
Re: Custom Tomcat - Adobe LiveCycle 02-02-2011
So, I've been able to implement a "fix". What I did was deploy my backend (War-file) on a Tomcat server (v5.5) and added RTMP to my configuration: Channel configuration: 20 When I update data, another client receives the updated data immediately. I don't know yet why it works, but I'll figure that out :-). However, when I try the same on a Tomcat v7 server, I don't receive the updates. I'll get into that, when I find a solution I'll post it here.

Views

75

Likes

0

Replies

0
Custom Tomcat - Adobe LiveCycle 02-02-2011
I've been looking at this for a couple of days now and it's driving me nuts tbh. I've created a Java backend, which is used by a Flex frontend to execute some actions. For some reasons, it's impossible to do this on Tomcat 7+. I've reverted to Tomcat 5.5 and it's possible to get my data from the server (hurray ). Is it possible to give some directions on how to enable data services on a Tomcat 7. Simply adding the libraries to the classpath isn't enough apparently, but I can't find anything in t...

Views

346

Likes

0

Replies

1