Geronimo Trunk compilation error with JDK5

2009-09-15 Thread Lasantha Ranaweera
Folks, Just noticed that G source cannot be build using JDK5 anymore due to the following error. This error will not happen with JDK6. Is this is the expected behavior? Regards, Lasantha [INFO] [INFO] Trace

[jira] Created: (GERONIMO-4857) Removing depricated methods in Axis2 web services

2009-09-09 Thread Lasantha Ranaweera (JIRA)
: public (Regular issues) Components: webservices Reporter: Lasantha Ranaweera Priority: Minor Remove couple of deprecated methods in Axis2 web services. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment

[jira] Updated: (GERONIMO-4857) Removing depricated methods in Axis2 web services

2009-09-09 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-4857: - Attachment: GERONIMO-4857.patch Removing depricated methods in Axis2 web

[jira] Created: (GERONIMO-4312) Starting using Java command failed with ClassNotFound exception

2008-09-20 Thread Lasantha Ranaweera (JIRA)
Security Level: public (Regular issues) Affects Versions: 2.1.3 Environment: Linux Reporter: Lasantha Ranaweera After setting up JRE_HOME environment variable I tried to start Geronimo using java command as given in README file. Starting failed with following

Missing Logging information in Geronimo Console

2007-08-13 Thread Lasantha Ranaweera
the same console information as before? My personal preference is in an application server to have these information in console as it's default behavior :-) . Thanks, Lasantha Ranaweera

[jira] Created: (GERONIMO-3402) Remove depricated DeployUtils with FileUtils

2007-08-11 Thread Lasantha Ranaweera (JIRA)
(Regular issues) Environment: Linux Reporter: Lasantha Ranaweera Priority: Minor This patch will remove deprecated DeployUtils with FileUtils class. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue

[jira] Updated: (GERONIMO-3402) Remove depricated DeployUtils with FileUtils

2007-08-11 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-3402: - Attachment: G-3402.patch Remove depricated DeployUtils with FileUtils

Build Failure

2007-07-10 Thread Lasantha Ranaweera
Hi All, I am getting following compilation error while building the latest source code. Thanks, Lasantha Ranaweera [INFO] [INFO] Building Geronimo :: OpenEJB [INFO]task-segment: [clean, install] [INFO

Re: AppFuse Application doesn't work in Geronimo

2007-06-24 Thread Lasantha Ranaweera
Geronimo is *very* strict in following the xsds, where Tomcat is a bit more loosey-goosey. Thus the reason this runs in Tomcat and JBoss. I would open a JIRA over in opencrm (or Raible if Appfuse?) neck of the woods and explain the XSD violation. AFAICT, this is not a Geronimo issue. Jeff Lasantha

Re: [ANNOUNCE] Welcome Lin Sun as our newest committer

2007-06-22 Thread Lasantha Ranaweera
Many.. many.. congrats. Lasantha Davanum Srinivas wrote: Folks, We're pleased to let you know that we have a new committer in our midst. Lin Sun has been active on the Web Services integration for Geronimo for quite some time and has accepted our invitation to join the Geronimo project as a

AppFuse Application doesn't work in Geronimo

2007-06-22 Thread Lasantha Ranaweera
). Somebody please put bit more light on here. Thanks, Lasantha Ranaweera Geronimo Application Server started 11:02:16,336 WARN [TomcatModuleBuilder] Web application . does not contain a WEB-INF/geronimo-web.xml deployment plan. This may or may not be a problem, depending on whether you have

Re: Daytrader Deploying Error

2007-05-25 Thread Lasantha Ranaweera
Finally found a hack to resolve the issue (looks like there is a problem in mvn idea:idea). Just replace dependency version ranges with one dependency version in the main pom.xml and build the project with mvn idea:idea. Thanks, Lasantha Lasantha Ranaweera wrote: David Jencks wrote: you

Re: Daytrader Deploying Error

2007-05-21 Thread Lasantha Ranaweera
Jason Dillon wrote: On May 20, 2007, at 3:41 AM, Lasantha Ranaweera wrote: 2. Can we use IDEA IntelliJ for the DT development as Geronimo? I don't see a reason why not. I use Eclipse for the most part though. My problem is class path entries for an IDEA project will not automatically comes

