Re: Eclipse Utility Projects with 2.1.2

2008-09-10 Thread David Jencks
On Sep 10, 2008, at 7:00 PM, Kory Markevich wrote: It wasn't in active use, but it is what I was using for the code for a custom application-scoped login module. I had assumed that this was the correct type of project to use for such a beast, as none of the other types seemed correct (i

Re: Eclipse Utility Projects with 2.1.2

2008-09-10 Thread Kory Markevich
It wasn't in active use, but it is what I was using for the code for a custom application-scoped login module. I had assumed that this was the correct type of project to use for such a beast, as none of the other types seemed correct (it's not an ejb, nor connector, etc.) Is there a preferred wa

Re: Eclipse Utility Projects with 2.1.2

2008-09-10 Thread Tim McConnell
Hi Kory, Now I understand. It didn't occur to me that you were generating a geronimo-service.xml file. We removed support for that geronimo deployment plan since the GEP didn't do anything with it once it was generated. Were you actually using the geronimo-service.xml file for something or just

Re: javax.jms.JMSException: Failed to build body from bytes

2008-09-10 Thread jklcom99
Kevan, Is this classloader problem fixed? Thanks Kevan Miller wrote: > > > On Jul 16, 2008, at 6:27 PM, jklcom99 wrote: > >> >> Kevan, >> Your assumption is correct. I've moved the jms connector into my ear >> deployment plan as you suggested. JMS is now happy. >> I'll see if I can mock u

[DISCUSS] Release Geronimo Server 2.1.3 RC1

2008-09-10 Thread Donald Woods
Discussion thread for Geronimo Server 2.1.3 RC1 release thread - http://www.nabble.com/-DISCUSS--Geronimo-2.1.3-release-tt19186703s134.html -Donald

[VOTE] Release Geronimo Server 2.1.3 RC1

2008-09-10 Thread Donald Woods
All, I've prepared a release candidate of Geronimo Server 2.1.3 for your review and vote. The source for RC1 is Rev693849 from the following svn branch: https://svn.apache.org/repos/asf/geronimo/server/branches/2.1.3/ When the release vote is approved, I will svn mv the code to: https://s

Please rember my for pkcs12 key

2008-09-10 Thread alpha_one_x86
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.nabble.com/Please-rember-my-for-pkcs12-key-tp19417315s134p19417315.html Sent from the Apache Geronimo - Users mailing lis

Re: Eclipse Utility Projects with 2.1.2

2008-09-10 Thread Kory Markevich
Unfortunately there is none. In the normal case, the option is simply not available in the GUI. The error message I received after modifying the XML files manually appears in the Problems view, not the error log. I don't have the original project anymore as I edited one of the XML files manuall

offline deploy org.apache.geronimo.gbean.InvalidConfigurationException: Could not load class org.apache.geronimo.security.keystore.FileKeystoreInstance

2008-09-10 Thread jklcom99
Hi, I'm getting the following error with offline deploy Geronimo 2.1.2, what am I missing? C:\java\bin\java.exe" -jar "C:\JavaEE\Geronimo2.1.2\bin\deployer.jar" --user user --password "xxyyzz" --offline deploy "C:\deploy\app-services.ear" 10:17:48,281 ERROR [GBeanInstanceState] Error while st

Securing Geronimo-WS using Apache CXF

2008-09-10 Thread Josef . Eisele
Hi, I don't want to give up on this topic ;-) We want to use WS-Security with USERNAME_TOKEN, SIGNATURE and ENCRYPT all on SSL. The positive in the beginning: SSL is working :-) Everything is tested under Geronimo 2.1.1 (Apache CXF 2.02) and on Geronimo 2.1.2 (Apache CXF 2.08) *Activatin

Re: Eclipse Utility Projects with 2.1.2

2008-09-10 Thread Tim McConnell
Hi Kory, your configuration sounds fine to me. Could you attach your .log file from the workspace .metadata directory so I can hopefully get more information about the failure ?? Also, would it be possible to export your old WTP Utility Project and email it to me (or attach it if it's not very l