Bugs item #433264, was updated on 2001-06-14 16:02
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=433264&group_id=22866

Category: None
Group: v2.2.2 (stable)
Status: Open
Resolution: None
Priority: 7
Submitted By: Aaron Mulder (ammulder)
Assigned to: Nobody/Anonymous (nobody)
Summary: EJX Writes Invalid jaws.xml

Initial Comment:
The "ejx.jar" in the bin directory of 2.2.2 writes
invalid jaws.xml files.  Specifically, it includes all
the type mappings, which are redundant since
"standardjaws.xml" contains them all.  Further, they
are outdated: for example, there is a single "Oracle"
mapping instead of the correct "Oracle7" and "Oracle8"
mappings seen in "standardjaws.xml".  Further, the
MySQL mapping actually causes an exception during
deployment which prevents the entire EJB JAR from being
deployed, even if you're not using MySQL.

To correct this, all the code that writes standard type
mappings into the jaws.xml file should be removed, so
that the only mapping written are the ones you have
manually defined in EJX.  Then EJX needs to know which
mappings are defined in standardjaws.xml so you can
still select a standard mapping from the drop-down list
on the main JAWS screen.



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=433264&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to