I try my very little application with v4.0.8 on linux. I changed the 
resin.xml for the new version, and I have problems with datasource

I read http://caucho.com/resin-4.0/examples/db-jdbc/index.xtp and 
http://caucho.com/resin-4.0/examples/db-jdbc-ioc/index.xtp and none work.

with Named or Name

Adlservice.java:16:
cannot find symbol
symbol  : class Name
location: package com.caucho.config
import com.caucho.config.Name;
                         ^

same with javax.webbeans.In:

Adlservice.java:15:
package javax.webbeans does not exist
import javax.webbeans.In;

Even the http://wiki.caucho.com/Mysql did not help
Is there any downloadable sample that work with v4.0.8 ?

Thanks

-- 
Riccardo Cohen
Architecte du Logiciel
http://www.architectedulogiciel.fr
+33 (0)6.09.83.64.49
Membre du réseau http://www.reflexe-conseil-centre.org




_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to