Solved my the JAXB classes generation issues and conflicts, working on writing test cases. Here how I am going to do it:
1- As WAS has a lot of features and extensions I will start by full simple scenarios to test. 2- Evolving from these simple scenarios and will build more complex ones trying to cover all aspects of WAS specific DDs, as much as possible and according to what we can provide in OpenEJB. On Mon, Jul 14, 2008 at 6:15 PM, Mohammad Nour El-Din <[EMAIL PROTECTED]> wrote: > Sorry for the that question, I will just follow what David Blevins did > with Sun and WebLogic specific DDs. > > On Mon, Jul 14, 2008 at 4:34 PM, Mohammad Nour El-Din > <[EMAIL PROTECTED]> wrote: >> I am fixing some name conflict probelms in the generated java classes. >> But I have one question about the generated package names, can we >> still use packages like *or.omg.xmi*, or we should change the package >> names to something like *org.apache.openejb.config.jee.was*, the whole >> question is about names only and its relation to being used in >> open-source project ? >> >> -- >> Thanks >> - Mohammad Nour >> > > > > -- > Thanks > - Mohammad Nour > -- Thanks - Mohammad Nour
