facebook

2 bugs for configuring jboss server

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

    feili
    Member

    Hi,

    Bug 1:

    In your XDoclet configuration for Jboss, I set
    datasource=java:/jdbc/webstockDS
    destDir=src/META-INF
    and they works. But the setting:
    datasorceMapping=MS SQLSERVER
    does not work. You won’t find it in jbosscmp-jdbc.xml file but it should be there.

    Bug 2:

    This bug looks like to related to bug1 but is is independent.

    Because the automatically created file jbosscmp-jdbc.xml allows to change, so, I added
    <datasource-mapping>MS SQLSERVER</datasource-mapping>
    into it. By the way, thanks your nice context menu make this work much easier.
    After I run “Run XDoclet”, my changes are gone.

    Thanks

    Fei Li

    #272480 Reply

    Loyal Water
    Member

    Thanks for your feedback. Ill file this for my dev team.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: 2 bugs for configuring jboss server

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