I think you must have an old version of openejb. Did you check openejb
out and compile it as well?
thanks
david jencks
On Jun 11, 2005, at 11:21 PM, Stefan Schmidt wrote:
Hi Jeremy,
thanks for your fixes to the problem. The JAX-RPC Service Endpoint
example works now nicely (apart from a
Hi Jeremy,
thanks for your fixes to the problem. The JAX-RPC Service Endpoint
example works now nicely (apart from a warning).
However, when I try to deploy the JAX-RPC EJB Endpoint example I still
get the following error:
[...]
16:10:57,915 ERROR [GBeanInstanceState] Error while starting;
Yes I experienced those maven problems already (three attempts failed).
Thanks for asking to upload a new binary distribution.
:Stefan
Jeremy Boynes wrote:
Stefan Schmidt wrote:
I am using a build which is about two weeks old, so you might be
correct that your fixes are not included. Are th
Stefan Schmidt wrote:
I am using a build which is about two weeks old, so you might be correct
that your fixes are not included. Are the 'latest unstable build'
downloads current or do I have to use maven (last time it took 6
attempts before it worked without a build error)?
Looking at the
I am using a build which is about two weeks old, so you might be correct
that your fixes are not included. Are the 'latest unstable build'
downloads current or do I have to use maven (last time it took 6
attempts before it worked without a build error)?
:Stefan
Jeremy Boynes wrote:
Quick que
Quick question - are you using the current HEAD build? There were a
couple of bugs in our JAF implementation which would lead to similar
failures to the first one which I checked fixes in for earlier this week.
--
Jeremy
Stefan Schmidt wrote:
Hi,
I am currently trying to get some JAX-RPC Web
Hi,
I am currently trying to get some JAX-RPC Web services running on
Geronimo. Since there are not too many examples out there I chose to try
the jBoss examples which are described here:
http://docs.jboss.org/jbossas/jboss4guide/r2/html/ch12.html.
After inserting a proper url in the HelloSe