MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
yusufsutarko
Post subject: MyEclipse automatically put 3 jars into the WEB-INF/lib  PostPosted: Aug 25, 2011 - 08:01 AM
Registered Member
Registered Member


Joined: Apr 09, 2008
Posts: 2

Hi!
I noticed that when deploying new web projects into the MyEclipse Tomcat (sandbox), MyEclipse always put 3 jars into the WEB-INF/lib folder :
jsf-api.jar
jsf-impl.jar
jstl-1.2.jar

Is there any way I can disable this feature? Because I have an old app that is using an older JSTL version (1.1.2) and this cause problems (JSPs cannot be compiled when the tomcat is running).

Thanks
 
 View user's profile Send private message  
Reply with quote Back to top
support-swapna
Post subject:   PostPosted: Aug 25, 2011 - 11:32 AM



Joined: Nov 11, 2010
Posts: 2153

yusufsutarko ,

The 3 jars are part of Java EE libraries. If you do not want to include them in the web project deployment, you can configure the Library Deployment Policies accordingly. Right click on project > Properties > MyEclipse > Web > Deployment > Library Deployment Policies. You can choose to not include the JARS from the Build Path and also JARS from User Libraries.

Let me know if you see any issues.

_________________
Swapna
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
yusufsutarko
Post subject: Thanks  PostPosted: Aug 26, 2011 - 03:06 AM
Registered Member
Registered Member


Joined: Apr 09, 2008
Posts: 2

Oh i see.
Thank you very much this solves the problem.

Yusuf
 
 View user's profile Send private message  
Reply with quote Back to top
support-swapna
Post subject:   PostPosted: Aug 26, 2011 - 04:31 AM



Joined: Nov 11, 2010
Posts: 2153

yusufsutarko ,

Glad that it is working.
Do let us know if you have any other issues.

_________________
Swapna
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits