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

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

cocomo namespace updated

Avatar

Level 1


Hi,



This is just a warning for the folks who might be getting
this error when copying/pasting from old Cocomo tutorials:



"Could not resolve <rtc:ConnectSessionContainer> to a
component implementation"



If you set you SWC right and still get this error, you might
need to change this part:



xmlns:rtc=”CocomoNameSpace”



to:



xmlns:rtc=”AfcsNameSpace”



Thought it might be useful to someone 😉



Happy coding evrybody!
1 Reply

Avatar

Level 10
Hi All,



Yes I have been posting this as an added info in other posts
also for users using the new afcs.swc, your examples/applications
will not compile until you change the namespace to AfcsNameSpace
from CcocomoNameSpace. The release notes for 0.91 have all the
details.



Thanks

Hironmay Basu