One of our users also came across this, and I went searching for an answer
- I found the following link which solved the problem for us:

http://archive.covalent.net/xml/xerces-j-dev/2000/11/0144.xml

In short, one imports the source to the regex package, and then the rest of
the code seperately.

Hope this helps

Qapla' - Pierre

P. van Dyk
Solutions Architect - CommerceQuest SA


(w) +27 11 447-4701
(c) +27 82 896-4290
(f) +27 11 447-6590




                                                                                
                             
                    "Georg                                                      
                             
                    Lundesgaard"         To:     <[EMAIL PROTECTED]>            
                  
                    <[EMAIL PROTECTED]        cc:                               
                                  
                    om>                  Subject:     RE: Problem with Visual 
Age 3.5 and Xerces 1.3.1       
                                                                                
                             
                    03/23/2001                                                  
                             
                    12:01 PM                                                    
                             
                    Please                                                      
                             
                    respond to                                                  
                             
                    xerces-j-user                                               
                             
                                                                                
                             
                                                                                
                             




Hi,

> I'm using Visual Age 3.5 and imported the whole Xerces 1.3.1
> project. The import worked fine - only the package
org.apache.xerces.utils.regex is
> causing some trouble. Visual Age detects the following
> failure: "Superclass creates a cycle in the class hierarchy:
Op$ChildOp" in Class
> "Op". I guess this is a problem with Visual Age and inner classes and
this
> might not be the right place to ask this question - but maybe someone
had the same
> problem and knows how to get around it?!?

We had the same problem, and I didn't find a very good solution. It's a
strange problem
and it kind of solved itself. Here is what I did:

1. Cut out the problem inner class (this causes another problems but
don't worry about them)
2. Saved
3. Pasted in the class on the same spot
4. Problem vanished

But, the problem seems to surface when I deleted the project from
workspace and fetch it
in again. This time, I cut out the problem inner class, saved, and went
back to the released
version of the class. As I said, it's a strange problem, and I haven't
figured out why it happens.

Anyone else getting the same problem?


--[ Georg Lundesgaard ([EMAIL PROTECTED]) ]----------
Developer      http://enonic.com      ICQ#36955477


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to