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

2009-09-09 Thread Lasantha Ranaweera (JIRA)
Removing depricated methods in Axis2 web services 
--

 Key: GERONIMO-4857
 URL: https://issues.apache.org/jira/browse/GERONIMO-4857
 Project: Geronimo
  Issue Type: Improvement
  Security Level: 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 to the issue online.



[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 services 
 --

 Key: GERONIMO-4857
 URL: https://issues.apache.org/jira/browse/GERONIMO-4857
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
Priority: Minor
 Attachments: GERONIMO-4857.patch


 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 to the issue online.



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

2008-09-20 Thread Lasantha Ranaweera (JIRA)
Starting using Java command failed with ClassNotFound exception
---

 Key: GERONIMO-4312
 URL: https://issues.apache.org/jira/browse/GERONIMO-4312
 Project: Geronimo
  Issue Type: Bug
  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 exception. 
Using scripts makes things work perfectly.

java -Djava.endorsed.dirs=%JRE_HOME%/lib/endorsed:lib/endorsed 
-Djava.ext.dirs=%JRE_HOME%/lib/ext:lib/ext -javaagent:bin/jpa.jar -jar 
bin/server.jar
Booting Geronimo Kernel (in Java 1.5.0_11)...
Starting Geronimo Application Server v2.1.3
[**  ]  77%  12s  Loading 
org.apache.ger...18:05:57,337 ERROR [GBeanInstanceState] Error while starting; 
GBean is now in the FAILED state: 
abstractName=org.apache.geronimo.plugins/console-tomcat/2.1.3/car?J2EEApplication=org.apache.geronimo.plugins/console-tomcat/2.1.3/car,j2eeType=JACCManager,name=JACCManager
java.lang.ExceptionInInitializerError
at 
org.apache.geronimo.security.jacc.ApplicationPolicyConfigurationManager.init(ApplicationPolicyConfigurationManager.java:109)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:948)
at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
at 
org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(GBeanDependency.java:111)
at 
org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(GBeanDependency.java:146)
at 
org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(GBeanDependency.java:120)
at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(BasicLifecycleMonitor.java:176)
at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
at 
org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:124)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:555)
at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
at 
org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:188)
at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:562)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at 
org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:832)
at 
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
at 
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
at 
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
at 
org.apache.geronimo.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$4ea98d93.startConfiguration(generated)
at 
org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:162)
at 
org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:79)
at 
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
at 

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

2007-08-11 Thread Lasantha Ranaweera (JIRA)
Remove depricated DeployUtils with FileUtils


 Key: GERONIMO-3402
 URL: https://issues.apache.org/jira/browse/GERONIMO-3402
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (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 online.



[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
 

 Key: GERONIMO-3402
 URL: https://issues.apache.org/jira/browse/GERONIMO-3402
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
 Environment: Linux
Reporter: Lasantha Ranaweera
Priority: Minor
 Attachments: G-3402.patch


 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 online.



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

2007-05-19 Thread Lasantha Ranaweera (JIRA)
ArrayIndexOutOfBound happens for WebServices 
-

 Key: GERONIMO-3176
 URL: https://issues.apache.org/jira/browse/GERONIMO-3176
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular 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 a comment to the issue online.



[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 
 -

 Key: GERONIMO-3176
 URL: https://issues.apache.org/jira/browse/GERONIMO-3176
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular 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 a comment to the issue online.



[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.

 ArrayIndexOutOfBound happens for WebServices 
 -

 Key: GERONIMO-3176
 URL: https://issues.apache.org/jira/browse/GERONIMO-3176
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
 Attachments: G3176-2.patch, 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 a comment to the issue online.



[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 tested this one after the 
modification and it didn't give me that error, but later it had).

This is is the latest patch. It will only remove JAXB generation and adding 
them to the source repository.

Thanks,
Lasantha

 Remove JAXB dependencies from Axis2 JAXWS
 -

 Key: GERONIMO-3019
 URL: https://issues.apache.org/jira/browse/GERONIMO-3019
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
 Environment: Linux
Reporter: Lasantha Ranaweera
 Attachments: G3019-2.patch, G3019-3.patch, 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 from the 
 test cases too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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 for the test cases. Also some 
of the dependencies are not necessary too.

Thanks,
Lasantha

 Remove JAXB dependencies from Axis2 JAXWS
 -

 Key: GERONIMO-3019
 URL: https://issues.apache.org/jira/browse/GERONIMO-3019
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
 Environment: Linux
Reporter: Lasantha Ranaweera
 Attachments: G3019-2.patch, 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 from the 
 test cases too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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 observations made during the execution of the SOAP 1.2 in CXF and 
Axis2 web service implementations. Good news is both implementations work with 
SOAP 1.2. 

CXF work with SOAP1.1 requests for the given application but Axis2 won't (I 
think Axis2 behavior is correct here).  

If somebody review it and give some comments I would be able to improve this 
too.

Thanks,
Lasantha

 webservice: provide test cases for different protocol combinations
 --

 Key: GERONIMO-2985
 URL: https://issues.apache.org/jira/browse/GERONIMO-2985
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: 2.0-M5
Reporter: Lin Sun
 Fix For: 2.0-M5

 Attachments: SOAP12.patch


 We think the axis2 or CXF engine already support the following, but we need 
 to create test cases for them to make sure they work in geronimo:
 Supports SOAP 1.2 over HTTP
 Supports XML over HTTP
 Supports SOAP 1.1 over HTTP with MTOM enabled
 Supports SOAP 1.2 over HTTP with MTOM enabled

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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 to WSDL provided scenario. 
Removed test cases from previous patch.

Thanks,
Lasantha

 Geronimo Axis2 Adding Fault Handling for WSDL Provided
 --

 Key: GERONIMO-2998
 URL: https://issues.apache.org/jira/browse/GERONIMO-2998
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: webservices
 Environment: Linux
Reporter: Lasantha Ranaweera
 Attachments: G2898-2.patch, GERONIMO-2898.patch


 This will add the fault handling capability to the WSDL provided scenario of 
 Geronimo Axis2 integration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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 to do bit more in JAXWS :). 

Thanks,
Lasantha


 Remove JAXB dependencies from Axis2 JAXWS
 -

 Key: GERONIMO-3019
 URL: https://issues.apache.org/jira/browse/GERONIMO-3019
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular 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 from the 
 test cases too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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 to be updated with the latest 
source code. :)

 Geronimo Axis2 Adding Fault Handling for WSDL Provided
 --

 Key: GERONIMO-2998
 URL: https://issues.apache.org/jira/browse/GERONIMO-2998
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: webservices
 Environment: Linux
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2898.patch


 This will add the fault handling capability to the WSDL provided scenario of 
 Geronimo Axis2 integration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2007-03-24 Thread Lasantha Ranaweera (JIRA)
Remove JAXB dependencies from Axis2 JAXWS
-

 Key: GERONIMO-3019
 URL: https://issues.apache.org/jira/browse/GERONIMO-3019
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (Regular 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 from the test 
cases too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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
 -

 Key: GERONIMO-3019
 URL: https://issues.apache.org/jira/browse/GERONIMO-3019
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular 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 from the 
 test cases too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2007-03-22 Thread Lasantha Ranaweera (JIRA)
Axis2 JAXWS Getting Failed after XBeans Migration
-

 Key: GERONIMO-3005
 URL: https://issues.apache.org/jira/browse/GERONIMO-3005
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (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 
not configured by any web service builder
   at 
org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder.addGBeans(TomcatModuleBuilder.java:452)
   at 
org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder$$FastClassByCGLIB$$6f85ec2c.invoke(generated)
   at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
   at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
   at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:127)
   at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:820)
   at 
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
   at 
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
   at 
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
   at 
org.apache.geronimo.j2ee.deployment.ModuleBuilder$$EnhancerByCGLIB$$85e5118d.addGBeans(generated)
   at 
org.apache.geronimo.j2ee.deployment.SwitchingModuleBuilder.addGBeans(SwitchingModuleBuilder.java:165)
   at 
org.apache.geronimo.j2ee.deployment.SwitchingModuleBuilder$$FastClassByCGLIB$$d0c31844.invoke(generated)
   at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
   at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
   at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:127)
   at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:820)
   at 
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
   at 
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
   at 
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
   at 
org.apache.geronimo.j2ee.deployment.ModuleBuilder$$EnhancerByCGLIB$$85e5118d.addGBeans(generated)
   at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:607)
   at 
