You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Shiva Kumar H R (JIRA)" <ji...@apache.org> on 2007/06/21 18:23:26 UTC

[jira] Commented: (GERONIMO-3254) Admin Console Wizard to auto generate geronimo-web.xml

    [ https://issues.apache.org/jira/browse/GERONIMO-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506953 ] 

Shiva Kumar H R commented on GERONIMO-3254:
-------------------------------------------

TestCreatePlanPortlet.zip has 3 test Web Apps:

1) WebAppJMSAccess.war - A simple web app that accesses a JMS Connection Factory and a JMS destination. 'Producer' servlet sends 5 messages to a JMS queue and 'Consumer' servlet synchronously receives messages from the same queue.

2) WebAppEjbAccess.war - A simple web app that accesses a Session EJB. Make sure CurrencyConverterEJB.jar is deployed before attempting to create Geronimo Deployment Plan for this WAR.

3) WebAppJDBCAccess.war - A simple web app that accesses a JDBC connection pool and displays the entries of a table. Make sure a table by name 'customer' is created as per the schema in BankDB.sql in the database (say SystemDatabase) that you point out.

Wizard generated Geronimo Deployment Plans for each of the WARs are also attached.

> Admin Console Wizard to auto generate geronimo-web.xml
> ------------------------------------------------------
>
>                 Key: GERONIMO-3254
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3254
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: console, deployment, usability
>    Affects Versions: 2.0-M7
>            Reporter: Shiva Kumar H R
>             Fix For: 2.0-M7
>
>         Attachments: 1WelcomePage.gif, 2BasicSettings.gif, 3ResolveReferences.gif, 4AddDependencies.gif, 5DisplaysCreatedPlan.gif, 6DeployStatus.gif, buildCreatePlanPortlet.bat, PoC.patch, TestCreatePlanPortlet.zip
>
>
> For a background about this work, please see the discussion thread: http://www.mail-archive.com/dev@geronimo.apache.org/msg46831.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.