facebook

adding struts 1.2 capabilities appears to fail

💡
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 IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #221891 Reply

    – System Setup ——————————-
    Operating System and version: WinXp Pro
    Eclipse version: 3.0.1
    Eclipse build id: 200409161125
    Fresh Eclipse install (y/n): y
    MyEclipse version: 3.8.3
    Eclipse JDK version: 1.5
    Application Server JDK version: 1.5
    Are there any exceptions in the Eclipse log file? org.xml.sax.SAXParseException: Content is not allowed in prolog.

    – Message Body ——————————-
    If I add Struts 1.2 capabilities to a web project, I cannot view the MyEclipse-Struts properties of the project without getting the error: “The currently displayed page contains invalid values.” Also, if I look at the Struts jars added to WEB-INF/lib folder, they are 1.1 jars. I do not have any problems if I add in Struts 1.1 capabilities.

    #221892

    Greg
    Member

    We have both of these issues resolved in our internal builds. They will be released as 3.8.3 QF1 along with some other important fixes. I don’t have an exact ETA for the quickfix but we are trying to get it out the door ASAP. Thanks for your report.

    #221893

    okay, thank you! Is the work around to just manually update the jars?

    #221897

    Greg
    Member

    Yes, I should have mentioned the workaround before.

    You should be able to just delete the libraries that are added to your project and remove them from the WEB-INF/lib directory. Than, manually copy the 1.2 libraries from the com.genuitec.eclipse.cross.easystruts.eclipse_3.8.3\data\1.2 directory into your WEB-INF/lib directory and readd these libraries using your Java Build Path project properties.

    #222496

    jmeyers
    Member

    Any update on 3.8.3 QF1? The workaround is pretty inconvenient.

    Thanks!

    #222501

    Riyad Kalla
    Member

    This bug can be worked around by editing the .mystrutsdata file and changing the strutsVersion value from “2” to “1”. The quickfix will get rolled into a more complete update which will be 3.8.4 and will be release here in the next few weeks.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: adding struts 1.2 capabilities appears to fail

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