Re: Daytrader Deploying Error

2007-05-21 Thread Lasantha Ranaweera
David Jencks wrote: you might have to build dt first, perhaps with -U to pull down missing dependencies? Tried it but no luck. thanks david jencks

Re: Daytrader Deploying Error

2007-05-20 Thread Lasantha Ranaweera
Matt Hogstrom wrote: On May 19, 2007, at 9:41 AM, Lasantha Ranaweera wrote: Thanks for David Jason for their quick replies. When I am using daytrader-g-2.0-SNAPSHOT-plan.xml file previously mentioned of problem of mine doesn't happens though still I can't deploy the application yet. I

Daytrader Deploying Error

2007-05-19 Thread Lasantha Ranaweera
Hi Folks, I just tried to deploy Daytrader application in to the Geronimo server (both server and application built from latest source code) using the G console (providing daytrader-2.0-M2-jpa-plan.xml as plan file) and got the following error. For me looks like Daytrader plan need to be

[jira] Created: (GERONIMO-3176) ArrayIndexOutOfBound happens for WebServices

2007-05-19 Thread Lasantha Ranaweera (JIRA)
issues) Components: webservices Reporter: Lasantha Ranaweera Attachments: G3176.patch I have noticed above error deploying the Daytrader application in to the Tomcat G. -- This message is automatically generated by JIRA. - You can reply to this email to add

[jira] Updated: (GERONIMO-3176) ArrayIndexOutOfBound happens for WebServices

2007-05-19 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-3176: - Attachment: G3176.patch ArrayIndexOutOfBound happens for WebServices

Re: Daytrader Deploying Error

2007-05-19 Thread Lasantha Ranaweera
but don't know if he's gotten farther than this. thanks david jencks On May 19, 2007, at 3:24 AM, Lasantha Ranaweera wrote: Hi Folks, I just tried to deploy Daytrader application in to the Geronimo server (both server and application built from latest source code) using the G console (providing

[jira] Updated: (GERONIMO-3176) ArrayIndexOutOfBound happens for WebServices

2007-05-19 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-3176: - Attachment: G3176-2.patch There was a small mistake in the previous patch

Re: [BUILD] TRUNK: Failed for Revision: 534357

2007-05-02 Thread Lasantha Ranaweera
Same here. [EMAIL PROTECTED] wrote: OpenEJB trunk at 534357 Geronimo Revision: 534357 built with tests included See the full build-0500.log file at http://people.apache.org/~prasad/binaries/20070502/build-0500.log [WARNING] Unable to get resource

[jira] Updated: (GERONIMO-3019) Remove JAXB dependencies from Axis2 JAXWS

2007-04-14 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-3019: - Attachment: G3019-3.patch Sorry Dims. I don't know why I missed this error (I

[jira] Updated: (GERONIMO-3019) Remove JAXB dependencies from Axis2 JAXWS

2007-04-13 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-3019: - Attachment: G3019-2.patch It is unnecessary to keep generating JAXB files

Re: Build Failed in Openejb builder

2007-04-11 Thread Lasantha Ranaweera
Kevan, Thanks for the reply. Yes now it is over and CXF gives following. Missing: -- 1) com.sun.xml.bind:jaxb-impl:jar:2.0.5 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=com.sun.xml.bind

Re: Build Failed in Openejb builder

2007-04-11 Thread Lasantha Ranaweera
Lasantha, The following should fix your immediate problem. edit geronimo/server/trunk/pom.xml search for jaxb-impl change the version from 2.0.3 to 2.0.5. I'm guessing that this is a pretty safe upgrade. However, I'll let someone more familiar with our jaxb usage make the change... --kevan

[jira] Updated: (GERONIMO-2985) webservice: provide test cases for different protocol combinations

2007-04-11 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-2985: - Attachment: SOAP12.patch Here is a SOAP 1.2 over HTTP sample. Following

[jira] Updated: (GERONIMO-2998) Geronimo Axis2 Adding Fault Handling for WSDL Provided

