Re: Fatal Error

2012-10-28 Thread Jacek Laskowski
or not the jars are in a good place as the listener is expected to be loaded at Tomcat's startup. Jacek -- Jacek Laskowski Functional languages (Clojure), Java EE, and IBM WebSphere - http://blog.japila.pl Never discourage anyone who continually makes progress, no matter how slow. Plato

Re: FW: local tag not put in.

2011-09-23 Thread Jacek Laskowski
out with a patch for it? Jacek -- Jacek Laskowski Java EE, functional languages and IBM WebSphere - http://blog.japila.pl Warszawa JUG conference = Confitura (formerly Javarsovia) :: http://confitura.pl

Re: JMS and peristent messages

2011-09-23 Thread Jacek Laskowski
be capable of running in). In such situations I wish I could leave everything aside and start hacking. Before pursuing it further... What's the version of openejb? Would you mind upgrading when a patched version comes out? Jacek -- Jacek Laskowski Java EE, functional languages and IBM WebSphere - http

Re: Shutdown embedded OpenEJB gracefully

2011-09-20 Thread Jacek Laskowski
, you don't have to run the command interface for openejb remoting to work (I believe). Sorry for throwing it all up at you with no code support. Jacek -- Jacek Laskowski Java EE, functional languages and IBM WebSphere - http://blog.japila.pl Warszawa JUG conference = Confitura (formerly Javarsovia

Re: Shutdown embedded OpenEJB gracefully

2011-09-20 Thread Jacek Laskowski
did you find it out? Jacek -- Jacek Laskowski Java EE, functional languages and IBM WebSphere - http://blog.japila.pl Warszawa JUG conference = Confitura (formerly Javarsovia) :: http://confitura.pl

Re: How to access httpejbd port in the code

2011-03-30 Thread Jacek Laskowski
application? Jacek -- Jacek Laskowski Java EE, functional languages and IBM WebSphere - http://blog.japila.pl Warszawa JUG conference = Confitura (formerly Javarsovia) :: http://confitura.pl

Re: Support for alt-dd element in application.xml

2010-12-20 Thread Jacek Laskowski
by a property was an acceptable solution? Anything else? Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://jaceklaskowski.pl

Re: Transactions in Embedded OpenEJB (Lazy Loading issue)

2010-12-12 Thread Jacek Laskowski
-- Jacek Laskowski Notatnik Projektanta Java EE - http://jaceklaskowski.pl

Re: deployment in 3.1.3

2010-10-22 Thread Jacek Laskowski
for not having reported it before. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://jaceklaskowski.pl Komitet organizacyjny warsjawa 2010 - http://warsjawa.pl

Re: Testing WebService with 3.1.3

2010-10-22 Thread Jacek Laskowski
with your (web)app? CCE seems to imply that's the case - the class is available in two different classloaders and hence the exception. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://jaceklaskowski.pl Komitet organizacyjny warsjawa 2010 - http://warsjawa.pl

Re: Interested in contributing?

2010-06-19 Thread Jacek Laskowski
). Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://jaceklaskowski.pl KapituĊ‚a Javarsovia 2010 - http://javarsovia.pl

Re: Interested in contributing?

2010-06-07 Thread Jacek Laskowski
be bothered with at the moment. Just check out the source code and have it build once. Make your changes and let us know you're ready for your first commit with our support. It will go to a JIRA issue and after a review to the repo. It's that simple. Jacek -- Jacek Laskowski Notatnik Projektanta

Re: method interceptor is never called

2010-01-18 Thread Jacek Laskowski
mind... Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://wszystkojawne.pl p.s. Szukam speca/firmy od grafiki/CSS/HTML

Re: Transaction Problems with OpenEJB-Hibernate on Tomcat

2010-01-11 Thread Jacek Laskowski
in the right direction. I'm so glad you're building the stack with OpenEJB, but alas I won't be able to help you out with the problem at hand. I hope there're people in the mailing list who will share their findings with similar configurations and will provide a viable solution. Jacek -- Jacek

Re: method interceptor is never called

2010-01-06 Thread Jacek Laskowski
On Tue, Jan 5, 2010 at 12:36 AM, Jacek Laskowski ja...@laskowski.net.pl wrote: In the upcoming days I'm going to fix it - https://issues.apache.org/jira/browse/OPENEJB-1128. It took much of my time, but it's finally over. Fixed the issue so you should be able to run your sample fine

Re: method interceptor is never called

2010-01-04 Thread Jacek Laskowski
, Errors: 0, Skipped: 0 [INFO] [ERROR] BUILD FAILURE [INFO] Looking into it...will report the findings soon. Jacek -- Jacek Laskowski Notatnik

