Hallo,

Now, I'm using JDK 1.3
But several errors still appear...

What kind of library should i use.
I'm already use all of library from zoap\lib\ext

Best Regards,
BDW

Error Mesage bellow:

Buildfile: ..\etc\makefiles\zoap.xml
Project base dir set to: F:\TEMP\zoap
Executing Target: init
Executing Target: prepare
Executing Target: compile

Compiling 6 source files to F:\TEMP\zoap\build\lib\classes
F:\TEMP\zoap\src\org\jboss\zoap\HttpServer.java:45: Class
javax.management.MBeanRegistration not found in import.
import javax.management.MBeanRegistration;
       ^
F:\TEMP\zoap\src\org\jboss\zoap\HttpServer.java:47: Class
javax.management.MBeanServer not found in import.
import javax.management.MBeanServer;
       ^
F:\TEMP\zoap\src\org\jboss\zoap\HttpServer.java:49: Class
javax.management.ObjectName not found in import.
import javax.management.ObjectName;
       ^
F:\TEMP\zoap\src\org\jboss\zoap\HttpServer.java:71: Interface
javax.management.MBeanRegistration of class org.jboss.zoap.HttpServer not
found.
public class HttpServer implements HttpServerMBean, MBeanRegistration {
                                                    ^
error: Class javax.ejb.EJBContext not found in inner class
org.jboss.ejb.EnterpriseContext. EJBContextImpl.

At 12:15 11/08/00 +0200, Jung , Christoph wrote:
>You must have a 1.3 JSE/JDK in order to build/run ZOAP, because it relies on
>JAVA proxies.
>
>
>Best,
>CGJ



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

Reply via email to