org.apache.geronimo.j2ee.deployment.EARConfigBuilder$$FastClassByCGLIB$$38e56ec6.invoke(generated)
   at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
   at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
   at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:127)
   at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:820)
   at 
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
   at 
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
   at 
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
   at 
org.apache.geronimo.j2ee.deployment.CorbaGBeanNameSource$$EnhancerByCGLIB$$bd128ba2.buildConfiguration(generated)
   at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:302)
   at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:124)
   at 
org.apache.geronimo.deployment.Deployer$$FastClassByCGLIB$$734a235d.invoke(generated)
   at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
   at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
   at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:127)
   at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:855)
   at 
org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:239)
   at org.apache.geronimo.kernel.KernelGBean.invoke(KernelGBean.java:342)
   at 
org.apache.geronimo.kernel.KernelGBean$$FastClassByCGLIB$$1cccefc9.invoke(generated)
   at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
   at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
   at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:127)
   at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:855)
   at 
org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:239)
   at 
org.apache.geronimo.system.jmx.MBeanGBeanBridge.invoke(MBeanGBeanBridge.java:168)
   at 

[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 usages of JAXB from CXF and Axis2. 
Let the CXF to use JAXB and Axis2 will go with XBeans.

Still the clientInvocation() getting failed in the Axis2 enviroment and have to 
find a solution.



 Axis2 JAXWS Getting Failed after XBeans Migration
 -

 Key: GERONIMO-3005
 URL: https://issues.apache.org/jira/browse/GERONIMO-3005
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: webservices
 Environment: Linux
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-3005.patch


 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 
 not configured by any web service builder
at 
 org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder.addGBeans(TomcatModuleBuilder.java:452)
at 
 org.apache.geronimo.tomcat.deployment.TomcatModuleBuilder$$FastClassByCGLIB$$6f85ec2c.invoke(generated)
at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
at 
 org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
at 
 org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:127)
at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:820)
at 
 org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
at 
 org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
at 
 org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
at 
 org.apache.geronimo.j2ee.deployment.ModuleBuilder$$EnhancerByCGLIB$$85e5118d.addGBeans(generated)
at 
 org.apache.geronimo.j2ee.deployment.SwitchingModuleBuilder.addGBeans(SwitchingModuleBuilder.java:165)
at 
 org.apache.geronimo.j2ee.deployment.SwitchingModuleBuilder$$FastClassByCGLIB$$d0c31844.invoke(generated)
at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
at 
 org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
at 
 org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:127)
at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:820)
at 
 org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
at 
 org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
at 
 org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
at 
 org.apache.geronimo.j2ee.deployment.ModuleBuilder$$EnhancerByCGLIB$$85e5118d.addGBeans(generated)
at 
 org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:607)
at 
 org.apache.geronimo.j2ee.deployment.EARConfigBuilder$$FastClassByCGLIB$$38e56ec6.invoke(generated)
at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
at 
 org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
at 
 org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:127)
at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:820)
at 
 org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
at 
 org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
at 
 org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
at 
 org.apache.geronimo.j2ee.deployment.CorbaGBeanNameSource$$EnhancerByCGLIB$$bd128ba2.buildConfiguration(generated)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:302)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:124)
at 
 org.apache.geronimo.deployment.Deployer$$FastClassByCGLIB$$734a235d.invoke(generated)
at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
at 
 org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
at 
 org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:127)
at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:855)
at 
 org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:239)
at org.apache.geronimo.kernel.KernelGBean.invoke(KernelGBean.java:342)
at 
 

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

2007-03-20 Thread Lasantha Ranaweera (JIRA)
Geronimo Axis2 Adding Fault Handling for WSDL Provided
--

 Key: GERONIMO-2998
 URL: https://issues.apache.org/jira/browse/GERONIMO-2998
 Project: Geronimo
  Issue Type: New Feature
  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.
-
You can reply to this email to add a comment to the issue online.



[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 to the WSDL provided scenario this 
patch will contains followings too.

1. Remove the JAXB file generation used for the sample WSDLs for the test cases.
2. Add 2 more WSDLs for the testing of doclit wrap/nonwrap situations and 
improved related test cases.
3. Add a WSDL for the MTOM scenrio.
4. Make AxisServiceGenerator more generic based on the test cases.

 Geronimo Axis2 Adding Fault Handling for WSDL Provided
 --

 Key: GERONIMO-2998
 URL: https://issues.apache.org/jira/browse/GERONIMO-2998
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: webservices
 Environment: Linux
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2898.patch


 This will add the fault handling capability to the WSDL provided scenario of 
 Geronimo Axis2 integration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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 in the geronimo-axis2 
module too. It is working fine.

Thanks,
Lasantha

 jaxws-war test:  axis2 no longer need the jaxb generated files
 --

 Key: GERONIMO-2997
 URL: https://issues.apache.org/jira/browse/GERONIMO-2997
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: 2.0
 Environment: sun 1.5 SDK + winXP
Reporter: Lin Sun
Priority: Minor
 Fix For: 2.0

 Attachments: G2997.patch


 Looks like the axis2 folks have fixed this thus we no longer need to run the 
 sun tooling to generate all the java files from wsdl in pom.xml   We do still 
 need the FaultDetail.java to get things compiled.   

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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.

 Geronimo Console DB Manager doesn't work properly
 -

 Key: GERONIMO-2897
 URL: https://issues.apache.org/jira/browse/GERONIMO-2897
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console, databases
Reporter: Lasantha Ranaweera

 Can't create databases. Even it doesn't list the SystemDatabase. :(

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2007-03-18 Thread Lasantha Ranaweera (JIRA)
More improvements to the Geronimo Axis2 Integration
---

 Key: GERONIMO-2979
 URL: https://issues.apache.org/jira/browse/GERONIMO-2979
 Project: Geronimo
  Issue Type: Improvement
  Security 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 online.



[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 cases to Axis2 JAXWS integration 
 ---

 Key: GERONIMO-2952
 URL: https://issues.apache.org/jira/browse/GERONIMO-2952
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2952-1.patch, GERONIMO-2952.patch


 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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() instead of 
class.toString().split( ). Bit embarassed  :(. 

Thanks,
Lasantha

 Axis2: fix java.lang.ArrayIndexOutOfBoundsException when deploying the jaxws 
 calculator example
 ---

 Key: GERONIMO-2961
 URL: https://issues.apache.org/jira/browse/GERONIMO-2961
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: Wish List
 Environment: winxp + sun 1.5 sdk
Reporter: Lin Sun
 Fix For: 2.0

 Attachments: G2961.patch


 Getting the following example when deploying the calculator example for axis2 
 (G2952).   This is because the parameter is integer, thus 
 strParamType.split( ) length is 1.
 Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
 at 
 org.apache.geronimo.axis2.AxisServiceGenerator.fillDocOperationInfo(A
 xisServiceGenerator.java:226)
 at 
 org.apache.geronimo.axis2.AxisServiceGenerator.fillOperationInformati
 on(AxisServiceGenerator.java:169)
 at 
 org.apache.geronimo.axis2.AxisServiceGenerator.getServiceFromWSDL(Axi
 sServiceGenerator.java:145)
 at 
 org.apache.geronimo.axis2.Axis2WebServiceContainer.init(Axis2WebSer
 viceContainer.java:101)
 ... 38 more

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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 patch as my time permits.

Thanks Again,
Lasantha

 More Improved Web GUI to 'Add new HTTPS listener'
 -

 Key: GERONIMO-2962
 URL: https://issues.apache.org/jira/browse/GERONIMO-2962
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: 2.0-M3
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2962.patch


 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. keystore type) and create more consistency between Jetty 
 and Tomcat consoles. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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. There are lot more to upgrade 
in the AxisServiceGenerator and I am currently working on it :). 


Thanks,
Lasantha 

 Axis2: fix java.lang.ArrayIndexOutOfBoundsException when deploying the jaxws 
 calculator example
 ---

 Key: GERONIMO-2961
 URL: https://issues.apache.org/jira/browse/GERONIMO-2961
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: Wish List
 Environment: winxp + sun 1.5 sdk
Reporter: Lin Sun
 Fix For: 2.0

 Attachments: G2961.patch


 Getting the following example when deploying the calculator example for axis2 
 (G2952).   This is because the parameter is integer, thus 
 strParamType.split( ) length is 1.
 Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
 at 
 org.apache.geronimo.axis2.AxisServiceGenerator.fillDocOperationInfo(A
 xisServiceGenerator.java:226)
 at 
 org.apache.geronimo.axis2.AxisServiceGenerator.fillOperationInformati
 on(AxisServiceGenerator.java:169)
 at 
 org.apache.geronimo.axis2.AxisServiceGenerator.getServiceFromWSDL(Axi
 sServiceGenerator.java:145)
 at 
 org.apache.geronimo.axis2.Axis2WebServiceContainer.init(Axis2WebSer
 viceContainer.java:101)
 ... 38 more

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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 the patch and exteremely sorry to make a mock 
of patch. :(

I will make sure this won't happen again. 

Please ignore the previous patch.

Thanks Again,
Lasantha

 Add more test cases to Axis2 JAXWS integration 
 ---

 Key: GERONIMO-2952
 URL: https://issues.apache.org/jira/browse/GERONIMO-2952
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2952-1.patch, GERONIMO-2952.patch


 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2007-03-13 Thread Lasantha Ranaweera (JIRA)
More Improved Web GUI to 'Add new HTTPS listener'
-

 Key: GERONIMO-2962
 URL: https://issues.apache.org/jira/browse/GERONIMO-2962
 Project: Geronimo
  Issue Type: Improvement
  Security Level: 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. keystore type) and create more consistency between Jetty and 
Tomcat consoles. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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 to the Tomcat console in the 'Add new 
HTTPS listener' too. After applying this patch the difference between 'Jetty' 
and 'Tomcat' consoles are 'MinThreads' and two 'Password' fields. We have to 
add to password fields for both keystore and truststore in the 'Tomcat' 
scenario (If there is a better way of getting this password information I would 
like to submit more improved patch too) ;).


 More Improved Web GUI to 'Add new HTTPS listener'
 -

 Key: GERONIMO-2962
 URL: https://issues.apache.org/jira/browse/GERONIMO-2962
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: 2.0-M3
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2962.patch


 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. keystore type) and create more consistency between Jetty 
 and Tomcat consoles. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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 patches submit on this area. 