Re: method interceptor is never called

2010-01-04 Thread Jacek Laskowski
On Mon, Jan 4, 2010 at 10:12 PM, Jacek Laskowski ja...@laskowski.net.pl wrote: On Mon, Jan 4, 2010 at 8:16 PM, Christian Bourque christian.bour...@gmail.com wrote: There you go! It's a maven project so simply run it with: mvn test You'll see that the second test will fail when it shouldn't

Re: method interceptor is never called

2010-01-03 Thread Jacek Laskowski
if openejb validates it) 3. How do you execute your bean? [1] http://svn.apache.org/repos/asf/openejb/trunk/openejb3/examples/interceptors Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://wszystkojawne.pl p.s. Szukam speca/firmy od grafiki/CSS/HTML

Re: Book: Apache Geronimo 2.1: Quick Reference

2009-12-24 Thread Jacek Laskowski
. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://wszystkojawne.pl p.s. Szukam speca/firmy od grafiki/CSS/HTML

Re: Java Web Start

2009-11-23 Thread Jacek Laskowski
can help you out with this. Could you send me the stack trace you've been facing so I can track down when the issue originates in? I've been thinking about converting the file-centric resource handling to URLs for the OSGi endeavour myself so the issue cropped exactly in time. Jacek -- Jacek

Re: Java Web Start

2009-11-19 Thread Jacek Laskowski
up yet) :) Do what suits your needs (=make the changes as simple as possible so you don't spend much time on it) and we make sure it won't break openejb (via unit/integration tests and code review) so it can get published in a official release. Jacek -- Jacek Laskowski Notatnik Projektanta Java

Re: SNAPSHOT-3.1.2 and openejb-core

2009-11-18 Thread Jacek Laskowski
wonder how it is that org.apache.openejb:openejb-server:jar:3.1.2-SNAPSHOT is found, but neither is openejb-core:jar:3.1.2-SNAPSHOT? What repo do you use? Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: Java Web Start

2009-11-17 Thread Jacek Laskowski
. If there'd be more than that and we could run JWS ourselves with your help (perhaps a project with necessary files?), that'd be even better. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: OpenEJB with OpenJPA 2.0?

2009-08-05 Thread Jacek Laskowski
- it's not provided. If it's JPA 1.0 (EJB 3.0), it's already available in openejb and you don't have to configure anything - just deploy your JPA entities and they should be fine. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: .DS_Store annoyance on the Mac

2009-08-05 Thread Jacek Laskowski
fine, but having an option to configure what to skip from processing would be even better :) Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: OpenEJB with OpenJPA 2.0?

2009-08-04 Thread Jacek Laskowski
of openjpa libs with the EA2 with no troubles, I don't think it would bring much value (as far as JPA 2.0's concerned). What exactly are you interested in JPA 2.0? Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: Database configuration on web application startup

2009-05-23 Thread Jacek Laskowski
the situations people bring to us. I think it encourages us to use the Strategy design pattern with GeronimoDataSourceFormat, JBossDataSourceFormat and such, so they could be on/off to get as close to the production container as possible. Ideas? Hints? Jacek -- Jacek Laskowski Notatnik

Re: http://localhost:8080/openejb/installer is not working

2009-05-20 Thread Jacek Laskowski
http://openejb.apache.org/tomcat.html for some guidance. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: OpenEJB and OSGi

2009-05-10 Thread Jacek Laskowski
the people involved. Very appreciated. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: OpenEJB and OSGi

2009-05-08 Thread Jacek Laskowski
it's available. Why is that important for you? I do know it would make your application modular, but wonder if there's something more beside this (which is certainly quite enough to introduce the feature in the app). Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http

Re: Problem with DataSource

2009-01-28 Thread Jacek Laskowski
reference to relation country, but it still doesn't sound good. BTW, you don't have to use the wrapper classes, e.g. Long for entity fields - primitive types work fine, e.g. long. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: Helloworld Problem

2008-12-27 Thread Jacek Laskowski
until (s)he gets subscribed. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: openEJB OSGi on Mac OS X

2008-12-16 Thread Jacek Laskowski
. Use pax-runner to load it as osgi bundle on the fly and give it a whirl again. Any jar can be very easily osgi-fied with pax-runner without any code changes. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: entityManagerFactory JNDI

2008-12-14 Thread Jacek Laskowski
what exactly the name is. I'd use JNDI API to query java:comp/env namespace - list() springs to my mind - and see what there is. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: openEJB OSGi on Mac OS X

