Process Failure When Using Java Classes as Variables
"John Rice" <[email protected]> Mon, 22 Aug 2005 13:59:05 -0400
| Newsgroups | gmane.comp.java.enhydra.shark |
|---|---|
| Message-ID | <[email protected]> |
I'm having an issue using Java classes as variables via external reference. The attached sources, jar, and xpdl demonstrate the failure. Give a jar file containing two classes, ClassOne and ClassTwo, I can successfully create and use a variable of type ClassOne, or ClassTwo, but only one at a time. In other words, if I create a variable of ClassOne, it works. If I create a variable of ClassTwo, it works. If I create two variables, one as ClassOne and one as ClassTwo, then the process halts after cloning the two variables. I'm running the Corba server. It fails under both Windows and Linux. Any ideas? John Rice Core Development Appriss, Inc
ClassTwo.java
(application/octet-stream, 1.2 KB) - not displayed
ClassOne.java
(application/octet-stream, 1.2 KB) - not displayed
simple-test.xpdl
(application/octet-stream, 15.4 KB) - not displayed
SharkTests.jar
(application/octet-stream, 1.7 KB) - not displayed
message-footer.txt
(text/plain, 271 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws