Back to JMSJCA Wizard, or JMSJCA Wizard Info
| At line 3 added 1 line. |
| JMSJCA Wizard provides tooling support for Java EE users to easily connect to JMS message servers from their Java EE applications. The wizard is written as a NetBeans IDE plugin module. The wizard provides GUI support for JMSJCA inbound configuration, and code fragment generation through drag-n-drop from code palette. The wizard leverages EJB 3.0 and JCA 1.5 APIs to simplify the user experience. |
| At line 5 added 4 lines. |
| The runtime components are the Glassfish Appserver and JMSJCA Adapter. Glassfish is the open source Java EE application server, and JMSJCA Adapter is the open source JCA 1.5 compliant resource adapter. Advantage of using JMSJCA Adapter is that it allows user to connect to different vendor's message server transparently, such as Websphere JMS, Weblogic JMS, jBoss JMS, and Sun MQ. For more information regarding these components, go to [Glassfish Project | https://glassfish.dev.java.net] and [JMSJCA Project | https://jmsjca.dev.java.net]. |
| All the relevant components required by JMSJCA Wizard are packaged in the big Open ESB installer, which includes the NetBeans IDE, JMSJCA Wizard plugin module, Glassfish Appserver, JMSJCA Adapter in addition to other Open ESB components. You can download the latest Open ESB installer from [Open ESB Download | https://open-esb.dev.java.net/Downloads_OpenESB_Addons_NB6.html]. |
| At line 5 changed 2 lines. |
| *quick guide (5 mins) (with links pointing to the user guide) |
| *user guide/ref guide (complete list of features, including videos) |
| *[JMSJCA Wizard Quickstart] |
| *[JMSJCA Wizard User Guide] |
| At line 10 changed 2 lines. |
| *road map |
| *project plan type of info |
| *[JMSJCA Wizard Road Map] |
| *[JMSJCA Project Plan] |
| At line 14 changed 4 lines. |
| !!Contact us |
| *who is working on JMSJCA Wizard? |
| *open user mailing list |
| *where to file bugs |
| !!Developing JMSJCA Wizard |
| *[JMSJCA Wizard Design Document] |
| At line 22 added 5 lines. |
| *JMSJCA Wizard Source Code |
| **The source code resides in the NetBeans Mercurial repository, "soa-dev" branch. |
| **The URL for the repository is [https://hg.netbeans.org/soa-dev]. |
| ***instructions on how to check-out NetBeans source code [http://wiki.netbeans.org/HgHowTos]. |
| ***the subdirectory names for JMSJCA Wizard code are "soa.jca.base" and "soa.jca.jms". |
| At line 20 changed 4 lines. |
| !!Inside JMSJCA Wizard |
| *design document |
| *discussion forums |
| *which CVS/directory (tooling & runtime) |
| !!Contact us |
| *Developer working on JMSJCA Wizard: TBD |
| *Discuss JMSJCA Wizard |
| **Join the users@open-esb.dev.java.net alias. [https://open-esb.dev.java.net/servlets/ProjectMailingListList] |
| **Post questions on the discussion forum. [https://open-esb.dev.java.net/servlets/ForumMessageList?forumID=1689] |
| *File Bugs: [https://open-esb.dev.java.net/IssueTracker.html] |