You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "chander35 (via GitHub)" <gi...@apache.org> on 2023/07/24 17:17:58 UTC

[GitHub] [camel-k] chander35 opened a new issue, #4593: Facing issue with bean when I run java file using REST

chander35 opened a new issue, #4593:
URL: https://github.com/apache/camel-k/issues/4593

   Hi Team,
   
   I have successfully created a JAR file from my Java code, and I have imported the classes from that JAR into another Java code, which is functioning as expected. However, I encountered an issue when attempting to access the latter Java code through a REST API. The problem is that the classes from the previously mentioned JAR file (".bean") are not accessible when using the REST API.
   
   When I test the REST API using the Postman application, I receive a "500 internal server error." Interestingly, both the ".bean" and the REST API work flawlessly independently. The problem only arises when I attempt to combine them.
   
   Here I am providing necessary dependencies while running the command, still unable to figure out what I missed or where I am going wrong. Please help on this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez commented on issue #4593: Facing issue while Integrating Java Code and REST with JAR Dependencies

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4593:
URL: https://github.com/apache/camel-k/issues/4593#issuecomment-1649227855

   Hello, please, provide a simple reproducer so we can see what's going on.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Facing issue while Integrating Java Code and REST with JAR Dependencies [camel-k]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #4593: Facing issue while Integrating Java Code and REST with JAR Dependencies
URL: https://github.com/apache/camel-k/issues/4593


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Facing issue while Integrating Java Code and REST with JAR Dependencies [camel-k]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #4593:
URL: https://github.com/apache/camel-k/issues/4593#issuecomment-1776255801

   This issue has been automatically marked as stale due to 90 days of inactivity.
   It will be closed if no further activity occurs within 15 days.
   If you think that’s incorrect or the issue should never stale, please simply write any comment.
   Thanks for your contributions!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org