2007-04-11 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-2998: - Attachment: G2898-2.patch This will add the fault handling capabilities

Re: [ANNOUNCE] Dain Sundstrom is the newest member of the Geronimo PMC

2007-03-30 Thread Lasantha Ranaweera
Congrats Dain. Lasantha Matt Hogstrom wrote: The Apache Geronimo PMC is pleased to announce that Dain Sundstrom has accepted an invitation to join the PMC. Nuf 'said. Welcome :-0 --No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database:

Re: JPA Enhancement Questions

2007-03-30 Thread Lasantha Ranaweera
and runtime enhancement. deploy time enhancement would be a good idea IMO but is not supported at the moment. hope this helps... david jencks On Mar 30, 2007, at 6:14 PM, Lasantha Ranaweera wrote: Hi, According to the OpenJPA user guide there are 3 types of JPA enhancement specified. 1. Build time

Re: JPA Usability in Geronimo

2007-03-29 Thread Lasantha Ranaweera
Jacek Laskowski wrote: On 3/29/07, Jay D. McHugh [EMAIL PROTECTED] wrote: 1) View of loaded persistence units (tree format with persistable classes under each unit) 2) View of loaded persistence units detailing their properties (back-end database, transaction mode, ...) ... Anyone else have

What is the Java Version for building source code?

2007-03-29 Thread Lasantha Ranaweera
Hi, What is the recommended Java version to be used with building G from source code? At the moment I am having a problem of building G from source code (maven build fails with complaining incompatible Java version). Following is my JDK information. java version 1.5.0_07 Java(TM) 2

Re: JPA Testsuite Error in Console

2007-03-28 Thread Lasantha Ranaweera
Kevan Miller wrote: Hi Lasantha, Yes, it's expected. I planned on sending a note to dev, but forgot... Now that we've enabled the jpa javaagent (see http://svn.apache.org/viewvc?view=revrevision=517581) in the server, you'll see these warning messages. (this has nothing to do with

[jira] Commented: (GERONIMO-3019) Remove JAXB dependencies from Axis2 JAXWS

2007-03-28 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485056 ] Lasantha Ranaweera commented on GERONIMO-3019: -- Can somebody please review this patch? I am hoping

Re: [ANNOUNCE] Please welcome Rakesh Midha as a new Geronimo committer

2007-03-27 Thread Lasantha Ranaweera
Congrats Rakesh. Lasantha Kevan Miller wrote: All, The Geronimo PMC is pleased to announce that Rakesh Midha has recently accepted our invitation to become an Apache Geronimo committer. Rakesh has contributed a number of significant enhancements to our Admin Console and deployment code.

Re: [ANNOUNCE] Please welcome Donald Woods as a new Geronimo committer

2007-03-27 Thread Lasantha Ranaweera
Congrats Donald too. Lasantha Kevan Miller wrote: All, The Geronimo PMC is pleased to announce that Donald Woods has recently accepted our invitation to become an Apache Geronimo committer. Donald has been a long-term contributor to the Geronimo project and has provided valuable fixes and

[jira] Commented: (GERONIMO-2998) Geronimo Axis2 Adding Fault Handling for WSDL Provided

2007-03-24 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483833 ] Lasantha Ranaweera commented on GERONIMO-2998: -- Please don't review this patch since it has

[jira] Created: (GERONIMO-3019) Remove JAXB dependencies from Axis2 JAXWS

2007-03-24 Thread Lasantha Ranaweera (JIRA)
issues) Components: webservices Environment: Linux Reporter: Lasantha Ranaweera Attachments: GERONIMO-3019.patch As Axis2 moves with XBeans it is unnecessary to keep dependencies with JAXB related stuff. Also JAXB related code generation has been removed

[jira] Updated: (GERONIMO-3019) Remove JAXB dependencies from Axis2 JAXWS

2007-03-24 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-3019: - Attachment: GERONIMO-3019.patch Remove JAXB dependencies from Axis2 JAXWS

Web Services Support in Axis2 Failed

