On Sep 18, 2008, at 10:46 AM, jklcom99 wrote:
Kevan,
Do you see anything wrong with the in-place deployment? Is this an
issue
with openejb not setting the classloader?
Jeff,
I'll give in-place deployment a try. Not sure that I can get to it,
today. If you're able to test in-place with
What Geronimo version and assembly are you using? Can you try with the
latest release 2.1.3?
Thanks,
Jarek
On Thu, Sep 18, 2008 at 3:19 PM, fish4trout <[EMAIL PROTECTED]> wrote:
>
> I am new to JAX WS and Geronimo but am having a difficult time with the XML
> mapping for a simple POJO Web Service
I am new to JAX WS and Geronimo but am having a difficult time with the XML
mapping for a simple POJO Web Service that returns String[].
Here is the code:
--
package com.praxis.webservice.jaxws.reportmanager;
import javax.jws.WebParam;
import javax.jws.WebResu
On Sep 18, 2008, at 2:32 PM, alpha_one_x86 wrote:
With my pkcs12 create with the help in a previous topic it work with
old
version, but it crash https connector in the lastest version.
And I'm not sur of the value in keyAlias, I I have leave it blank.
Which versions of Geronimo are you re
With my pkcs12 create with the help in a previous topic it work with old
version, but it crash https connector in the lastest version.
And I'm not sur of the value in keyAlias, I I have leave it blank.
--
View this message in context:
http://www.nabble.com/Please-rember-my-for-pkcs12-key-tp19417
There is some information here:
http://cwiki.apache.org/GMOxDOC21/administering-certificates.html
I'm not very familiar with keystores and truststores. I think that
what you need to do may differ with jetty and tomcat. After you have
your certificate set up in geronimo if you still have pro
up, I have the key file and the certificat file, how use it in the https
connector?
alpha_one_x86 wrote:
>
> Hello, I have the pkcs12 (key + crt) in the https connector what is the
> value what need edit?
> What in need do in keyAlias?
> thanks.
>
--
View this message in context:
http://www.
Kevan,
Do you see anything wrong with the in-place deployment? Is this an issue
with openejb not setting the classloader?
jklcom99 wrote:
>
> Yes, I did and it ran.
>
> The difference I see in the ear deployed structure is that your MDB is in
> WEB-INF->lib
>
> Whereas we are doing an in-
hi all,
I'm trying to run web app under geronimo..
I'm getting this error , but I have all spring libraries in web-inf/
Caused by: java.lang.NoClassDefFoundError:
org/springframework/beans/factory/InitializingBean
I tried this:
org.springframework
but it didn t hel