2008-12-13 Thread Jacek Laskowski
make openejb unusable on other platforms where Sun JDK is not available. I don't think it's the case and (without having looked at the code) I think optional should let it go. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: OpenJPA v1.2.0

2008-12-13 Thread Jacek Laskowski
] (and the developers missed the latest release of openjpa)? ;-) I publicly promise when such an issue gets reported in JIRA, I'll be the first to see if it causes any troubles. [1] https://issues.apache.org/jira/browse/OPENEJB Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http

Re: OpenJPA v1.2.0

2008-12-13 Thread Jacek Laskowski
3.1.1 will have it. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: JUnit question

2008-11-05 Thread Jacek Laskowski
On Wed, Nov 5, 2008 at 12:05 AM, ericp56 [EMAIL PROTECTED] wrote: My current problem is caused by: Caused by: java.lang.NoClassDefFoundError: org/apache/commons/dbcp/BasicDataSource Add commons-dbcp-*.jar to CLASSPATH and start it over. Jacek -- Jacek Laskowski Notatnik Projektanta Java EE

Re: EJBContext cannot be injected in 3.1-SNAPSHOT

2008-07-05 Thread Jacek Laskowski
interface to message-driven beans. Karsten, would be willing to file a jira issue? Jacek -- Jacek Laskowski Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: Call for Papers Opens for ApacheCon US 2008 and Google Summer Of Code 2008

2008-04-07 Thread Jacek Laskowski
to pick you up. I've just sent some emails around to find a mentor for you. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl

Re: Call for Papers Opens for ApacheCon US 2008 and Google Summer Of Code 2008

2008-03-25 Thread Jacek Laskowski
On Tue, Mar 4, 2008 at 9:22 AM, David Blevins [EMAIL PROTECTED] wrote: Last time I sent a similar note a slightly younger Jacek Laskowski volunteered and wrote an article on OpenEJB/Tomcat which we got published on O'Reilly's onjava.com. He even wound up being a committer in the process

Re: Call for Papers Opens for ApacheCon US 2008

2008-03-01 Thread Jacek Laskowski
of openejb and having seen him starred at the really concise test code for his ejbs was really entertaining. I think many miss some openejb exposure. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl

Re: OpenEJB - Missing required persistence.xml

2008-02-15 Thread Jacek Laskowski
confuse it or openejb. Don't really know. Add jta-data-source with the same value as non-jta-data-source. Remove transaction-type element. What's in foo.bar.testfacade.TestFacadeImplOpenEJBTest.testPersistStrecke(TestFacadeImplOpenEJBTest.java:103)? Jacek -- Jacek Laskowski http

Re: OpenEJB - Missing required persistence.xml

2008-02-13 Thread Jacek Laskowski
(AbstractJDBCSeq.java:60) I guess it's because of your invalid persistence.xml setting for jta-data-sourcejava:/DefaultDS/jta-data-source. Did you change it? I think it should be jta-data-sourceMy DataSource/jta-data-source. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl

Re: OpenEJB - Missing required persistence.xml

2008-02-11 Thread Jacek Laskowski
. I'm not sure if you can do it in openejb either, but would rather wait for Dave/Dain's reply before counting on mine. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl

Re: OpenEJB - Datasource lookup problem

2008-01-06 Thread Jacek Laskowski
precise answer. I can't believe you responded the same time as I did! Some say: there're minds who think alike (it goes differently, but anyway it explains why we did so too ;-)). Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl

Re: Nuking tables on tearDown() for CRUD tests

2008-01-06 Thread Jacek Laskowski
and is written in Polish, but the configuration files should be well-understandable by non-Polish speakers too. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl

Re: newbie questions

2007-12-12 Thread Jacek Laskowski
-version java version 1.5.0_14 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03) Java HotSpot(TM) Client VM (build 1.5.0_14-b03, mixed mode, sharing) Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl

Re: newbie questions

2007-12-12 Thread Jacek Laskowski
: !-- $Rev: 600204 $ $Date: 2007-12-01 23:35:03 +0100 (Sat, 01 Dec 2007) $ -- Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl

Re: JNDI lookup help

2007-11-06 Thread Jacek Laskowski
On 11/5/07, Casey Rayman [EMAIL PROTECTED] wrote: That would be awesome. Thanks David. Could you send the weblogic-ejb-jar.xml you're working with? It'd be an excellent example to start with and add more features as they're needed. Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl

Re: OpenEJB and Hibernate

2007-10-16 Thread Jacek Laskowski
to work with hibernate and openejb together. Would you mind? ;-) Jacek -- Jacek Laskowski http://www.JacekLaskowski.pl