Re: Error in starting Server! Please Help

2008-07-15 Thread YunFeng Ma
I guess it's because of the firewall in Vista. You can try it again after turning off the firewall in Vista. Hope it helps. -- Yun Feng Olakara wrote: > Hi, > I am trying to start the server on a Vista Home OS. I get the following > error: > > Using GERONIMO_BASE: C:\Program Files\geronimo

Error in starting Server! Please Help

2008-07-15 Thread Olakara
Hi, I am trying to start the server on a Vista Home OS. I get the following error: Using GERONIMO_BASE: C:\Program Files\geronimo Using GERONIMO_HOME: C:\Program Files\geronimo Using GERONIMO_TMPDIR: var\temp Using JRE_HOME:C:\Java\jdk1.5.0_14\jre Booting Geronimo Kernel (in Java 1.5

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

2008-07-15 Thread Kevan Miller
On Jul 15, 2008, at 9:56 AM, jklcom99 wrote: The app was running on G1.1.1. I've recently upgraded to G2.1.2- SNAPSHOT. I believe I'm on G2.1.2-SNAPSHOT 07/03 build. Test case: Whenever a scheduled Quartz job kicks off, the server would send a JMS message to update the UI. Could this be a

Re: Re: Re: WSDL-Generation with complexTypes

2008-07-15 Thread Lin Sun
Hi Josef, Great it is working for you! I guess you are using CXF as webservice provider which uses Axis2 SAAJ by default. With the configuration change you made, you changed the server to use Sun's SAAJ instead because of the bug in Axis2's SAAJ. G 2.1.2 is currently using Axis2 1.3 and CXF 2.0

Antwort: Re: Re: WSDL-Generation with complexTypes

2008-07-15 Thread Josef . Eisele
Hi Lin, after changing the datatypes as described I could generate .wsdl and .xsd Files also in Geronimo 2.1.1. Maybe this was unclear in my last posting. But afterwards I had a lot of problems with the invokation of the webservice: ERROR: WS-Client calls Webservice: [DEBUG] [OReadWSClientImpl

Re: Re: WSDL-Generation with complexTypes

2008-07-15 Thread Lin Sun
Hi Josef, Can you try your "deploy without wsdl" scenario on a 2.1.2 server? I tried an array of String today and the server did generate wsdl file during deployment. Thx, Lin On Fri, Jul 11, 2008 at 9:50 AM, Lin Sun <[EMAIL PROTECTED]> wrote: > Hi Josef, > > Thanks for the feedback. The prob

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

2008-07-15 Thread jklcom99
The app was running on G1.1.1. I've recently upgraded to G2.1.2-SNAPSHOT. I believe I'm on G2.1.2-SNAPSHOT 07/03 build. Test case: Whenever a scheduled Quartz job kicks off, the server would send a JMS message to update the UI. Could this be a bug? Please let me know if you need more informa

Re: Geronimo on Windows Vista Home OS

2008-07-15 Thread Olakara
Hi, I have the OS on my personal laptop. Sometimes I code from home and was not able to start the server. I will post the server start output messages soon. Thanks for your reply. Abdel Olakara http://technopaper.blogspot.com hypobyte wrote: > > I'm sort of wondering why you would use that p

Re: Geronimo on Windows Vista Home OS

2008-07-15 Thread Trygve Hardersen
I'm sort of wondering why you would use that particular OS, but FYI I've had no problems running Geronimo on Vista Ultimate 32 and 64-bit with Java 1.5 or 1.6. I believe as long as the JVM is working properly Geronimo will work because it does not contain OS-specific functionality. You don't give