:)

 Add more test cases to Axis2 JAXWS integration 
 ---

 Key: GERONIMO-2952
 URL: https://issues.apache.org/jira/browse/GERONIMO-2952
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2952.patch


 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2007-03-11 Thread Lasantha Ranaweera (JIRA)
Add more test cases to Axis2 JAXWS integration 
---

 Key: GERONIMO-2952
 URL: https://issues.apache.org/jira/browse/GERONIMO-2952
 Project: Geronimo
  Issue Type: Improvement
  Security Level: 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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 integration 
 ---

 Key: GERONIMO-2952
 URL: https://issues.apache.org/jira/browse/GERONIMO-2952
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2952.patch


 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2007-03-07 Thread Lasantha Ranaweera (JIRA)
JAXWS Client Failed for Axis2
-

 Key: GERONIMO-2939
 URL: https://issues.apache.org/jira/browse/GERONIMO-2939
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: 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 a comment to the issue online.



[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 as a system properties.

 JAXWS Client Failed for Axis2
 -

 Key: GERONIMO-2939
 URL: https://issues.apache.org/jira/browse/GERONIMO-2939
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2939.patch


 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 a comment to the issue online.



[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 suggested and it looks 4  5 are unnecessary steps and 
we can use java -jar server.jar to start the server.

Thanks Again,
Lasantha 

 Initial Cayenne Integration with Geronimo
 -

 Key: GERONIMO-2891
 URL: https://issues.apache.org/jira/browse/GERONIMO-2891
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: persistence
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2891.patch, JPA.patch, sample.patch


 This work will integrate Cayenne as a JPA provider in the Geronimo. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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
 -

 Key: GERONIMO-2891
 URL: https://issues.apache.org/jira/browse/GERONIMO-2891
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: persistence
Reporter: Lasantha Ranaweera
 Attachments: JPA.patch


 This work will integrate Cayenne as a JPA provider in the Geronimo. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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
 -

 Key: GERONIMO-2891
 URL: https://issues.apache.org/jira/browse/GERONIMO-2891
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: persistence
Reporter: Lasantha Ranaweera
 Attachments: JPA.patch, sample.patch


 This work will integrate Cayenne as a JPA provider in the Geronimo. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[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 integration for JPA. Following is 
the way how we can use Geronimo source code to use Cayenne as their JPA 
provider (we have to improve these steps as we move in to more deep on the 
work).
1. Apply the GERONIMO-2891.patch  JPA.patch to the latest Geronimo source code 
(applying of JPA.patch is unnecessary for this samples if the GERONIMO-2899 has 
been applied).
2. Uncomment the cayenne dependency in your geronimo-jetty6-jee5 or 
geronimo-tomcat6-jee5.
3. Build Geronimo from the source code  extract it in to the GERONIMO_HOME.
4. Copy  paste the cayenne-agent-3.0-SNAPSHOT.jar in to the extracted 
GERONIMO_HOME/lib folder.
5. Start the server using 'java -javaagent:lib/cayenne-agent-3.0-SNAPSHOT.jar  
-jar bin/server.jar' command from GERONIMO_HOME folder.
6. Apply the sample.patch to your G source code repo to get the JPA sample get 
going with Cayenne.
7. Use 'mvn -P child' to run the JPA sample application in jpa-tests.

Still getting the following exception.

org.apache.cayenne.jpa.JpaProviderException: Error loading ORM descriptors
at 
org.apache.cayenne.jpa.conf.EntityMapLoader.loadEntityMap(EntityMapLoader.java:105)
at 
org.apache.cayenne.jpa.conf.EntityMapLoader.init(EntityMapLoader.java:77)
at 
org.apache.cayenne.jpa.Provider.createContainerEntityManagerFactory(Provider.java:222)
at 
org.apache.geronimo.persistence.PersistenceUnitGBean.init(PersistenceUnitGBean.java:95)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:936)
at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:267)
at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
at 
org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:124)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:543)
at 
org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
at 
org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:434)
at 
org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:188)
at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:530)
at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:511)
at 
org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.invoke(generated)
at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:127)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:855)
at 
org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:239)
at org.apache.geronimo.kernel.KernelGBean.invoke(KernelGBean.java:342)
at 
org.apache.geronimo.kernel.KernelGBean$$FastClassByCGLIB$$1cccefc9.invoke(generated)
at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
at 
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)
at 
org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:127)
at 
org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:855)
at 
org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:239)
at 
org.apache.geronimo.system.jmx.MBeanGBeanBridge.invoke(MBeanGBeanBridge.java:168)
at 
com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
at 
com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
at 
javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1408)
at 

[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 times to get full build get 
going due to some other issue . ;)

Somebody please commit this out. 

Thanks,
Lasantha

 Restructure geronimo-axis2 code to split between EJB and POJO containers
 

 Key: GERONIMO-2894
 URL: https://issues.apache.org/jira/browse/GERONIMO-2894
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
 Environment: winxp + sun 1.5
Reporter: Lin Sun
 Attachments: G2894-latest.patch, G2894-new.zip, G2894.patch


 This is needed as certain methods are POJO container specific, per Jarek's 
 comment in G2876.   
 Also attempted to fix the ?wsdl call in EJB mode by stripping the extra 
 forward slash.   ?wsdl still not working yet.  current exception is a 
 Nullpointerexception returned from uri.getQuery().   This is with jetty.
 Need to track this one down next.
 Checked the POJO mode and jetty was able to return wsdl as the result of 
 uri.getQuery().
 Tested the above change with all the tests (handlertest, 
 axis2webservicecontainertest, jax-ws-war and jax-ws-ejb) and also able to do 
 a full build with the patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2007-02-28 Thread Lasantha Ranaweera (JIRA)
Geronimo Console DB Manager doesn't work properly
-

 Key: GERONIMO-2897
 URL: https://issues.apache.org/jira/browse/GERONIMO-2897
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: console, databases
Reporter: Lasantha Ranaweera


Can't create databases. Even it doesn't list the SystemDatabase. :(

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-2899) Create additional PersistenceUnitGBean named 'cmp' even CMP Entity Beans not found in openejb-jar.xml

2007-02-28 Thread Lasantha Ranaweera (JIRA)
Create additional PersistenceUnitGBean named 'cmp' even CMP Entity Beans not 
found in openejb-jar.xml
-

 Key: GERONIMO-2899
 URL: https://issues.apache.org/jira/browse/GERONIMO-2899
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: OpenEJB
 Environment: Linux.
Reporter: Lasantha Ranaweera


This patch will create 'cmp' PersistenceUnitGBean if the 'ejb-jar.xml' file has 
at least one CMP bean.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2899) Create additional PersistenceUnitGBean named 'cmp' even CMP Entity Beans not found in openejb-jar.xml

2007-02-28 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2899:
-

