Re: [enhydra] Enhydra-ant do not compile data layer
"Sinisa Milosevic" <[email protected]> Fri, 26 Aug 2005 14:49:29 +0200
| Newsgroups | gmane.comp.java.enhydra.general |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format... ------------=_1125059508-3007-163 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, It seems that you have a problem with classpath. You should add your xxxx.data.* classes in classpath for compiling other parts of your application (presentation, business...) in build.xml or build-deploy.xml if you use Ejosa structure. There are a lot of Enhydra demo applications (with sources included in zip file) in Enhydra 6.3 and some of them use DODS as a data layer. Also you can download Enhydra Demos project from http://forge.objectweb.org/project/showfiles.php?group_id=83 (Enhydra demo applications with sources and build process based ant (enhydra ant)) and compare build process of demo applications and your application. I hope it helps. Regards, Sinisa ----- Original Message ----- From: "Youcef Bey" <[email protected]> To: <[email protected]> Sent: Wednesday, August 24, 2005 4:01 PM Subject: [enhydra] Enhydra-ant do not compile data layer > Hi, > > My problem is how to use databases under enhydra enterprise 6.3 (simple > :-)). I have generated all necessary files using DOML file and DODS, > however after compilation enhydra-ant do not detect the package > xxxx.data.* (I add this line to import data in presentation class) > > For the moment I have use a direct access for DB without using DOML > functionalities. It work but I want to use java files generated by > DODS. > > Thank you in advance > > Youcef Bey > NII (National Insitute of Informatiks) > Japan > > > ---------------------------------------------------------------------------- ---- > > -- > You receive this message as a subscriber of the [email protected] mailing list. > To unsubscribe: mailto:[email protected] > For general help: mailto:[email protected]?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > ------------=_1125059508-3007-163 Content-Type: text/plain; name="message-footer.txt" Content-Disposition: inline; filename="message-footer.txt" Content-Transfer-Encoding: 8bit -- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws ------------=_1125059508-3007-163--