2007-03-22 Thread Lasantha Ranaweera
parseWebServiceDescriptor() method returns 0 list of web services. I am wondering why it gives 0 list of webservices line 88 of Axis2Builder.java class (may be my XBeans knowledge is pretty poor to identify it). Help please Thanks, Lasantha Lasantha Ranaweera wrote: Folks, I have been

[jira] Created: (GERONIMO-3005) Axis2 JAXWS Getting Failed after XBeans Migration

2007-03-22 Thread Lasantha Ranaweera (JIRA)
(Regular issues) Components: webservices Environment: Linux Reporter: Lasantha Ranaweera Getting following error when we are running JAXWS testsuite and it is due to the XBeans migration. org.apache.geronimo.common.DeploymentException: POJO web service: POJOServlet

[jira] Updated: (GERONIMO-3005) Axis2 JAXWS Getting Failed after XBeans Migration

2007-03-22 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-3005: - Attachment: GERONIMO-3005.patch This patch will change some of the common

Re: Web Services Support in Axis2 Failed

2007-03-22 Thread Lasantha Ranaweera
light on why you decided to move from JAXB to XBeans?I don't quite understand it and the previous JAXB stuff seems working fine. Thanks, Lin Lasantha Ranaweera wrote: Finally found what is going on here. This is not only for the Tomcat version of the server. This happens for the Axis2

Web Services Support in Tomcat Failed

2007-03-21 Thread Lasantha Ranaweera
Folks, I have been trying to run the web services test siute with latest tomcat server and getting following error in the test suite console causing failing the whole test suite. Any updates please? Thanks, Lasantha org.apache.geronimo.common.DeploymentException: POJO web service:

Re: [ANNOUNCE] Welcome Jarek Gawor as our newest committer

2007-03-20 Thread Lasantha Ranaweera
Many Congrats Jarek Lasantha Davanum Srinivas wrote: All, Sorry Jarek! Mea Culpa! Folks, We're pleased to let you know that we have a new committer in our midst. Jarek Gawor has been active on the Web Services integration for Geronimo for quite some time and has recently accepted an

[jira] Created: (GERONIMO-2998) Geronimo Axis2 Adding Fault Handling for WSDL Provided

2007-03-20 Thread Lasantha Ranaweera (JIRA)
Security Level: public (Regular issues) Components: webservices Environment: Linux Reporter: Lasantha Ranaweera This will add the fault handling capability to the WSDL provided scenario of Geronimo Axis2 integration. -- This message is automatically generated by JIRA

[jira] Updated: (GERONIMO-2998) Geronimo Axis2 Adding Fault Handling for WSDL Provided

2007-03-20 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-2998: - Attachment: GERONIMO-2898.patch More than adding fault handling capability

[jira] Commented: (GERONIMO-2997) jaxws-war test: axis2 no longer need the jaxb generated files

2007-03-20 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482427 ] Lasantha Ranaweera commented on GERONIMO-2997: -- I removed the JAXB file generation from main pom.xml

Re: Empty .java file: geronimo-axis2/src/test/java/org/apache/geronimo/axis2/testdata/HelloWorld.java

2007-03-20 Thread Lasantha Ranaweera
Jason, Looks like I am the culprit here. I have factored some of these file before submmitting a patch which have created these empty files. If you can remove these files from the SVN that would be a great help. HelloWorld.java - src/test/java/org/apache/geronimo/axis2/testdata

Re: Empty .java file: geronimo-axis2/src/test/java/org/apache/geronimo/axis2/testdata/HelloWorld.java

2007-03-20 Thread Lasantha Ranaweera
Is there a method to stop creating this kind of empty files after refactoring and submitting a patch Thanks, Lasantha Lasantha Ranaweera wrote: Jason, Looks like I am the culprit here. I have factored some of these file before submmitting a patch which have created these empty files

[jira] Resolved: (GERONIMO-2897) Geronimo Console DB Manager doesn't work properly

2007-03-20 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera resolved GERONIMO-2897. -- Resolution: Invalid This was an old issue. Not more valid with latest trunk

JIRA Problem