Attachment: GERONIMO-2899.patch

 Create additional PersistenceUnitGBean named 'cmp' even CMP Entity Beans not 
 found in openejb-jar.xml
 -

 Key: GERONIMO-2899
 URL: https://issues.apache.org/jira/browse/GERONIMO-2899
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: OpenEJB
 Environment: Linux.
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2899.patch


 This patch will create 'cmp' PersistenceUnitGBean if the 'ejb-jar.xml' file 
 has at least one CMP bean.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2007-02-27 Thread Lasantha Ranaweera (JIRA)
Initial Cayenne Integration with Geronimo
-

 Key: GERONIMO-2891
 URL: https://issues.apache.org/jira/browse/GERONIMO-2891
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public (Regular issues)
  Components: persistence
Reporter: Lasantha Ranaweera


This work will integrate Cayenne as a JPA provider in the Geronimo. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2007-02-27 Thread Lasantha Ranaweera (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476167
 ] 

Lasantha Ranaweera commented on GERONIMO-2891:
--

I will come up with a patch soon.


 Initial Cayenne Integration with Geronimo
 -

 Key: GERONIMO-2891
 URL: https://issues.apache.org/jira/browse/GERONIMO-2891
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: persistence
Reporter: Lasantha Ranaweera

 This work will integrate Cayenne as a JPA provider in the Geronimo. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



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

2007-02-27 Thread Lasantha Ranaweera (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476529
 ] 

Lasantha Ranaweera commented on GERONIMO-2894:
--

Lin,

I tried to review your patch as you stated in your previous comment (unzipping 
the zip file, applying the patch and copy pasting files). Then I tried to do a 
full build on Geronimo. I gave me a compilation failure. 

Please note I am using the latest source code of the G.

Thanks,
Lasantha 

 Restructure geronimo-axis2 code to split between EJB and POJO containers
 

 Key: GERONIMO-2894
 URL: https://issues.apache.org/jira/browse/GERONIMO-2894
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
 Environment: winxp + sun 1.5
Reporter: Lin Sun
 Attachments: G2894-new.zip, G2894.patch


 This is needed as certain methods are POJO container specific, per Jarek's 
 comment in G2876.   
 Also attempted to fix the ?wsdl call in EJB mode by stripping the extra 
 forward slash.   ?wsdl still not working yet.  current exception is a 
 Nullpointerexception returned from uri.getQuery().   This is with jetty.
 Need to track this one down next.
 Checked the POJO mode and jetty was able to return wsdl as the result of 
 uri.getQuery().
 Tested the above change with all the tests (handlertest, 
 axis2webservicecontainertest, jax-ws-war and jax-ws-ejb) and also able to do 
 a full build with the patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-2888) Axis2WebServiceContainerTest getting failed due to missing libraries in the classpath

2007-02-26 Thread Lasantha Ranaweera (JIRA)
Axis2WebServiceContainerTest getting failed due to missing libraries in the 
classpath
-

 Key: GERONIMO-2888
 URL: https://issues.apache.org/jira/browse/GERONIMO-2888
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: webservices
Reporter: Lasantha Ranaweera


Geronimo Axis2 related Axis2WebServiceContainerTest getting failed due to the 
missing libraries in the classpath when it get invokes. The given patch will 
add to libraries to the pom.xml.

Additionally includes the changes which were submitted under GERONIMO-2877 too. 
  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2888) Axis2WebServiceContainerTest getting failed due to missing libraries in the classpath

2007-02-26 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2888:
-

Attachment: GERONIMO-2888.patch

 Axis2WebServiceContainerTest getting failed due to missing libraries in the 
 classpath
 -

 Key: GERONIMO-2888
 URL: https://issues.apache.org/jira/browse/GERONIMO-2888
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2888.patch


 Geronimo Axis2 related Axis2WebServiceContainerTest getting failed due to the 
 missing libraries in the classpath when it get invokes. The given patch will 
 add to libraries to the pom.xml.
 Additionally includes the changes which were submitted under GERONIMO-2877 
 too.   

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2877) Minor improvement to Axis2 Jaxws Integration

2007-02-24 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2877:
-

Attachment: GERONIMO-2877-2.patch

Lin,

Thanks for the reviewing patch  support giving me here. :)

I think there might be a problem in the patch  I will submit another one here. 
Due to some practical reasons of my internet connection I am unable to test it 
against latest Geronimo source code. :(

Thanks Again,
Lasantha
 

 Minor improvement to Axis2 Jaxws Integration
 

 Key: GERONIMO-2877
 URL: https://issues.apache.org/jira/browse/GERONIMO-2877
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
Priority: Minor
 Attachments: GERONIMO-2877-2.patch, GERONIMO-2877.patch


 This patch will improve the source code of the Axis2 JAXWS integration in 
 following areas.
 1. Remove unnecessary Definition object used in the Axis2ServiceGenerator 
 class.
 2. Source code formatting ( I am totally not sure this source code formatting 
 getting messing up. If somebody please point me out if this is due to a 
 problem of patches I have been submitting or not).
 Thanks,
 Lasantha

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-2876) Initial web service EJB support for Axis2

2007-02-23 Thread Lasantha Ranaweera (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475388
 ] 

Lasantha Ranaweera commented on GERONIMO-2876:
--

Hi Lin,

I would dearly like if you can use the existing 
org.apache.geronimo.axis2.PortInfo to this patch too (if the effort you are 
putting is 200-300% from your original effort). It will make our work more 
progressive than going again  backward and coming back again. Also it will add 
more value to your patch too. What is the exact problem you are having with 
org.apache.geronimo.axis2.PortInfo? 

Thanks,
Lasantha

 Initial web service EJB support for Axis2
 -

 Key: GERONIMO-2876
 URL: https://issues.apache.org/jira/browse/GERONIMO-2876
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
 Environment: winxp + sun 1.5
Reporter: Lin Sun
 Attachments: G2876.patch


 This work-in-progress patch tried to port the initial web service ejb support 
 from CXF to Axis2 (G2850) and here are a few details:
 1) I had a hard time with classexception while working through the two 
 portinfo classes (org.apache.geronimo.jaxws.PortInfo and 
 org.apache.geronimo.axis2.PortInfo) thus I am proposing to get rid of 
 org.apache.geronimo.axis2.PortInfo for simplicities.
 2) I decided to keep the old Axis structure instead of the new CXF structure 
 for EJB support, as I envision that all the requests will be handled in one 
 Axis2WebServiceContainer. 
 Able to do a full build with the patch.Tested the patch with jax-ws-ejb 
 test.   For CXF, 2 out of 3 pass (same as before the patch).  For Axis2,  was 
 able to see the ejb module loaded and started.  However, get the jaxb error:
 22:51:09,906 INFO  [JAXBUtils] Both ObjectFactory  package-info not found in 
 pa
 ckage hierachy
 22:51:10,296 ERROR [Axis2WebServiceContainer] Exception occurred while trying 
 to
  invoke service method doService()
 org.apache.axis2.AxisFault: javax.xml.bind.UnmarshalException
  - with linked exception:
 [javax.xml.bind.UnmarshalException: unexpected element 
 (uri:http://apache.org/g
 reeter_control/types, local:greetMe). Expected elements are (none)]; 
 nested e
 xception is:
 javax.xml.ws.WebServiceException: javax.xml.bind.UnmarshalException
  - with linked exception:
 [javax.xml.bind.UnmarshalException: unexpected element 
 (uri:http://apache.org/g
 reeter_control/types, local:greetMe). Expected elements are (none)]
 at org.apache.axis2.AxisFault.makeFault(AxisFault.java:367)
 at 
 org.apache.axis2.jaxws.server.JAXWSMessageReceiver.receive(JAXWSMessa
 geReceiver.java:147)
 Will attempt to fix this tomorrow by supplying the generated ObjectFactory  
 package-info classes for jax-ws-ejb test.
 Please let me know any comments you might have.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-2876) Initial web service EJB support for Axis2

2007-02-23 Thread Lasantha Ranaweera (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475543
 ] 

Lasantha Ranaweera commented on GERONIMO-2876:
--

Agreed :)

 Initial web service EJB support for Axis2
 -

 Key: GERONIMO-2876
 URL: https://issues.apache.org/jira/browse/GERONIMO-2876
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
 Environment: winxp + sun 1.5
