facebook

jboss

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #234890 Reply

    skrishn1
    Member

    I would like to create a web application that accesses a database ( eg. oracle). I used MyEclipse to create a enterprise app with a web module. I also configured the datasource using the example oracle-ds.xml.
    However I am noticing that MyEclipse does not generate jboss-web.xml files for me to add any resource-ref settings etc.. My question is do I need one and if so how do I use MyEclipse to generate one.

    Is there an example ( or tutorial) for MyEclipse that shows how to access a database for a simple web based app for jboss using any required jboss specific deployment descriptors.

    I am using the following

    MyEclipse IDE ver 3.8
    jboss ver 4.0.2
    oracle ver 9.0.2

    Thanks
    SK

    #234969 Reply

    Riyad Kalla
    Member

    My question is do I need one and if so how do I use MyEclipse to generate one.

    You need to add Xdoclet support to your project and configure the Standard Webdoclet to generate one for you: http://xdoclet.sourceforge.net/xdoclet/ant/xdoclet/modules/jboss/web/JBossWebXmlSubTask.html

    Is there an example ( or tutorial) for MyEclipse that shows how to access a database for a simple web based app for jboss using any required jboss specific deployment descriptors.

    Not currently.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: jboss

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