2007-03-19 Thread Lasantha Ranaweera
Hi Folks, I think Dims have applied GERONIMO-2979(More improvements to the Geronimo Axis2 Integration) patch and closed the JIRA. But not it looks it is not closed anymore. Does anybody has any idea? I remember that today morning there was a problem of accessing JIRA from my side. Don't

Re: JIRA Problem

2007-03-19 Thread Lasantha Ranaweera
Thanks Dims. I thought you closed the issue. :-) Lasantha Ranaweera wrote: Hi Folks, I think Dims have applied GERONIMO-2979(More improvements to the Geronimo Axis2 Integration) patch and closed the JIRA. But not it looks it is not closed anymore. Does anybody has any idea? I remember

Re: [HACKATHON] Raleigh, NC Monday 19 - web service related discussion

2007-03-19 Thread Lasantha Ranaweera
Excellent work folks and many thanks to Lin for the update. Looks HACKATHON has really worked for web services stuff ;-) . As a starting point I would like to give a crack on GERONIMO-2992 since it looks bit simple than other issues (looking at outside) and also it will brush up EJB knowledge

[jira] Created: (GERONIMO-2979) More improvements to the Geronimo Axis2 Integration

2007-03-18 Thread Lasantha Ranaweera (JIRA)
Level: public (Regular issues) Components: webservices Reporter: Lasantha Ranaweera This patch will improve the existing coding of the Geronimo Axis2 integration. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue

[jira] Closed: (GERONIMO-2952) Add more test cases to Axis2 JAXWS integration

2007-03-18 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera closed GERONIMO-2952. Resolution: Duplicate GERONIMO-2979 will handle this issue. Add more test

Re: [HACKATHON] Raleigh, NC Monday 19 - Tuesday 20

2007-03-18 Thread Lasantha Ranaweera
Dims, Please share this info. with dev list because it will enable bit more contribution for me on these areas too. Have a nice time :-) . Lasantha Davanum Srinivas wrote: Folks, Can folks post their TODO/Wish list for the hackathon? Personally here's what i am looking at. - Understand

Re: JPA Testsuite Error in Console

2007-03-18 Thread Lasantha Ranaweera
Something I missed in my previous mail. Looks like test method in the JPATest class is failing in the middle (simply speaking it doesn't call the service method of TestServlet). Any ideas Thanks, Lasantha Kevan Miller wrote: On Mar 15, 2007, at 2:34 AM, Lasantha Ranaweera wrote: Hi

Server Starting Error in OpenEJB Module

2007-03-16 Thread Lasantha Ranaweera
Hi Folks, Today I just checked out latest source code and tried to start the server after building it. I got following error and looks like OpenEjb module is the culprit here. Tried several hacks without any success :-\ . Thanks, Lasantha Starting Geronimo Application Server v2.0-SNAPSHOT

Re: Request for GSOC project ideas

2007-03-16 Thread Lasantha Ranaweera
successfully for JDBC services and eliminating JDBC drivers from client side in some of UG final year projects. Also we have to consider will this kind of implementation benefit Geronimo since it is not a part of J2EE/JEE5 specs to my understanding. :-) HTH, Lasantha Ranaweera Isuru

Re: Server Starting Error in OpenEJB Module

2007-03-16 Thread Lasantha Ranaweera
openejb yourself. I'll try to push something this morning. thanks david jencks On Mar 16, 2007, at 6:07 AM, Lasantha Ranaweera wrote: Hi Folks, Today I just checked out latest source code and tried to start the server after building it. I got following error and looks like OpenEjb module

[jira] Commented: (GERONIMO-2961) Axis2: fix java.lang.ArrayIndexOutOfBoundsException when deploying the jaxws calculator example

2007-03-15 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481182 ] Lasantha Ranaweera commented on GERONIMO-2961: -- Yes Jarek looks like we can use class.getName

Re: JPA Testsuite Error in Console

2007-03-15 Thread Lasantha Ranaweera
Jacek Laskowski wrote: On 3/15/07, Andrus Adamchik [EMAIL PROTECTED] wrote: It seems related to the recent Surefire plugin update. You'll have to hardcode the surefire plugin version to say 2.2: http://objectstyle.org/cayenne/lists/cayenne-devel/2007/03/0068.html Hehe...it seems that OpenJPA

