Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Seeking Help with OpenJDK17 Migration and Rest Controller Issue

  1. #1
    Junior Member
    Join Date
    Dec 2023
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Seeking Help with OpenJDK17 Migration and Rest Controller Issue

    Hello everyone,

    I'm currently in the process of migrating our project from OpenJDK 1.8 to version 17. The project utilizes the Activiti framework for incident creation and management, and it's built on Java and the Spring framework.

    While transitioning to OpenJDK 17, I've encountered an issue with the rest controller. It seems unable to reach the endpoint and consistently throws a 404 error. In an attempt to troubleshoot, I've experimented with using Jakarta Servlet instead of the javax library, but the problem persists.

    I'm reaching out to the community for assistance in identifying the root cause of this issue. Any insights or suggestions would be highly appreciated. Thank you for your patience and time.

  2. #2
    Member Helium c2's Avatar
    Join Date
    Nov 2023
    Location
    Kekaha, Kaua'i
    Posts
    102
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Seeking Help with OpenJDK17 Migration and Rest Controller Issue

    Is there anything in the database for you to retrieve? Web server. Probably some tech company or local tech company that handles mobile phones.

  3. #3

    Default Re: Seeking Help with OpenJDK17 Migration and Rest Controller Issue

    The soya bean oil production process is a carefully orchestrated journey that transforms humble soybeans into the golden elixir known as soya bean oil. This intricate process involves several key steps, beginning with the cleaning and preparation of the soybeans. Once cleaned, the beans undergo a thorough dehulling process to remove their outer layer. Subsequently, the dehulled beans are subjected to pressing or solvent extraction methods to extract the precious oil within. This extracted oil then undergoes refining, which involves processes like degumming, neutralization, and deodorization to enhance its quality and remove impurities. The final product, pure and versatile soya bean oil, emerges as a testament to the careful and systematic production process that ensures optimal quality and flavor for a variety of culinary applications.

Similar Threads

  1. Log4j to Log4j2 migration
    By skp18 in forum What's Wrong With My Code?
    Replies: 0
    Last Post: December 28th, 2022, 04:33 PM
  2. Java Servlet Migration
    By borabogdan in forum Java Servlet
    Replies: 0
    Last Post: April 30th, 2014, 08:56 AM
  3. JDK 1.7 migration issue: java.lang.ExceptionInInitializerError
    By raghavanak in forum What's Wrong With My Code?
    Replies: 2
    Last Post: January 16th, 2014, 03:23 AM
  4. Replies: 0
    Last Post: September 18th, 2012, 01:24 PM
  5. Bizarre Issue with Scanner Failing to "notice" rest of file
    By nitrogenFingers in forum File I/O & Other I/O Streams
    Replies: 9
    Last Post: November 14th, 2011, 11:56 PM