> >
> > Could we add this into the JNDI Datasources HOWTO that I
> > wrote the other
> > week (I dont think this has been committed yet BTW)
> >
> > If someone can commit my HOWTO, I'll merge the two together
> > and submit a
> > patch this af
Remy Maucherat wrote:
>
> For the transaction stuff to work properly, don't you need a valve also
> to bind/unbind the Tyrex context ?
Hmm, not sure exactly what you mean here (sorry :-). I think you are referring
to the fact
that the transaction is bound to the current thread, and what if the
* Object factory for Tyrex User transactions.
+ *
* Tyrex is an open-source transaction manager, developed by Assaf Arkin and
* exolab.org. See the http://tyrex.exolab.org/";>Tyrex homepage
* for more details about Tyrex and downloads.
*
+ * @author David Haraburda
* @author Remy M
Remy Maucherat wrote:
> The Tyrex code currently uses 0.9.7. Migrating to 1.0 should happen
> soon, but may be slightly tricky.
Yep, looks like that is true.
>
>
> If you have ideas/patches, feel free to send them to the list.
Well, regarding the TyrexDataSourceFactory class, it looks like it
Hello,
The build instructions, and the build.properties.sample file are both
setup for Tyrex 1.0 (I'm building from CVS), but Tomcat won't compile
(specifically, the two Tyrex class in org.apache.naming.factory),
because the tyrex.jdbc package is apparently gone from 1.0. It looks
like the Tyrex
As a (mostly) "lurker" and occasional patch submitter on the Tomcat-dev
list, and especially as someone who is in between contract/consulting
jobs right now, I think most wouldn't mind these occasional kind of
posts -- something that shows up in my inbox will get my attention right
away -- most ar
Hi Remy,
Thanks for responding and thanks for adding the patch to 4.1. I do have a
question for you though:
Looking at the J2EE spec, I can't find anything that says applications shouldn't
create ClassLoaders, although you do say it is "implied". I am just wondering,
where do you find this imp
not sure if it is appropriate
to leave it or change it.
This patch is against CVS revision 1.4 of the file, which I got from the
source distribution of Tomcat 4.0.4 beta 3.
Hope this helps others with the same problem.
Thanks,
David Haraburda
--- ContextBindings.javaFri May 10 21:30:30
I don't think unsetting your CLASSPATH is necessary, especially since other
applications may rely on it. I would guess that most problems occur when:
1) You add things you have in your WEB-INF/classes to your CLASSPATH (thus causing them
to be loaded by the system class loader, not the Tomcat we
#x27;t for
AdaptiveClassLoader)
I'm glad to know that fixed it.
David
Will England wrote:
> On Fri, 20 Jul 2001, David Haraburda wrote:
>
> > Have you tried using the Jdk12Interceptor? That fixed class loading
> > problems for me. In your se
asspath. If the web applications
> WEB-INF/classes directory was in the system classpath, it compiles. If it
> is not in the system classpath, the JSP's do not compile.
>
> So, why does Jasper not know about the web-application classpath?
>
> Will
--
David Haraburda - [EMAIL PROTECTED]
Everest - Helping You Manage Outsourcing
972-980-0013 x736
Oops. Accidentally attached the file with output from multiple runs of
diff: Here is the correct (smaller) patch, with my apologies...
David
--
David Haraburda - [EMAIL PROTECTED]
Everest - Helping You Manage Outsourcing
972-980-0013 x736
--- AdaptiveClassLoader.java.orig Sat Mar 3 21
file. If this cannot be committed I
would appreciate knowing the reason why, and also would like any
suggestions on what to do with a jndi.properties file in my
WEB-INF/classes directory.
Thanks,
David
--
David Haraburda - [EMAIL PROTECTED]
Everest - Helping You Manage Outsourcing
972-980
ment your own InitialContextFactoryBuilder. Check the Sun
> messages boards. I ran into the same problem last month.
>
> - r
>
> > -Original Message-
> > From: David Haraburda [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, July 19, 2001 10:51 AM
> > To: [EM
Hi,
I got no response to this message on the tomcat-user list, so I am
trying here. I could find nothing in the archives except the message I
refer to below -- I apologize if this issue has been addressed and I
just couldn't find the info...
I am having problems with jndi.properties being read
15 matches
Mail list logo