Reporter: Lin Sun
 Attachments: G2876.patch


 This work-in-progress patch tried to port the initial web service ejb support 
 from CXF to Axis2 (G2850) and here are a few details:
 1) I had a hard time with classexception while working through the two 
 portinfo classes (org.apache.geronimo.jaxws.PortInfo and 
 org.apache.geronimo.axis2.PortInfo) thus I am proposing to get rid of 
 org.apache.geronimo.axis2.PortInfo for simplicities.
 2) I decided to keep the old Axis structure instead of the new CXF structure 
 for EJB support, as I envision that all the requests will be handled in one 
 Axis2WebServiceContainer. 
 Able to do a full build with the patch.Tested the patch with jax-ws-ejb 
 test.   For CXF, 2 out of 3 pass (same as before the patch).  For Axis2,  was 
 able to see the ejb module loaded and started.  However, get the jaxb error:
 22:51:09,906 INFO  [JAXBUtils] Both ObjectFactory  package-info not found in 
 pa
 ckage hierachy
 22:51:10,296 ERROR [Axis2WebServiceContainer] Exception occurred while trying 
 to
  invoke service method doService()
 org.apache.axis2.AxisFault: javax.xml.bind.UnmarshalException
  - with linked exception:
 [javax.xml.bind.UnmarshalException: unexpected element 
 (uri:http://apache.org/g
 reeter_control/types, local:greetMe). Expected elements are (none)]; 
 nested e
 xception is:
 javax.xml.ws.WebServiceException: javax.xml.bind.UnmarshalException
  - with linked exception:
 [javax.xml.bind.UnmarshalException: unexpected element 
 (uri:http://apache.org/g
 reeter_control/types, local:greetMe). Expected elements are (none)]
 at org.apache.axis2.AxisFault.makeFault(AxisFault.java:367)
 at 
 org.apache.axis2.jaxws.server.JAXWSMessageReceiver.receive(JAXWSMessa
 geReceiver.java:147)
 Will attempt to fix this tomorrow by supplying the generated ObjectFactory  
 package-info classes for jax-ws-ejb test.
 Please let me know any comments you might have.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-2876) Initial web service EJB support for Axis2

2007-02-22 Thread Lasantha Ranaweera (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475264
 ] 

Lasantha Ranaweera commented on GERONIMO-2876:
--

Hi Lin,

I have to oppose your first suggestion of removing 
org.apache.geronimo.axis2.PortInfo and restoring with 
org.apache.geronimo.jaxws.PortInfo due to the following reason. :(

Currently org.apache.geronimo.axis2.PortInfo file will store the 
javax.wsdl.Definition object which will be necessary to handle WSDL provided 
situation. Then we might need to add the javax.wsdl.Definition to the common 
org.apache.geronimo.jaxws.PortInfo  which is not acceptable IMO.

If you have a solution for the above problem then I will +1.

Thanks,
Lasantha 


 Initial web service EJB support for Axis2
 -

 Key: GERONIMO-2876
 URL: https://issues.apache.org/jira/browse/GERONIMO-2876
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
 Environment: winxp + sun 1.5
Reporter: Lin Sun
 Attachments: G2876.patch


 This work-in-progress patch tried to port the initial web service ejb support 
 from CXF to Axis2 (G2850) and here are a few details:
 1) I had a hard time with classexception while working through the two 
 portinfo classes (org.apache.geronimo.jaxws.PortInfo and 
 org.apache.geronimo.axis2.PortInfo) thus I am proposing to get rid of 
 org.apache.geronimo.axis2.PortInfo for simplicities.
 2) I decided to keep the old Axis structure instead of the new CXF structure 
 for EJB support, as I envision that all the requests will be handled in one 
 Axis2WebServiceContainer. 
 Able to do a full build with the patch.Tested the patch with jax-ws-ejb 
 test.   For CXF, 2 out of 3 pass (same as before the patch).  For Axis2,  was 
 able to see the ejb module loaded and started.  However, get the jaxb error:
 22:51:09,906 INFO  [JAXBUtils] Both ObjectFactory  package-info not found in 
 pa
 ckage hierachy
 22:51:10,296 ERROR [Axis2WebServiceContainer] Exception occurred while trying 
 to
  invoke service method doService()
 org.apache.axis2.AxisFault: javax.xml.bind.UnmarshalException
  - with linked exception:
 [javax.xml.bind.UnmarshalException: unexpected element 
 (uri:http://apache.org/g
 reeter_control/types, local:greetMe). Expected elements are (none)]; 
 nested e
 xception is:
 javax.xml.ws.WebServiceException: javax.xml.bind.UnmarshalException
  - with linked exception:
 [javax.xml.bind.UnmarshalException: unexpected element 
 (uri:http://apache.org/g
 reeter_control/types, local:greetMe). Expected elements are (none)]
 at org.apache.axis2.AxisFault.makeFault(AxisFault.java:367)
 at 
 org.apache.axis2.jaxws.server.JAXWSMessageReceiver.receive(JAXWSMessa
 geReceiver.java:147)
 Will attempt to fix this tomorrow by supplying the generated ObjectFactory  
 package-info classes for jax-ws-ejb test.
 Please let me know any comments you might have.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-2877) Minor improvement to Axis2 Jaxws Integration

2007-02-22 Thread Lasantha Ranaweera (JIRA)
Minor improvement to Axis2 Jaxws Integration


 Key: GERONIMO-2877
 URL: https://issues.apache.org/jira/browse/GERONIMO-2877
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (Regular issues)
  Components: webservices
Reporter: Lasantha Ranaweera
Priority: Minor
 Attachments: GERONIMO-2877.patch

This patch will improve the source code of the Axis2 JAXWS integration in 
following areas.

1. Remove unnecessary Definition object used in the Axis2ServiceGenerator class.
2. Source code formatting ( I am totally not sure this source code formatting 
getting messing up. If somebody please point me out if this is due to a problem 
of patches I have been submitting or not).

Thanks,
Lasantha

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2877) Minor improvement to Axis2 Jaxws Integration

2007-02-22 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2877:
-

Attachment: GERONIMO-2877.patch

 Minor improvement to Axis2 Jaxws Integration
 

 Key: GERONIMO-2877
 URL: https://issues.apache.org/jira/browse/GERONIMO-2877
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
Priority: Minor
 Attachments: GERONIMO-2877.patch


 This patch will improve the source code of the Axis2 JAXWS integration in 
 following areas.
 1. Remove unnecessary Definition object used in the Axis2ServiceGenerator 
 class.
 2. Source code formatting ( I am totally not sure this source code formatting 
 getting messing up. If somebody please point me out if this is due to a 
 problem of patches I have been submitting or not).
 Thanks,
 Lasantha

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-2876) Initial web service EJB support for Axis2

2007-02-22 Thread Lasantha Ranaweera (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475278
 ] 

Lasantha Ranaweera commented on GERONIMO-2876:
--

There was a small missing in usage of  org.apache.geronimo.axis2.PortInfo class 
and I have updated it in the GERONIMO-2877 patch. Hope this will help you too.  

 Initial web service EJB support for Axis2
 -

 Key: GERONIMO-2876
 URL: https://issues.apache.org/jira/browse/GERONIMO-2876
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
 Environment: winxp + sun 1.5
Reporter: Lin Sun
 Attachments: G2876.patch


 This work-in-progress patch tried to port the initial web service ejb support 
 from CXF to Axis2 (G2850) and here are a few details:
 1) I had a hard time with classexception while working through the two 
 portinfo classes (org.apache.geronimo.jaxws.PortInfo and 
 org.apache.geronimo.axis2.PortInfo) thus I am proposing to get rid of 
 org.apache.geronimo.axis2.PortInfo for simplicities.
 2) I decided to keep the old Axis structure instead of the new CXF structure 
 for EJB support, as I envision that all the requests will be handled in one 
 Axis2WebServiceContainer. 
 Able to do a full build with the patch.Tested the patch with jax-ws-ejb 
 test.   For CXF, 2 out of 3 pass (same as before the patch).  For Axis2,  was 
 able to see the ejb module loaded and started.  However, get the jaxb error:
 22:51:09,906 INFO  [JAXBUtils] Both ObjectFactory  package-info not found in 
 pa
 ckage hierachy
 22:51:10,296 ERROR [Axis2WebServiceContainer] Exception occurred while trying 
 to
  invoke service method doService()
 org.apache.axis2.AxisFault: javax.xml.bind.UnmarshalException
  - with linked exception:
 [javax.xml.bind.UnmarshalException: unexpected element 
 (uri:http://apache.org/g
 reeter_control/types, local:greetMe). Expected elements are (none)]; 
 nested e
 xception is:
 javax.xml.ws.WebServiceException: javax.xml.bind.UnmarshalException
  - with linked exception:
 [javax.xml.bind.UnmarshalException: unexpected element 
 (uri:http://apache.org/g
 reeter_control/types, local:greetMe). Expected elements are (none)]
 at org.apache.axis2.AxisFault.makeFault(AxisFault.java:367)
 at 
 org.apache.axis2.jaxws.server.JAXWSMessageReceiver.receive(JAXWSMessa
 geReceiver.java:147)
 Will attempt to fix this tomorrow by supplying the generated ObjectFactory  
 package-info classes for jax-ws-ejb test.
 Please let me know any comments you might have.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2852) Test Case to Axis2WebServiceContainer

