Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have started using IntelliJ community with tomcat plugin to run a web app. I do not see option to provide server.xml as input. Please let me know how to run tomcat server providing server.zml as input. We had this option when using eclipse but do not see this option when using IntelliJ community ide #125

Open
sharathvanam opened this issue May 15, 2024 · 3 comments

Comments

@sharathvanam
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@sharathvanam sharathvanam changed the title I have started using IntelliJ community with tomcat plugin to run a web app. I have started using IntelliJ community with tomcat plugin to run a web app. I do not see option to provide server.xml as input. Please let me know how to run tomcat server providing server.zml as input. We had this option when using eclipse but do not see this option when using IntelliJ community ide May 15, 2024
Repository owner deleted a comment from tb12315 May 15, 2024
@yuezk
Copy link
Collaborator

yuezk commented May 15, 2024

@sharathvanam The server.xml is copied from the Tomcat directory you configured. So, you can modify your server.xml there. I'm not sure if it is your needs.

@sharathvanam
Copy link
Author

sharathvanam commented May 24, 2024

Thanks for your suggestion. I need tomcat to read Contexts from server.xml. I have multiple contexts for my web application . It should work as in eclipse ide which reads config from server.xml

@zengkid
Copy link
Owner

zengkid commented Jul 3, 2024

please try version 4.7.3, you can update the server.xml file in your project now. the folder is .smarttomcat//conf
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants