Details
- 
        Type: Improvement Improvement
- 
        Status: Closed Closed
- 
            Resolution: Incomplete
- 
            Affects Version/s: None
- 
            Fix Version/s: None
- 
            Component/s: None
- 
            Labels:None
- 
                        JDK version and platform:1.5.0_06
Description
I tried to unmarshal an object that resides in a package.  It gave:
.mapper.CannotResolveClassException: ObjectImport (my class name).
I had done the alias command which works for marshalling OK, but unless I recompile the program WITHOUT the package and place it in the unpackaged classpath, it can't find it.  Is there a way to see a packaged class without doing this?



Hi Don,
please use the user's list for asking questions.
Thanks,
Jörg