facebook

Myeclipse and Weblogic 8 problem?

💡
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. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #273007 Reply

    kawkaz
    Member

    Hi all.
    My problem is this: In my project we use WL as our backend server, and Struts as the frontend framework.
    In addition, I run the WL from the Eclipse editor using a specific plugin.
    I just got Myeclipse, installed it, and wants to use it for Struts development on my existing project. So, the first step was to transform the existing project into a Web Project, from the Myeclipse menu.
    After doing so, whenever I use the plugin to run the WL Server, what it does is try to run a JBOSS Server, which I don’t have the jars of, and surely the whole thing fails.

    Do you know of a functionality, or a reason, as to why the action of transforming a project into a Web Project in Myeclipse would do something like that?

    #273034

    Loyal Water
    Member

    Can you tell me what steps you are following to convert your project to a web project ? Also, instaed of using the plugin, you should be using the MyEclipse WL connector to run your server.

    #273079

    kawkaz
    Member

    Hi Nipun, thanks for your answer.
    In order to convert the project into a web project, I simply choose “Add Web Project Capablities” from the Myeclipse context menu. Then I keep the “create web.xml” checked and Finish.
    Unforunately, I can’t use the WL Connector, since I must run the WL from a specific plugin.
    Is there any possibility to use the Web capablities without running the WL through the Connector?

    #273097

    Loyal Water
    Member

    Adding web capabilities is the right way to convert your project. But you will HAVE to use the WL connector. Can you try using the WL connector and see if the error goes away.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Myeclipse and Weblogic 8 problem?

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