Re: JPA Testsuite Error in Console

2007-03-15 Thread Lasantha Ranaweera
Kevan Miller wrote: On Mar 15, 2007, at 2:34 AM, Lasantha Ranaweera wrote: Hi, I just tried to run the JPA testsuite after starting the server using java -javaagent:bin/jpa.jar -jar bin/server.jar command and noticed the following error in the console. It doesn't fail the test suite

Re: Questions for Axis2 folks re: JAXWS

2007-03-15 Thread Lasantha Ranaweera
in the geronimo integration code. I tried to use the tool and it did generate the targetnamespace correctly. [1]: http://marc.theaimsgroup.com/?l=axis-devm=117397929613538w=2 Lin Jeff Genender wrote: Lasantha Ranaweera wrote: Not exactly sure whether I am getting your problem exactly or not :-( . Line

Re: Questions for Axis2 folks re: JAXWS

2007-03-15 Thread Lasantha Ranaweera
code in G to generate WSDL from Java code. Jarek On 3/15/07, Lasantha Ranaweera [EMAIL PROTECTED] wrote: Hi Lin, I checked your email in the Axis2 dev list and I am also not sure whether this is a bug or a missing feature in the Axis2 (since I didn't go through the problem deep). If this is a bug

[jira] Commented: (GERONIMO-2962) More Improved Web GUI to 'Add new HTTPS listener'

2007-03-14 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481046 ] Lasantha Ranaweera commented on GERONIMO-2962: -- Thanks for reviewing the patch. I will submit a new

Axis2 JAXWS Integration Patch waiting for review

2007-03-14 Thread Lasantha Ranaweera
Hi Dims, Can you please review GERONIMO-2952 patch ? I have bit more to submit relating to this area. Thanks, Lasantha

JPA Testsuite Error in Console

2007-03-14 Thread Lasantha Ranaweera
Hi, I just tried to run the JPA testsuite after starting the server using java -javaagent:bin/jpa.jar -jar bin/server.jar command and noticed the following error in the console. It doesn't fail the test suite anyway. Is it relating to some other known bug or not? Insight would be greatly

[jira] Commented: (GERONIMO-2961) Axis2: fix java.lang.ArrayIndexOutOfBoundsException when deploying the jaxws calculator example

2007-03-14 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12481060 ] Lasantha Ranaweera commented on GERONIMO-2961: -- I checked this patch and it looks correct to me

Re: G 2.0 + Jetty taking forever to start...

2007-03-13 Thread Lasantha Ranaweera
Yes Jason. Already reported under 'Jetty Server Starting Error' :). Lasantha FYI... The Tomcat flavor boots up *much* quicker... in ~20 seconds. --jason On Mar 13, 2007, at 12:59 AM, Jason Dillon wrote: Anyone notice that it takes a long, long... long time for the server to start now?

[jira] Updated: (GERONIMO-2952) Add more test cases to Axis2 JAXWS integration

2007-03-13 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-2952: - Attachment: GERONIMO-2952-1.patch Hi Lin, Thank you very much for reviewing

[jira] Created: (GERONIMO-2962) More Improved Web GUI to 'Add new HTTPS listener'

