facebook

[Closed] Source Import // Weblogic 8.1 deployment//Beginner

💡
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. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #240569 Reply

    Gerald
    Member

    Hi @ll,

    I´m new to Eclipse and I have following problem:

    I got a swing application which was once developed for WebSpehre and now I have to run that on BEA WLS 8.1

    I got all the sources, so I can work with them.

    The only problem is to generate: weblogic-ejb-jar.xml and the weblogic-rdbm-something.xml, and so the .jar or the ear file(s)

    I could generate that files with JBuilder from Borland by using the ejb-jar.xml. As I figured out Eclpsie can´t deal with that generatet files?

    Could someone give me some links, information or something? Ähhh and please don´t refer to BEA-Docs. There, it´s hard to find some usefull non specific answer to a non-standard problem.

    The Point is: I got all the sources (even a funtionally ejb-jar.xml) but I can´t run my compiles sources on BEA if I do it with Ecplise only with JBuilder. 🙄

    Has someone an idea??

    THX anyway

    #240628

    Riyad Kalla
    Member

    This could be an issue of determining how your project needs to be setup appropriately in MyEclipse. I would direct you to our Documentation section, specifically the “EJB Development” and the “Enterprise Applicatoin Project” quickstarts in the top section, these won’t specifically fix your problem, but they will educate you on how MyEclipse works with relation to Java, EJB and WEb projects. These projects all becomes modules of a bigger, Enterprise project. So if right now you have one single giant project, the first step will be breaking it apart into projects. The quick start guides will help you understand what goe sin each project.

    #240742

    Gerald
    Member

    THX,

    for your reply. I´ll fight my self through the documentation.

    So there is no import function for a project developed with a diffrent IDE?

    Cheers

    Gerald

    #240756

    Scott Anderson
    Participant

    Gerald,

    So there is no import function for a project developed with a diffrent IDE?

    No, at this time there isn’t since all IDEs do things quite differently than each other. Sorry for the inconvenience.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [Closed] Source Import // Weblogic 8.1 deployment//Beginner

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