summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/contribution-jee-impl/src/main/java/org/apache/tuscany/sca/contribution/jee/impl/JavaEEIntrospectorImpl.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-2972 - Sample code for fixing up classloaders for JEE archives. No ↵slaws2009-04-161-0/+1
| | | | | | where near done yet but allows us to experiment and explore the problems. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765687 13f79535-47bb-0310-9956-ffa450edef68
* Make the openejb version consistent and fix the NPE & UnsupportedModuleTyperfeng2009-04-041-32/+34
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761874 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2956 Java EE Archive introspectionvamsic0072009-04-031-0/+4
| | | | | | o when mapped name is null, use bean name as mapped name. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761778 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2936 Extension point API for Java EEvamsic0072009-03-241-3/+3
| | | | | | o Changed WebModuleInfo to identify individual class artifacts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757679 13f79535-47bb-0310-9956-ffa450edef68
* Do not throw exception if the jar is not an EJB jar.vamsic0072009-03-211-3/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756952 13f79535-47bb-0310-9956-ffa450edef68
* Java EE Introspection code using OpenEJB.vamsic0072009-03-181-0/+401
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755743 13f79535-47bb-0310-9956-ffa450edef68