2007-03-13 Thread Lasantha Ranaweera (JIRA)
: public (Regular issues) Components: console Affects Versions: 2.0-M3 Reporter: Lasantha Ranaweera As discussed with dev list this will improve the Web GUI for the Add new HTTPS listener for Tomcat. It will remove some of the unnecessary information from Tomcat GUI (eg

[jira] Updated: (GERONIMO-2962) More Improved Web GUI to 'Add new HTTPS listener'

2007-03-13 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-2962: - Attachment: GERONIMO-2962.patch This patch will give more of a Jetty look

Jetty Server Starting Error

2007-03-12 Thread Lasantha Ranaweera
Hi, Has anybody noticed following error while starting the latest Jetty version of the G trunk? Any ideas would be appriciated. Thanks, Lasantha java.lang.IllegalStateException: zip file closed [** ] 79% 50s Starting org.apache.geronim... at

Workaround for MyFaces Snaphot

2007-03-12 Thread Lasantha Ranaweera
Hi, I know this is yet another Maven question than Geronimo. I am building G source code off line mode most of the time. This build is failing after couple of hours (off line mode) due to the MyFaces jar as given below (until I am going in to the on line mode again). Has anybody come across

Jetty6 Integration Questions

2007-03-12 Thread Lasantha Ranaweera
Hi, There are couple of attributes commented in the Jetty GBeans plan (eg: minThreads, lowThreads, maxIdleTimeMs, lowThreadsMaxIdleTimeMs). IMO missing minThreads attribute creating some errors in other locations Geronimo (HTTPSConnector). Can somebody please clarify? ( I saw

[jira] Commented: (GERONIMO-2952) Add more test cases to Axis2 JAXWS integration

2007-03-12 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480280 ] Lasantha Ranaweera commented on GERONIMO-2952: -- Can somebody please review this patch. I have more

Re: Jetty Server Starting Error

2007-03-12 Thread Lasantha Ranaweera
On Mar 12, 2007, at 12:51 PM, Lasantha Ranaweera wrote: Hi, Has anybody noticed following error while starting the latest Jetty version of the G trunk? Any ideas would be appriciated. Thanks, Lasantha java.lang.IllegalStateException: zip file closed [** ] 79% 50s Starting

HTTPS Listener in consistencies PKCS12 support

2007-03-11 Thread Lasantha Ranaweera
Hi Folks, I noticed some in consistencies in the Geronimo console when it comes to Jetty Tomcat environments while we are creating HTTPS listeners (two different UIs). Tomcat GUI support both PKCS12 and JKS key stores while Jetty only supports JKS (there are some other differences too). Is

[jira] Created: (GERONIMO-2952) Add more test cases to Axis2 JAXWS integration

2007-03-11 Thread Lasantha Ranaweera (JIRA)
: public (Regular issues) Components: webservices Reporter: Lasantha Ranaweera This patch will add more test scenarios to Axis2 JAXWS integration. Existing test cases has been renamed. The newly added WSDLs will be used to implement the WSDL existing scenario of the JAXWS

[jira] Updated: (GERONIMO-2952) Add more test cases to Axis2 JAXWS integration

2007-03-11 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-2952: - Attachment: GERONIMO-2952.patch Add more test cases to Axis2 JAXWS

Re: Error adding HTTPS Listener

2007-03-11 Thread Lasantha Ranaweera
Please create a JIRA issue and let me know. I think I found the cause of the error and have a small patch for it. I tested the above scenario in Tomcat version with latest source code and looks working fine (I didn't test for Client Auth mode since it will depends on my browser information).

More Test Cases to Axis2 JAXWS Integration

2007-03-11 Thread Lasantha Ranaweera
Hi, I have added more test scenarios to the Axis2 JAXWS integration using GERONIMO-2952. Somebody please review it. I am hoping to kill the beast using it when it comes to WSDL existing scenario. ;-) Thanks, Lasantha

Re: HTTPS Listener in consistencies PKCS12 support

2007-03-11 Thread Lasantha Ranaweera
David Jencks wrote: On Mar 12, 2007, at 1:26 AM, Lasantha Ranaweera wrote: Hi Folks, I noticed some in consistencies in the Geronimo console when it comes to Jetty Tomcat environments while we are creating HTTPS listeners (two different UIs). Tomcat GUI support both PKCS12 and JKS key

Re: Questions for Axis2 folks re: JAXWS

2007-03-07 Thread Lasantha Ranaweera
of the info filled in such as seiClass, wsdl file, etc. That stuff would have been gotten from examining the WebService annotation. The question is, where does that examination or, should that examination, take place? Geronimo or Axis2? Jeff Lasantha Ranaweera wrote: Jeff, Sorry for a late reply due

[jira] Created: (GERONIMO-2939) JAXWS Client Failed for Axis2

2007-03-07 Thread Lasantha Ranaweera (JIRA)
: webservices Reporter: Lasantha Ranaweera Axis2 related JAXWS web services are getting failed due to the wrong JAXWS provider. This small patch will make things work for web services clients. -- This message is automatically generated by JIRA. - You can reply to this email to add

[jira] Updated: (GERONIMO-2939) JAXWS Client Failed for Axis2

2007-03-07 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-2939: - Attachment: GERONIMO-2939.patch This is one way to set the JAXWS provider

Re: Whoa! The website is sooo beautiful and the logo astounded me much!

2007-03-07 Thread Lasantha Ranaweera
Yep... It looks awsome. Gr8 work. :) Lasantha we can easily do that by adding a label to the news we create. We need to come up with a standard set of labels tho Maybe just news and events will do it. Cheers! Hernan Sachin Patel wrote: Also with conference season arriving, what if we

