Hi, I am wondering if there is a way to know the URI of the artifact being read in a StAXArtifactProcessor. For example, inside of JEEImplementationProcessor.read(XMLStreamReader reader) method, is there a way to know the URI of the document that is containing the xml fragment being read? The reason in this case is that when archive attribute of implementation.jee element is empty, the implied value for archive is the archive containg the composite document defining the component. If it is currently not possible, I appreciate if someone can suggest a direction on what is to be implemented to achieve this.
++Vamsi