2007-02-20 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2852:
-

Attachment: GERONIMO-2852-2.patch

Dims,

This patch will add the missing WSDL file. Extremely sorry for the previous 
mistake.

Thanks,
Lasantha

 Test Case to Axis2WebServiceContainer
 -

 Key: GERONIMO-2852
 URL: https://issues.apache.org/jira/browse/GERONIMO-2852
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2852-2.patch, GERONIMO-2852.patch


 This is initial implementation of the test coverage of the 
 Axis2WebServiceContainer. It will add the test implementation to the Doc Lit 
 WSDL provided situation. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-2852) Test Case to Axis2WebServiceContainer

2007-02-19 Thread Lasantha Ranaweera (JIRA)
Test Case to Axis2WebServiceContainer
-

 Key: GERONIMO-2852
 URL: https://issues.apache.org/jira/browse/GERONIMO-2852
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public (Regular issues)
  Components: webservices
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2852.patch

This is initial implementation of the test coverage of the 
Axis2WebServiceContainer. It will add the test implementation to the Doc Lit 
WSDL provided situation. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2852) Test Case to Axis2WebServiceContainer

2007-02-19 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2852:
-

Attachment: GERONIMO-2852.patch

 Test Case to Axis2WebServiceContainer
 -

 Key: GERONIMO-2852
 URL: https://issues.apache.org/jira/browse/GERONIMO-2852
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2852.patch


 This is initial implementation of the test coverage of the 
 Axis2WebServiceContainer. It will add the test implementation to the Doc Lit 
 WSDL provided situation. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2842) Geronimo Axis2 - JAXWS Web Services are not working for WSDL provided situation

2007-02-16 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2842:
-

Attachment: GERONIMO-2842-2.patch

Please ignore the patch number 1. 

Now wsdlDefinition has been removed from GBean level  put it to the PortInfo 
class. It allows us to provide more than one WSDL in an archive.


Thanks again to Jarek correcting me here :).

 Geronimo Axis2 - JAXWS Web Services are not working for WSDL provided 
 situation
 ---

 Key: GERONIMO-2842
 URL: https://issues.apache.org/jira/browse/GERONIMO-2842
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2842-2.patch, GERONIMO-2842.patch


 JAXWS webservices are not working in WSDL provided situation. This has been 
 working for a previous release  missing right now.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-2845) Axis2 JAXWS handle document style WSDLs

2007-02-16 Thread Lasantha Ranaweera (JIRA)
Axis2 JAXWS handle document style WSDLs
---

 Key: GERONIMO-2845
 URL: https://issues.apache.org/jira/browse/GERONIMO-2845
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public (Regular issues)
  Components: webservices
Reporter: Lasantha Ranaweera


Following are the some highlights of the patch.

1. This will handle more generic way of Document style WSDLs for the when it is 
not given as annotations. 
2. Remove some deprecated code.
 



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2845) Axis2 JAXWS handle document style WSDLs

2007-02-16 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2845:
-

Attachment: GERONIMO-2845.patch

 Axis2 JAXWS handle document style WSDLs
 ---

 Key: GERONIMO-2845
 URL: https://issues.apache.org/jira/browse/GERONIMO-2845
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2845.patch


 Following are the some highlights of the patch.
 1. This will handle more generic way of Document style WSDLs for the when it 
 is not given as annotations. 
 2. Remove some deprecated code.
  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-2842) Geronimo Axis2 - JAXWS Web Services are not working for WSDL provided situation

2007-02-15 Thread Lasantha Ranaweera (JIRA)
Geronimo Axis2 - JAXWS Web Services are not working for WSDL provided situation
---

 Key: GERONIMO-2842
 URL: https://issues.apache.org/jira/browse/GERONIMO-2842
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
Reporter: Lasantha Ranaweera


JAXWS webservices are not working in WSDL provided situation. This has been 
working for a previous release  missing right now.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2842) Geronimo Axis2 - JAXWS Web Services are not working for WSDL provided situation

2007-02-15 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2842:
-

Attachment: GERONIMO-2842.patch

Read the WSDL file from archive  create a Definition object.

 Geronimo Axis2 - JAXWS Web Services are not working for WSDL provided 
 situation
 ---

 Key: GERONIMO-2842
 URL: https://issues.apache.org/jira/browse/GERONIMO-2842
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2842.patch


 JAXWS webservices are not working in WSDL provided situation. This has been 
 working for a previous release  missing right now.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-2842) Geronimo Axis2 - JAXWS Web Services are not working for WSDL provided situation

2007-02-15 Thread Lasantha Ranaweera (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473618
 ] 

Lasantha Ranaweera commented on GERONIMO-2842:
--

Thank you very much for reviewing. I didn't notice that issue. 100% agree with 
you will create a new patch ;).  

 Geronimo Axis2 - JAXWS Web Services are not working for WSDL provided 
 situation
 ---

 Key: GERONIMO-2842
 URL: https://issues.apache.org/jira/browse/GERONIMO-2842
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2842.patch


 JAXWS webservices are not working in WSDL provided situation. This has been 
 working for a previous release  missing right now.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (DAYTRADER-35) Change createDB script for the Geronimo 2.0

2007-02-13 Thread Lasantha Ranaweera (JIRA)
Change createDB script for the Geronimo 2.0
---

 Key: DAYTRADER-35
 URL: https://issues.apache.org/jira/browse/DAYTRADER-35
 Project: DayTrader
  Issue Type: Improvement
  Components: buildsystem
Reporter: Lasantha Ranaweera


G 2.0 uses new version of Derby. Existing createDB.sh file has to modify 
according to it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (DAYTRADER-35) Change createDB script for the Geronimo 2.0

2007-02-13 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/DAYTRADER-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated DAYTRADER-35:


Attachment: DAYTRADER-35.patch.patch

Existing createDB.sh modified  missing createDB.bat file has been added.

 Change createDB script for the Geronimo 2.0
 ---

 Key: DAYTRADER-35
 URL: https://issues.apache.org/jira/browse/DAYTRADER-35
 Project: DayTrader
  Issue Type: Improvement
  Components: buildsystem
Reporter: Lasantha Ranaweera
 Attachments: DAYTRADER-35.patch.patch


 G 2.0 uses new version of Derby. Existing createDB.sh file has to modify 
 according to it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-2822) Axis2 Integration - Get invoke() method working for WSDL provided scenario

2007-02-12 Thread Lasantha Ranaweera (JIRA)
Axis2 Integration - Get invoke() method working for WSDL provided scenario
--

 Key: GERONIMO-2822
 URL: https://issues.apache.org/jira/browse/GERONIMO-2822
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public (Regular issues)
  Components: webservices
Reporter: Lasantha Ranaweera


This patch will get the invoke() method working for WSDL provided scenario. 
Make sure to generation JAXB related files  add them in to you archive.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2822) Axis2 Integration - Get invoke() method working for WSDL provided scenario

2007-02-12 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2822:
-

Attachment: GERONIMO-2822.patch

Following are some of the highlights of the patch. 

1. Remove AxisService generation from Axis2WebServiceContainer  put it in to a 
separate class since it has been getting more  more procedural oriented now.  
Hope you all agree with me this finally as we comes with some good OOP 
architecture.  ;)

2. Add missing annotations which has been giving JAXB errors in different 
locations Axis2 source code. 

3. TODO: Has to do more  more testing with different WSDL  I will provide 
more patches here.



 Axis2 Integration - Get invoke() method working for WSDL provided scenario
 --

 Key: GERONIMO-2822
 URL: https://issues.apache.org/jira/browse/GERONIMO-2822
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2822.patch


 This patch will get the invoke() method working for WSDL provided scenario. 
 Make sure to generation JAXB related files  add them in to you archive.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-2812) Axis2 integration - getWSDL with new Axis2 Version

2007-02-08 Thread Lasantha Ranaweera (JIRA)
Axis2 integration - getWSDL with new Axis2 Version
--

 Key: GERONIMO-2812
 URL: https://issues.apache.org/jira/browse/GERONIMO-2812
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (Regular issues)
  Components: webservices