Re: Questions for Axis2 folks re: JAXWS

2007-03-06 Thread Lasantha Ranaweera
. Then by this, looking at the PortInfo, it appears as though it is not stuffing in the WSDL file, which tells me it's a G thang ;-) Jeff Lasantha Ranaweera wrote: Hi Jeff, To my understanding if we have given a WSDL in an archive it should get the priority than the information in the annotations

[jira] Commented: (GERONIMO-2891) Initial Cayenne Integration with Geronimo

2007-03-06 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478362 ] Lasantha Ranaweera commented on GERONIMO-2891: -- Thanks David !!!. I checked the way as you

Re: Questions for Axis2 folks re: JAXWS

2007-03-06 Thread Lasantha Ranaweera
, take place? Geronimo or Axis2? Jeff Lasantha Ranaweera wrote: Jeff, Sorry for a late reply due to my time stamp difference and don't know exactly you have solved this problem right now or not. Anyway here is my comment. Since you haven't given me exact source code I won't be able to point

Re: Generic way to handle annotations for integrating projects

2007-03-06 Thread Lasantha Ranaweera
David, May be a silly question. How about handling JPA related annotations? Thanks, Lasantha David Jencks wrote: I've been working on annotation handling for jetty using xbean-reflect and have come up with a design for general annotation processing that I would like to propose we urge our

[jira] Updated: (GERONIMO-2891) Initial Cayenne Integration with Geronimo

2007-03-05 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-2891: - Attachment: JPA.patch Initial Cayenne Integration with Geronimo

[jira] Updated: (GERONIMO-2891) Initial Cayenne Integration with Geronimo

2007-03-05 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-2891: - Attachment: sample.patch Initial Cayenne Integration with Geronimo

[jira] Updated: (GERONIMO-2891) Initial Cayenne Integration with Geronimo

2007-03-05 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lasantha Ranaweera updated GERONIMO-2891: - Attachment: GERONIMO-2891.patch This is an initial work of Geronimo Kayene

Geronimo/Cayenne Integration Help Needed

2007-03-05 Thread Lasantha Ranaweera
Hi Geronimo/Cayenne Experts, It is been bit of time I had started working on Cayenne JPA integration of Geronimo and having couple of questions. So thought to create an initial patch and get some of your expert inputs rather than waiting until for the end. Please have a look at GERONIMO-2891

Re: Questions for Axis2 folks re: JAXWS

2007-03-04 Thread Lasantha Ranaweera
Hi Jeff, To my understanding if we have given a WSDL in an archive it should get the priority than the information in the annotations. In Axis2 integration there are two parts of implementation with one for with WSDL which is mainly handling by G side while with annotations from Axis2. For

[jira] Commented: (GERONIMO-2894) Restructure geronimo-axis2 code to split between EJB and POJO containers

2007-03-01 Thread Lasantha Ranaweera (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476865 ] Lasantha Ranaweera commented on GERONIMO-2894: -- I checked it out. Looks fine. Had to try several

Re: ASF Presentation

2007-03-01 Thread Lasantha Ranaweera
Sorry guys .. Wrong thread. Thanks, Lasantha

Embedded DB Manager Doesn't Work (Possible Bug)

2007-02-28 Thread Lasantha Ranaweera
Hi All, G console DB Manager doesn't work with the latest source code build. I have reported this under G-2897. Can't create databases. Even it doesn't list the SystemDatabase. :( Thanks, Lasantha

  1   2   3   >