Hi,

i attached the errors i get compiling jboss from the
CVS sources. i did the same some days ago and worked.

Davide

===================================================
C:\pippo\jboss\src\build>build
Buildfile: build.xml
Project base dir set to: C:\pippo\jboss
Executing Target: init
Executing Target: prepare
Executing Target: compile
Compiling 223 source files to
C:\pippo\jboss\build\classes
C:\pippo\jboss\src\main\org\jboss\ejb\plugins\jaws\deployment\CMPField.java:129:
Incompatible type for method. Can't convert
org.jboss.ejb.plugins.jaws.deployment.Entity to
org.jboss.ejb.plugins.jaws.deployment.JawsEntity.
            String sql =
((EjbJar)getBeanContext().getBeanContext().getBeanContext()).getTypeMappings().getTypeMapping((
(EnterpriseBeans)getBeanContext().getBeanContext()).getTypeMapping()).getSqlTypeForJavaType(type.getType(),
(Entity)getB
eanContext());

                                                      
                                                     ^
C:\pippo\jboss\src\main\org\jboss\ejb\plugins\jaws\deployment\CMPField.java:133:
Incompatible type for method. Can't convert
org.jboss.ejb.plugins.jaws.deployment.Entity to
org.jboss.ejb.plugins.jaws.deployment.JawsEntity.
            String jdbc =
((EjbJar)getBeanContext().getBeanContext().getBeanContext()).getTypeMappings().getTypeMapping(
((EnterpriseBeans)getBeanContext().getBeanContext()).getTypeMapping()).getJdbcTypeForJavaType(type.getType(),
(Entity)ge
tBeanContext());


__________________________________________________
Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to