Expand my Community achievements bar.

tim-schwalbe-NZ
tim-schwalbe-NZ
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hello I want to ask if it is possible to convert a String to Date, because its is not possible to change the datatype to date because production data can't be changed easily.Here is my first try but it does not work as expected:SELECT * FROM [nt:unstructured] as ref WHERE ISDESCENDANTNODE(ref,[/cont...

    Type

    Discussions

    Views

    1.5K

    Likes

    0

    Replies

    2
  • Hello, after I was able to start my test cases using AEM Mocks, I want to know if it is possible to set also properties for the pages created with the AemContext.I want to give the pages some properties and test them afterwards.context.pageManager().create("/", "content", "cq:Page", "content");conte...

    Type

    Questions

    Views

    2.2K

    Likes

    0

    Replies

    1
  • Hello its me again,I want to test my Servlet but after the test started I got an error message:Error:(60, 28) java: cannot access org.junit.rules.TestRule  class file for org.junit.rules.TestRule not foundThe test does not start.I don't have any Idea how to solve this, I am also not very experienced...

    Type

    Questions

    Views

    4.3K

    Likes

    0

    Replies

    6
  • Hello guys,I ran into a problem using the rome library for creating RSS Feeds. https://rometools.github.io/If I just add the lib to my pom.xml and deploy it to an AEM instance and call a servlet which should use the library it just fails. Iam unable to debug into the servlet.I think it is a class lo...

    Type

    Questions

    Views

    1.8K

    Like

    1

    Replies

    7
  • Hello everyone,I query the JCR with the following query:String queryString = "SELECT * FROM [nt:unstructured] AS node WHERE ISDESCENDANTNODE(node,'" + subPagePath + "') AND (NAME() like 'headline%' or NAME() like 'text%' or NAME() like'image%')";It works as expected but the ordering of the nodes is ...

    Type

    Questions

    Views

    2.3K

    Like

    1

    Replies

    6
  • Hello guys,I have the following node structure it can vary depending on how the author created the page. I want to query the content of each headline, textfield, image or link field.It should just be the last node in every branch the type and depth is not important and fixed.How can I achieve this s...

    Type

    Questions

    Views

    2.9K

    Like

    1

    Replies

    9
  • Hello guys,I want to create a RSS component for every page.Iam not sure I am thinking the right way.I want to write a servlet which returns xml of the actual node and give the title, the description and the modify date as RSS-XML to the user. But I don't know how to write one servlet which is called...

    Type

    Questions

    Views

    2.2K

    Like

    1

    Replies

    6
  • Hello guys, is there anywhere the official documentation for download available?Br,Tim

    Type

    Questions

    Views

    813

    Like

    1

    Replies

    2
Top badges earned by tim-schwalbe-NZ
Customize the badges you want to showcase on your profile