[enhydra] How to load user create class

[email protected] Wed, 14 Sep 2005 15:57:19 +0200
Newsgroups gmane.comp.java.enhydra.general
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1126706245-2290-73
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi,

I attempted to load a user defined class instead of the standard enhydra class by doing the following modification

<env-entry>
            <env-entry-name>DatabaseManager/DB/setnet_host/ConnectionAllocator</env-entry-name> 
            <env-entry-value>com.lutris.appserver.server.sql.standard.StandardConnectionAllocator</env-entry-value> 
            <env-entry-type>java.lang.String</env-entry-type>
</env-entry>

I changed the env-entry-value to my class and put the class file everywhere as I can think of under enhydra. When I bring up tomcat, enhydra complain about not able to load the class. 

Any idea how to make this work.....

thanks

Phoebe

Need to migrate off and a baby step at a time....



------------=_1126706245-2290-73
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

------------=_1126706245-2290-73--