facebook

Lower case "meta-inf" or "web-inf" in pa

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #234123 Reply

    lyndaljk
    Member

    – System Setup ——————————-
    Operating System and version: WinXP Pro SP2
    Eclipse version: 3.1.0 Final
    Eclipse build id: I20050627-1435
    Fresh Eclipse install (y/n): Y
    If not, was it upgraded to its current version using the update manager?
    Other installed external plugins: None
    Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
    MyEclipse version: 4.0M2
    Eclipse JDK version: 1.5.0_04
    Application Server JDK version: 1.4.2_08
    Are there any exceptions in the Eclipse log file? Only old ones.

    If this is a DB related question : No

    – Message Body ——————————-
    I am creating MyEclipse J2EE projects, but am -not- using the default location for their files (i.e. I uncheck the “Use default location” checkbox and specify a different directory, which is in my Windows My Documents directory). When I later try to deploy the project, the META-INF and/or WEB-INF (as applicable) directory is in lower case within the .ear, .war and .jar files. This obviously means the project cannot be successfully deployed.
    I don’t have this problem if I leave “Use default location” checked when I create my projects.

    #234159

    Riyad Kalla
    Member

    1) What is your “Defauklt location”?

    2) The lower case *-inf dir has been discussed many times before, in most cases it was a caching feature in WinZip that showed them as lower case. Try unzipping the JAR using jar:
    jar -xvf myear.jar

    are the dirs infact lowercase?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Lower case "meta-inf" or "web-inf" in pa

You must be logged in to post in the forum log in