Reporter: Lasantha Ranaweera


Both getWSDL  invoke methods of Axis2WebServiceContainer fails with new Axis2 
snapshot.  This simple patch will address the issue as given way.

1. Change the way of serviceName created using more generalize way.
2. Remove the HTTPConstants.MC_HTTP_SERVLETREQUEST property from MessageContext 
since it gives CCE problem in the Axis2 side.

Still we have to find solution to the invoke() method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2812) Axis2 integration - getWSDL with new Axis2 Version

2007-02-08 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2812:
-

Attachment: GERONIMO-2812.patch

 Axis2 integration - getWSDL with new Axis2 Version
 --

 Key: GERONIMO-2812
 URL: https://issues.apache.org/jira/browse/GERONIMO-2812
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2812.patch


 Both getWSDL  invoke methods of Axis2WebServiceContainer fails with new 
 Axis2 snapshot.  This simple patch will address the issue as given way.
 1. Change the way of serviceName created using more generalize way.
 2. Remove the HTTPConstants.MC_HTTP_SERVLETREQUEST property from 
 MessageContext since it gives CCE problem in the Axis2 side.
 Still we have to find solution to the invoke() method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2798) Axis2 Integration - User JAXWS common module to implementation

2007-02-07 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2798:
-

Attachment: GERONIMO-2798-2.patch

This is the latest patch for the replacing Axis2 specific builder with 
JAXWSBuilder.

I added the dependency information to the config/axis2/pom.xml  pom.xml file. 
Following some of the additional information of the patch.

1. Patch has been taken from the root directory of Geronimo. ;)
2. Latest source code from the source had been taken out to taken out the 
effect of Lin Sun's work.
3. Changed the contextPath creation logic in the Axis2WebServiceContainer to  
getWSDL() method works until we fix the invoke() method.


Thanks,
Lasantha 

 Axis2 Integration - User JAXWS common module to implementation 
 ---

 Key: GERONIMO-2798
 URL: https://issues.apache.org/jira/browse/GERONIMO-2798
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2798-2.patch, GERONIMO-2798.patch


 Currently there is a JAXWS common module in the Geronimo. We will use it to 
 the Axis2 integration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-2798) Axis2 Integration - User JAXWS common module to implementation

2007-02-07 Thread Lasantha Ranaweera (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471194
 ] 

Lasantha Ranaweera commented on GERONIMO-2798:
--

Jacek, Thanks for the reviewing the patch. This kind of support will definitely 
boost my motivation to contribute to Geronimo. :)

Frankly speaking I don't know the exact meaning of the exclusion tag ;). May be 
it's time for me to go through Better Builds with Maven. I was just copy 
pasting some of the dependencies created by Dims in a previous commit.

I normally send an email to the dev list regarding my patches.

Looks like this patch has been applied to the trunk. Can someone please close 
this issue.
 

 Axis2 Integration - User JAXWS common module to implementation 
 ---

 Key: GERONIMO-2798
 URL: https://issues.apache.org/jira/browse/GERONIMO-2798
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2798-2.patch, GERONIMO-2798.patch


 Currently there is a JAXWS common module in the Geronimo. We will use it to 
 the Axis2 integration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2798) Axis2 Integration - User JAXWS common module to implementation

2007-02-06 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2798:
-

Attachment: GERONIMO-2798.patch

No more Axis2 only service builder. Now integration uses JAXWSServiceBuilder. 

 Axis2 Integration - User JAXWS common module to implementation 
 ---

 Key: GERONIMO-2798
 URL: https://issues.apache.org/jira/browse/GERONIMO-2798
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2798.patch


 Currently there is a JAXWS common module in the Geronimo. We will use it to 
 the Axis2 integration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-2798) Axis2 Integration - User JAXWS common module to implementation

2007-02-06 Thread Lasantha Ranaweera (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470634
 ] 

Lasantha Ranaweera commented on GERONIMO-2798:
--

Dims,

I understood the fist problem  will fix it in next patch.

But I don't understand the last part of your comment. :(

According to the current architecture we need to give references to the axis2 
related modules from config/axis2/pom.xml file. Then we need to add those 
module information to the pom.xml file in the root directory. 

What is am I missing here?

Thanks,
Lasantha

 Axis2 Integration - User JAXWS common module to implementation 
 ---

 Key: GERONIMO-2798
 URL: https://issues.apache.org/jira/browse/GERONIMO-2798
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2798.patch


 Currently there is a JAXWS common module in the Geronimo. We will use it to 
 the Axis2 integration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-2798) Axis2 Integration - User JAXWS common module to implementation

2007-02-05 Thread Lasantha Ranaweera (JIRA)
Axis2 Integration - User JAXWS common module to implementation 
---

 Key: GERONIMO-2798
 URL: https://issues.apache.org/jira/browse/GERONIMO-2798
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (Regular issues)
  Components: webservices
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera


Currently there is a JAXWS common module in the Geronimo. We will use it to the 
Axis2 integration.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2797) Remove CXF Factory Name from JAXWSServiceBuilder

2007-02-04 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2797:
-

Attachment: GERONIMO-2797.patch

 Remove CXF Factory Name from JAXWSServiceBuilder
 

 Key: GERONIMO-2797
 URL: https://issues.apache.org/jira/browse/GERONIMO-2797
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2797.patch


 JAXWSServiceBuilder for any SOAP engine. Remove cxf related hard coded name 
 from it. ;)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-2790) Remove Depricated addOperation from GBeans

2007-02-01 Thread Lasantha Ranaweera (JIRA)
Remove Depricated addOperation from GBeans
--

 Key: GERONIMO-2790
 URL: https://issues.apache.org/jira/browse/GERONIMO-2790
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (Regular issues)
Reporter: Lasantha Ranaweera


I saw lot of deprecated methods in every GBean. So following is a patch to 
remove it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2790) Remove Depricated addOperation from GBeans

2007-02-01 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2790:
-

Attachment: GERONIMO-2790.patch

If this patch is too early to commit please close this JIRA. :)

 Remove Depricated addOperation from GBeans
 --

 Key: GERONIMO-2790
 URL: https://issues.apache.org/jira/browse/GERONIMO-2790
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2790.patch


 I saw lot of deprecated methods in every GBean. So following is a patch to 
 remove it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-2776) Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever

2007-01-24 Thread Lasantha Ranaweera (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466981
 ] 

Lasantha Ranaweera commented on GERONIMO-2776:
--

Please ignore this patch1 since it will break the SOAP request test of the 
JAXWS. 

I will post a new patch which will handle both test cases.

Thanks,
Lasantha

 Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever
 

 Key: GERONIMO-2776
 URL: https://issues.apache.org/jira/browse/GERONIMO-2776
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2776.patch


 This will replace the RPCMessageReciever with JAXWSMessageReciever. Had to 
 changed to change the way of handling ?wsdl request.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Created: (GERONIMO-2776) Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever

2007-01-23 Thread Lasantha Ranaweera (JIRA)
Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever


 Key: GERONIMO-2776
 URL: https://issues.apache.org/jira/browse/GERONIMO-2776
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public (Regular issues)
  Components: webservices
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera


This will replace the RPCMessageReciever with JAXWSMessageReciever. Had to 
changed to change the way of handling ?wsdl request.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-2776) Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever

2007-01-23 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2776:
-

Attachment: GERONIMO-2776.patch

 Axis2 Integration - Replace RPCMessageReciever with JAXWSMessageReciever
 

 Key: GERONIMO-2776
 URL: https://issues.apache.org/jira/browse/GERONIMO-2776
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2776.patch


 This will replace the RPCMessageReciever with JAXWSMessageReciever. Had to 
 changed to change the way of handling ?wsdl request.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-2752) Axis2 integration displays invalid information for URL requests

2007-01-19 Thread Lasantha Ranaweera (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465981
 ] 

Lasantha Ranaweera commented on GERONIMO-2752:
--

Thanks Jacek!

I will follow the your proposed patch file format. 

Still there is a problem in the ?xsd and ?xsd= requests. I will come up with a 
solution for that soon.

 Axis2 integration displays invalid information for URL requests
 ---

 Key: GERONIMO-2752
 URL: https://issues.apache.org/jira/browse/GERONIMO-2752
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2752.patch1, GERONIMO-2752.patch2, 
 GERONIMO-2752.patch3


 Current integration of Axis2 gives wrong information to the wsdl, wsdl2, xsd= 
 .. etc URL requests.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (GERONIMO-2752) Axis2 integration displays invalid information for URL requests

