Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Intellij launching web app incorrectly.

$
0
0

Hey All:

 

I have web application which I deployed to Tomcat 7 in Eclipse STS. The web app luanches and I am able to navigate to all my pages.

When I deploy the same application in Intellij the browser launches, but the URL parameters I specify to luanch with are gone and replaced by a jsessionid. Further, none of the CSS which are in the media directory are applied to the site home page.

 

I have deployed the application to the Tomcat instance in Intellij and Eclpse and then compared the directories. Everything is the same for both of the deployements, and I see nothing interesting in the tomcat.log files that would indicate an issue.

Is there some type of IDE configuration I might be missing that would cause this?


Viewing all articles
Browse latest Browse all 5661

Trending Articles