This is caused by a new feature of xmlbeans2 that many eclipse users
are less than happy with -- it generates one class (not java) file
which needs to be in the classpath. I put it in the target/classes
directory. There was some discussion of this on the xmlbeans list and
IIUC to fix this you need to include the built jar in the classpath.
thanks
david jencks
On Jul 15, 2005, at 3:51 AM, Stefan Schmidt wrote:
Hi,
The Wiki page about Eclipse deployment
(http://wiki.apache.org/geronimo/EclipseDeployment) seems to be
outdated due to the switch to xmlbeans 2 recently.
I am getting lots of problems similar to this:
'schemaorg_apache_xmlbeans.system.sF35A79E0FA7890579F78B8B0A5364966
cannot be resolved'
Can someone give me advice on how to solve this problem?
Stefan Schmidt