2007-01-18 Thread Lasantha Ranaweera (JIRA)
Axis2 integration displays invalid information for URL requests
---

 Key: GERONIMO-2752
 URL: https://issues.apache.org/jira/browse/GERONIMO-2752
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: webservices
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera


Current integration of Axis2 gives wrong information to the wsdl, wsdl2, xsd= 
.. etc URL requests.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (GERONIMO-2750) Remove Depricated Code from Axis2 Integration

2007-01-18 Thread Lasantha Ranaweera (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465816
 ] 

Lasantha Ranaweera commented on GERONIMO-2750:
--

Currently CFX modules are using java.util.logging. Anyway we will change the 
Axis2 components to JCL as you have suggested.


 Remove Depricated Code from Axis2 Integration
 -

 Key: GERONIMO-2750
 URL: https://issues.apache.org/jira/browse/GERONIMO-2750
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2750.patch


 This patch will do following stuff.
 1. Replaced deprecated source code
 2. Use java logger instead of Apache commons logger since it has been using 
 the Axis2Builder.
 3. Remove Unused variables.
  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (GERONIMO-2752) Axis2 integration displays invalid information for URL requests

2007-01-18 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2752:
-

Attachment: GERONIMO-2752.patch1

 Axis2 integration displays invalid information for URL requests
 ---

 Key: GERONIMO-2752
 URL: https://issues.apache.org/jira/browse/GERONIMO-2752
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2752.patch1


 Current integration of Axis2 gives wrong information to the wsdl, wsdl2, xsd= 
 .. etc URL requests.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (GERONIMO-2752) Axis2 integration displays invalid information for URL requests

2007-01-18 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2752:
-

Attachment: GERONIMO-2752.patch2

 Axis2 integration displays invalid information for URL requests
 ---

 Key: GERONIMO-2752
 URL: https://issues.apache.org/jira/browse/GERONIMO-2752
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2752.patch1, GERONIMO-2752.patch2


 Current integration of Axis2 gives wrong information to the wsdl, wsdl2, xsd= 
 .. etc URL requests.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (GERONIMO-2752) Axis2 integration displays invalid information for URL requests

2007-01-18 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2752:
-

Attachment: GERONIMO-2752.patch3

 Axis2 integration displays invalid information for URL requests
 ---

 Key: GERONIMO-2752
 URL: https://issues.apache.org/jira/browse/GERONIMO-2752
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2752.patch1, GERONIMO-2752.patch2, 
 GERONIMO-2752.patch3


 Current integration of Axis2 gives wrong information to the wsdl, wsdl2, xsd= 
 .. etc URL requests.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (GERONIMO-2752) Axis2 integration displays invalid information for URL requests

2007-01-18 Thread Lasantha Ranaweera (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465962
 ] 

Lasantha Ranaweera commented on GERONIMO-2752:
--

Please use the patch3 for the reviewing. It will resolve some NPE some of URL 
requests additionally.

Lin,
The major  difference between latest approach and previous one is the way it 
calculates 'serviceName' parameter and taking out AxisService from list of 
services.

In previous approach we are calculating 'serviceName' out of URL request and 
tried to use it as our 'serviceName'. It is correct for the Axis2 related 
service access but not for JAXWS since we are giving servlet URL to the access 
services. This is not the name given to the AxisService in the services HashMap.

Latest approach I am directly take the serviceName out list of services 
HashMap. The way our implementation work for each service in the 
webservices.xml file it will create different Axis2WebServiceContainer object. 
So the list of services in the ConfigurationContext won't exceed 1 and we can 
take Axis2Service without any problem.

Dims please correct me if I am wrong here :-).

thanks,
Lasantha 

 Axis2 integration displays invalid information for URL requests
 ---

 Key: GERONIMO-2752
 URL: https://issues.apache.org/jira/browse/GERONIMO-2752
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2752.patch1, GERONIMO-2752.patch2, 
 GERONIMO-2752.patch3


 Current integration of Axis2 gives wrong information to the wsdl, wsdl2, xsd= 
 .. etc URL requests.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (GERONIMO-2746) use dependencymanagement for some axis2 dependent modules

2007-01-17 Thread Lasantha Ranaweera (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465646
 ] 

Lasantha Ranaweera commented on GERONIMO-2746:
--

I reviewed for the 202 typo from the Axis2 source code. Looks like it has to be 
changed as in the given patch. 

 use dependencymanagement for some axis2 dependent modules 
 --

 Key: GERONIMO-2746
 URL: https://issues.apache.org/jira/browse/GERONIMO-2746
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: webservices
Affects Versions: 2.0-M1
 Environment: winxp + sun jdk 1.5
Reporter: Lin Sun
Priority: Minor
 Attachments: G2746.patch


 This patch is intended to use the dependencymanagement for the axis2 
 dependencies that have the same version specified in root pom.xml file.  
 I removed the following dependency as I dont see a need of it:
 -/dependency
 -groupIdcom.sun.xml.bind/groupId
 -artifactIdjaxb-xjc/artifactId
 -version2.0.2/version
 -/dependency
 Also, tried to correct the 202 typo.  The logic doesn't look right so I went 
 back to the code where I think this portion of code was copied from 
 (HTTPWorker.service), and it has 200 there.
 patch is created against rev 496844 and I was able to get jax-ws testing 
 running (both soap call + ?wsdl call), even tho I am not sure if the ?wsdl 
 call result looks completely correct.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (GERONIMO-2750) Remove Depricated Code from Axis2 Integration

2007-01-17 Thread Lasantha Ranaweera (JIRA)
Remove Depricated Code from Axis2 Integration
-

 Key: GERONIMO-2750
 URL: https://issues.apache.org/jira/browse/GERONIMO-2750
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public (Regular issues)
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera


This patch will do following stuff.
1. Replaced deprecated source code
2. Use java logger instead of Apache commons logger since it has been using the 
Axis2Builder.
3. Remove Unused variables.
 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (GERONIMO-2750) Remove Depricated Code from Axis2 Integration

2007-01-17 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2750:
-

Attachment: GERONIMO-2750.patch

 Remove Depricated Code from Axis2 Integration
 -

 Key: GERONIMO-2750
 URL: https://issues.apache.org/jira/browse/GERONIMO-2750
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
Affects Versions: 2.0-M1
Reporter: Lasantha Ranaweera
 Attachments: GERONIMO-2750.patch


 This patch will do following stuff.
 1. Replaced deprecated source code
 2. Use java logger instead of Apache commons logger since it has been using 
 the Axis2Builder.
 3. Remove Unused variables.
  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Created: (GERONIMO-2717) Geronimo Axis2 Integration

2007-01-09 Thread Lasantha Ranaweera (JIRA)
Geronimo Axis2 Integration
--

 Key: GERONIMO-2717
 URL: https://issues.apache.org/jira/browse/GERONIMO-2717
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public (Regular issues)
  Components: webservices
Reporter: Lasantha Ranaweera




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (GERONIMO-2717) Geronimo Axis2 Integration

2007-01-09 Thread Lasantha Ranaweera (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lasantha Ranaweera updated GERONIMO-2717:
-

Attachment: geronimo-axis2.zip

 Geronimo Axis2 Integration
 --

 Key: GERONIMO-2717
 URL: https://issues.apache.org/jira/browse/GERONIMO-2717
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
 Attachments: geronimo-axis2.zip




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (GERONIMO-2717) Geronimo Axis2 Integration

2007-01-09 Thread Lasantha Ranaweera (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463478
 ] 

Lasantha Ranaweera commented on GERONIMO-2717:
--

This is a skeleton of maven2 modules based on the CXF modules in the Geronimo. 

 Geronimo Axis2 Integration
 --

 Key: GERONIMO-2717
 URL: https://issues.apache.org/jira/browse/GERONIMO-2717
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: webservices
Reporter: Lasantha Ranaweera
 Attachments: geronimo-axis2.zip




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Updated: (GERONIMO-1367) Shutdown JAR should use deployer stored username/password

2006-09-13 Thread Lasantha Ranaweera (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1367?page=all ]

Lasantha Ranaweera updated GERONIMO-1367:
-

Attachment: GERONIMO-1367.patch

 Shutdown JAR should use deployer stored username/password
 -

 Key: GERONIMO-1367
 URL: http://issues.apache.org/jira/browse/GERONIMO-1367
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: startup/shutdown, usability
Affects Versions: 1.0
Reporter: Aaron Mulder
Priority: Critical
 Fix For: Wish List

 Attachments: GERONIMO-1367.patch


 It would be nice if the shutdown script used the username and password saved 
 by the deployer so you didn't need to specify them or re-enter them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira