Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
How to solve javax.jcr.NamespaceException: namespace is not registered?
Solved! Go to Solution.
If you receive this exception in your own code, it's probably easiest to avoid the colon (":") character in property or node names.
kind regards,Jörg
View solution in original post
Have you created namespace? where do you see this issue.
Please look at the following article for creating namespace
http://cq5cms.blogspot.com/2013/02/creating-custom-namespaces.html
Views
Likes
Replies