Re: How my PHP application will work in Geronimo

2010-06-15 Thread rahul.soa
1) I think you can download "JavaBridge.war" or JavaBridgeTemplate.war from here: http://php-java-bridge.sourceforge.net/pjb/download.php 2) then copy this war file under /Geronimo-2.2/assemblies/geronimo-jetty7-javaee5/target/assembly/dep

Re: [PATCH] WS-Security - UsernameToken at Server side. Re: [geronimo doc] ws-security at service side

2010-06-12 Thread rahul.soa
realm, CallbackHandler callbackHandler)) Please also take a look at https://issues.apache.org/jira/browse/GERONIMO-5366 when you have time for Axis2/Tomcat part. Many Thanks, Rahul On Wed, Apr 28, 2010 at 3:00 PM, rahul.soa wrote: > Hi Jarek, > > Many Thanks for your support in this. &

Re: Use FindBugs to scan Geronimo codes

2010-06-12 Thread rahul.soa
Hi Ivan, I never used this tool before. But I just downloaded it (also eclipse plugin so i can use this in my workspace) and gave a try. It sounds a very useful tool. I ran it on whole Geronimo-2.2 and also noticed many areas (referred by FindBugs) to improve. Many thanks for this information. Ou

[WS-Security] Axis2/Tomcat (patches available)

2010-06-11 Thread rahul.soa
Hello Devs, As you know, I worked on enabling ws-security in CXF/Jetty last year during my Google Summer of Code (its still going via jira GERONIMO-4642). I have been trying to understand the Axis2/tomcat part in Geronimo in past several days. I thought of starting some work on it. Hence I created

Re: [Geronimo-trunk] Deployment Exception

2010-06-09 Thread rahul.soa
y, web service support in trunk is also ongoing, we found > some issues to make Axis2/CXF work in OSGI environment. Currently, only some > simple web service function could work, like exposing simple POJO as web > service in web application. Sorry for the inconvinence ! > > 2010/6/9 rah

Re: [Geronimo-trunk] Deployment Exception

2010-06-08 Thread rahul.soa
java.lang.Thread.run(Thread.java:619) 2010-06-09 00:39:00,981 WARN [XSRFHandler] Blocked due to missing HttpServletRequest parameter. 2010-06-09 00:39:00,981 ERROR [XSSXSRFFilter] XSSXSRFFilter blocked HttpServletRequest due to invalid FORM content. On Tue, Jun 8, 2010 at 11:12 PM, rahul.soa wrote: >

Re: [Geronimo-trunk] Deployment Exception

2010-06-08 Thread rahul.soa
in-place deployment support for trunk is still ongoing :-( > > 2010/6/8 rahul.soa > > Hello Devs, >> >> I am trying to deploy my webservice client on Geronimo/jetty on freshly >> built "trunk" on linux machine. However, I was able to deploy it on >

[Geronimo-trunk] Deployment Exception

2010-06-07 Thread rahul.soa
Hello Devs, I am trying to deploy my webservice client on Geronimo/jetty on freshly built "trunk" on linux machine. However, I was able to deploy it on Geronimo-2.2. I encounter the following error while deploying: [ra...@localhost bin]$ ./deploy --user system --password manager deploy --inPlace

Re: [PATCH] WS-Security - UsernameToken at Server side. Re: [geronimo doc] ws-security at service side

2010-04-28 Thread rahul.soa
Hi Jarek, Many Thanks for your support in this. Rahul On Wed, Apr 28, 2010 at 10:27 AM, Jarek Gawor wrote: > Hi Rahul, > > Will do. It was on my todo list but got distracted by bunch of other > things. Thanks for looking at it again. > > Jarek > > On Wed, Apr 28, 20

Re: [PATCH] WS-Security - UsernameToken at Server side. Re: [geronimo doc] ws-security at service side

2010-04-28 Thread rahul.soa
Hello Jarek/Devs, Can you please kindly review this patch? Many Thanks, Rahul On Thu, Apr 22, 2010 at 10:35 PM, rahul.soa wrote: > Dear Devs, > > I hope you are doing well. > > Please comment/apply on the patch "UsernameToken_ServerSide.txt" attached > here ht

Re: [geronimo doc] ws-security at service side

2010-04-19 Thread rahul.soa
review and apply it. Let me know if you want me to fix something in it. I look forward to seeing your comment on this patch. Many Thanks, Rahul On Sat, Mar 27, 2010 at 12:39 AM, rahul.soa wrote: > Hello Jeff, > > Thanks for your mail. > > I think code (not all the patches) is

Re: [geronimo-startup] NullPointerException

2010-03-28 Thread rahul.soa
-security whether works, I would suggest to use 2.2-branch, > it is more stable. > > 2010/3/28 rahul.soa > > Hi Devs, >> >> I built the geronimo trunk on my linux machine, when I start the server, I >> receive a NullPointerException after the startup. Notice, I ran

Build Error

2010-03-27 Thread rahul.soa
Hi Devs, I am trying to build Geronimo trunk and encountering the following error while building: Can you please see why this error occurs? Many Thanks, rahul [ERROR] Could not load deployer configuration: org.apache.geronimo.framework/geronimo-gbean-deployer/3.0-SNAPSHOT/car org.apache.geroni

Re: [geronimo doc] ws-security at service side

2010-03-26 Thread rahul.soa
; On Fri, Mar 26, 2010 at 5:31 AM, rahul.soa wrote: > >> Hi Jarek/everyone, >> >> I hope you are doing well. >> >> I am trying to run a sample for securing web-service but that did not >> work. >> >> I am not sure if this works now >> >> "

[geronimo doc] ws-security at service side

2010-03-25 Thread rahul.soa
Hi Jarek/everyone, I hope you are doing well. I am trying to run a sample for securing web-service but that did not work. I am not sure if this works now "Enabling WS-Security at service side" http://cwiki.apache.org/GMOxDOC22/securing-web-service.html CalculatorService geronimo-admin Usern

Hi Again

2010-03-23 Thread rahul.soa
Hi everyone, First, I am very sorry for being away from the list for a long time. However, I kept seeing the updates on the community. I will try to resume some work now. Many Thanks for your guidance. Rahul

Re: [Thank you] Completed GSoC project Sucessfully

2009-08-27 Thread rahul.soa
Thanks for your wishes! Best Regards, Rahul On Wed, Aug 26, 2009 at 5:35 AM, Shawn Jiang wrote: > Congratulations ! > > On Tue, Aug 25, 2009 at 5:14 PM, rahul.soa wrote: > >> Hello everyone, >> >> >> >> I have sucessfully passed in my *G*oogle *S*u

[Thank you] Completed GSoC project Sucessfully

2009-08-25 Thread rahul.soa
Hello everyone, I have sucessfully passed in my *G*oogle *S*ummer *O*f *C*ode project "*WS-Security support for JAX-WS Web Services*" with Apache Geronimo. I am very happy today and I want to thank everyone who helped me. I really liked Apache Geronimo community, its full of brilliant and helpin

[GSoC Update]

2009-08-17 Thread rahul.soa
Hello Jarek,Devs, Just a small update on the GSoC project title "To integrate and enable the WS-Security features of Apache Axis2 OR Apache CXF in Apache Geronimo" as today is firm "pencil down" date [1], so we chose to start with CXF and I have attached my work (patches) for the same on the JIRA-

Re: [Doubts] X509 Signing

2009-08-15 Thread rahul.soa
by org.apache.geronimo.security.keystore.FileKeystoreManager in the > framework/modules/geronimo-security module. > > I'd suspect you might want to get a KeystoreInstance from the > KeystoreManager and then get the Certificate you want from that. > > Hope this helps, > david jenc

[Doubts] X509 Signing

2009-08-11 Thread rahul.soa
Hello Jarek, I hope you are doing well. Presently, I am setting the signing at client side, I have a couple of doubts. I think, I can do something similar in the CXFPortMethodInterceptor String signatureKeyIdentifier = (String) properties.get("signatureKeyIdentifier"); String user = (String) pr

Re: Liner Error while Building CXF plugin

2009-08-07 Thread rahul.soa
t; > > -Donald > > > > rahul.soa wrote: > >> Hello Devs, >> >> Maven throws a linker error while building the clean cxf plugin >> (/Geronimo/plugins/cxf). I have added the new class ServletConfiguration in >> the geronimo-webservices module and using it in

[Build Error] Missing Artifact

2009-08-07 Thread rahul.soa
Hello Devs, I tried building a brand new Geronimo server and got the missing artifact error. I see this URL is not available (404 error) http://repository.apache.org/snapshots/org/eclipse/jetty/jetty-servlet/7.0.0.RC3-SNAPSHOT/jetty-servlet-7.0.0.RC3-SNAPSHOT.jar Full traces are given below: Can

Liner Error while Building CXF plugin

2009-08-07 Thread rahul.soa
Hello Devs, Maven throws a linker error while building the clean cxf plugin (/Geronimo/plugins/cxf). I have added the new class ServletConfiguration in the geronimo-webservices module and using it in cxf. (i did the clean build in geronimo-webservices already) Can you please point me to the caus

Re: [soap:Fault] pwd == null but a password is needed

2009-07-27 Thread rahul.soa
jws.samples.geronimo.apache.org ">22 Response: http://schemas.xmlsoap.org/soap/envelope/ "> http://jws.samples.geronimo.apache.org ">4 Best Regards, Rahul On Mon, Jul 27, 2009 at 5:37 PM, rahul.soa wrote: > Many Thanks Dan for pointing to the root cause. > >

Re: [soap:Fault] pwd == null but a password is needed

2009-07-27 Thread rahul.soa
side to see if it works. Thanks again for your help. Best Regards, Rahul On Mon, Jul 27, 2009 at 5:23 PM, Daniel Kulp wrote: > On Mon July 27 2009 3:42:04 am rahul.soa wrote: > > Many Thanks David for your efforts in helping me out. That will be very > > helpful. > > Wel

Re: [soap:Fault] pwd == null but a password is needed

2009-07-27 Thread rahul.soa
geronimo in the debugger and > put a breakpoint at the end of the handle(CallbackHandler handler) method > and step through the code. > > I also wonder if the fault is from the WSS4jOutInterceptor. > > thanks > david jencks > > On Jul 26, 2009, at 4:20 PM, rahul.soa wrote

Re: [soap:Fault] pwd == null but a password is needed

2009-07-26 Thread rahul.soa
e from? Thank you. Best Regards, Rahul On Mon, Jul 27, 2009 at 12:07 AM, rahul.soa wrote: > Hello David/Devs, > > Objective: trying to set web service security at serverside: > > I am getting an error while accessing the secured webservice. The soap > fault I am receiving is

[soap:Fault] pwd == null but a password is needed

2009-07-26 Thread rahul.soa
Hello David/Devs, Objective: trying to set web service security at serverside: I am getting an error while accessing the secured webservice. The soap fault I am receiving is below: *Response:* http://schemas.xmlsoap.org/soap/envelope/ ">soap:Server*pwd == null but a password is needed* * Reque

Re: [UsernameToken] WS-Security at Server Side in Geronimo

2009-07-14 Thread rahul.soa
hanks. Best Regards, Rahul On Fri, Jul 10, 2009 at 10:46 PM, David Jencks wrote: > > On Jul 10, 2009, at 1:04 PM, rahul.soa wrote: > > Hello Devs, > > I am configuring the usernameToken* security configuration in geronimo (for > CXF). So far, I have configured it for Client

[UsernameToken] WS-Security at Server Side in Geronimo

2009-07-10 Thread rahul.soa
Hello Devs, I am configuring the usernameToken* security configuration in geronimo (for CXF). So far, I have configured it for Client side :). For the server side, I have tried it with hard-coded values and that works. Now, I dont know what **APIs* *(server authorization apis or other apis) I sho

Re: Deployment Exception - Unable to serialize GBeanData

2009-07-03 Thread rahul.soa
Hello Devs, Please ignore this email thread, I recognized the error, it was my mistake. Fixed it now. Thanks. Rahul On Fri, Jul 3, 2009 at 4:14 PM, rahul.soa wrote: > I added this class the cxf which seems the cause of this exception > > org.apache.geronimo.jaxws.client.UserToken &

Re: Deployment Exception - Unable to serialize GBeanData

2009-07-03 Thread rahul.soa
I added this class the cxf which seems the cause of this exception org.apache.geronimo.jaxws.client.UserToken On Fri, Jul 3, 2009 at 4:06 PM, rahul.soa wrote: > Hello Devs, > > I added some code in cxf plugin, compilation is okay but while deployement > of servlet client Geroni

Deployment Exception - Unable to serialize GBeanData

2009-07-03 Thread rahul.soa
Hello Devs, I added some code in cxf plugin, compilation is okay but while deployement of servlet client Geronimo throws me deployment exception. "Unable to serialize GBeanData" [ra...@localhost bin]$ ./deploy.sh --user system --password manager deploy --inPlace /home/rahul/new_workspace1/Client

Re: Build Error

2009-07-01 Thread rahul.soa
; again. > > On Thu, Jul 2, 2009 at 7:30 AM, rahul.soa wrote: > >> JAXWSEJBModuleBuilderExtension > > > > > -- > Shawn >

Build Error

2009-07-01 Thread rahul.soa
Hello Devs, I have got an abrupt error (as I was not getting it before) while building (clean build) the CXF plugin in Geronimo. Can someone please point me to the root of the problem? The full traces are given below: Thanks. Best Regards, Rahul [INFO] ---

Re: [Geronimo] - Build Error

2009-06-30 Thread rahul.soa
Hello Jeff, I did *build new trunk* as I had an old one and was getting a few different errors too. Thus, did nothing to bypass that particular error. Thanks. Rahul On Tue, Jun 30, 2009 at 9:48 AM, chi runhua wrote: > Hi Rahul.soa, > > Could you let me know how you bypass the error,

Re: Need Help: WS-Security Support for CXF in Geronimo (UsernameToken property setting)

2009-06-29 Thread rahul.soa
LOOKS like the WSS4JOutInterceptor isn't being added to the client side > as > there isn't a security header in the message going out. From the code, > you > are adding the SAAJOut stuff, but not the WSS4JOut. Is that as intended? > > Dan > > On Sun June 28 200

Need Help: WS-Security Support for CXF in Geronimo (UsernameToken property setting)

2009-06-28 Thread rahul.soa
Hello Devs, First of all, I apologize if the below questions are trivial. I need some help in setting basic usernameToken Property for Geronimo (for CXF). I did add the username token property elements in the schema and generated the required classes by mvn install. And Geronimo is able to accep

Re: [Geronimo] - Build Error

2009-06-26 Thread rahul.soa
Hello all, You can ignore this email as I built a new server. Thanks. Best Regards, Rahul On Fri, Jun 26, 2009 at 1:05 AM, rahul.soa wrote: > Hello Devs, > > While building the Geronimo from the scratch, I have got the build error > due to the following error > &

[Geronimo] - Build Error

2009-06-25 Thread rahul.soa
Hello Devs, While building the Geronimo from the scratch, I have got the build error due to the following error Embedded error: org.apache.geronimo.gbean.GBeanInfoFactoryException: * Cannot create a GBeanInfo for* [org.apache.geronimo.openejb.deployment.EjbModuleBuilder] * Full trace:* [INFO] -

Re: "mvn eclipse:eclipse" fails for CXF plugin

2009-06-13 Thread rahul.soa
clipse very easy to use and > powerful whereas I can't get anything to work on maven projects without it > (which is largely a statement about my eclipse ignorance) > thanks > david jencks > > On Jun 13, 2009, at 4:49 AM, rahul.soa wrote: > > Hello Devs, > > I

Re: "mvn eclipse:eclipse" fails for CXF plugin

2009-06-13 Thread rahul.soa
re must be something wrong with the transitive dependency of > some module. > > > On Sat, Jun 13, 2009 at 10:26 PM, rahul.soa wrote: > >> Now, I have imported the CXF plugin in the eclipse, and have a few build >> path problem (missing jar files) after setting the classpath

Re: "mvn eclipse:eclipse" fails for CXF plugin

2009-06-13 Thread rahul.soa
-1.2.1.jar' geronimo-cxf Project 'geronimo-cxf' is missing required library: '/home/rahul/.m2/repository/javax/jms/jms/1.1/jms-1.1.jar' Do I have to include them manually under /.m2 ? Am I missing something? Please suggest a better option. Many Thanks for your quick rep

Re: "mvn eclipse:eclipse" fails for CXF plugin

2009-06-13 Thread rahul.soa
Thanks Shawn, I did the same and it worked for me too. Best Regards, Rahul On Sat, Jun 13, 2009 at 2:13 PM, Shawn Jiang wrote: > I checked out activemq trunk and made a local build to resolve a similar > problem before. FYI. > > > On Sat, Jun 13, 2009 at 7:49 PM, rahul.soa wr

"mvn eclipse:eclipse" fails for CXF plugin

2009-06-13 Thread rahul.soa
Hello Devs, I am trying to import some modules from Geronimo/plugins in eclipse for the development. I am trying with CXF plugin, so for this I am running the following command under [ra...@localhost cxf]$ pwd /home/rahul/server/plugins/cxf [ra...@localhost cxf]$ mvn eclipse:eclipse -e and I get

Re: [WS-Security] JAXWS webservice client without using cxf specific apis

2009-06-01 Thread rahul.soa
nterceptor > route > and go the WS-SecurityPolicy route. Things are a LOT simpler from a > coding/config standpoint then.There ARE properties that can be set on > the > request context for stuff needed by the security policy engine. > > Dan > > > On Thu May 28 2009

[WS-Security] JAXWS webservice client without using cxf specific apis

2009-05-28 Thread rahul.soa
Hello Devs, I am new for ws-security and working towards my gsoc project (aim is to enable CXF/axis2 ws-security support in Apache geronimo). I am working for CXF first and have build geronimo with CXF ws-security jar files. So I need a jaxws web service client sample to access my secure web serv

Re: WS-Security support for JAX-WS Web Services

2009-05-17 Thread rahul.soa
t this moment we can integrate these two jar files in CXF Apache Geronimo plugin. I was thinking to create a JIRA for this gsoc project so that I can attach all the work on it. What do you say? Thanks. Best Regards, Rahul On Wed, May 13, 2009 at 11:41 AM, rahul.soa wrote: > Hello David, Dan >

Re: WS-Security support for JAX-WS Web Services

2009-05-13 Thread rahul.soa
Jencks wrote: > > On May 11, 2009, at 3:24 PM, rahul.soa wrote: > > > Hello everyone, > > > > > > As you know I am working on the support of ws-security module, so I > > > did some research about integrating the modules in Apache Geronimo > > > fo

WS-Security support for JAX-WS Web Services

2009-05-11 Thread rahul.soa
Hello everyone, As you know I am working on the support of ws-security module, so I did some research about integrating the modules in Apache Geronimo for the same. For the integrating/enabling WS-Security support, I think we need to have the following jars and modules in Geronimo: *Apache CXF:*

Re: gsoc [WS-Security support for JAX-WS Web Services]

2009-04-23 Thread rahul.soa
both use WSS4J project for WS-Security > > (http://ws.apache.org/wss4j/). Axis2 has a separate project that > > provides web services security features: Rampart > > (http://ws.apache.org/rampart/). CXF has all the security modules > > within it (AFAIK). > > > &g

Re: gsoc [WS-Security support for JAX-WS Web Services]

2009-04-23 Thread rahul.soa
he security modules > within it (AFAIK). > > Hope this helps you get started. > > Jarek > > On Tue, Apr 21, 2009 at 3:33 PM, rahul.soa > wrote: > > Hello everyone, > > > > I want to start with some reading and understanding with the geronimo's > > co

gsoc [WS-Security support for JAX-WS Web Services]

2009-04-21 Thread rahul.soa
Hello everyone, I want to start with some reading and understanding with the geronimo's components which will be involved in this project. So can you please point me to the appropriate documentation for the same. If you want to know more about the proposal then feel free to look at the descriptive

Accepted Gsoc [WS-Security support for JAX-WS Web Services]

2009-04-21 Thread rahul.soa
Hello Everyone, My gsoc application for the "WS-Security support for JAX-WS Web Services" project has been accepted. Thanks to everyone for their support in making my application robust. Jarek Gawor will be mentoring me for this project. Of course, you can also guide me as I will be on the develop

Re: ApacheGeronimo - Build failure

2009-04-11 Thread rahul.soa
I used the -Pee6 profile to get > the j2ca 1.6 spec jar into jee-specs. So if you build jee-specs and > connector 1.6 with > > mvn clean install -Pee6 > > it might work. > > david jencks > > On Apr 8, 2009, at 2:19 PM, rahul.soa wrote: > > Hello Kevan, David,

[gsoc] Proposal Refinement

2009-04-09 Thread rahul.soa
Hello Devs, As you probably know, I did submit my gsoc application for '*WS-Security support for JAX-WS Web Services*' [1] a few days ago on gsoc website [1], so I believe I can refine this application with your precious suggestions by discussing it on the mailing list. Thanks to Jarek and Daniel

Re: ApacheGeronimo - Build failure

2009-04-08 Thread rahul.soa
508M [INFO] [ra...@localhost connector-1_6]$ - Any idea why those error occured? Thank you. Best Regards, Rahul On Mon, Apr 6, 2009 at 10:07 PM, Kevan Miller wrote: > > On Apr 6, 2009, at 3:25 AM, rahul.soa wrote: > >> Hello David,

Re: ApacheGeronimo - Build failure

2009-04-06 Thread rahul.soa
Hello David, It did not work for independent build as well. I tried to build the plug-ins and got the same memory allocation error :( I ordered my RAM already. Many Thanks. Rahul On Mon, Apr 6, 2009 at 12:29 AM, rahul.soa wrote: > Hello David, > > Thanks for your email. > > On S

Re: ApacheGeronimo - Build failure

2009-04-05 Thread rahul.soa
blies > testsuite > > I don't know if that would help or not :-( > I am trying these, one by one now and will get back to you in both the cases. Thanks again for your help. > thanks > david jencks > > Best Regards, Rahul > > On Apr 4, 2009, at 10:25 AM, rahul.soa w

ApacheGeronimo - Build failure

2009-04-04 Thread rahul.soa
Hello Devs, I am trying to build Apache Geronimo on my Linux Machine and I got build failure error. I am following the steps from the below link: http://cwiki.apache.org/GMOxDEV/building-apache-geronimo.html 1. Checkout svn co https://svn.apache.org/repos/asf/geronimo/server/trunk server 2. Bui

Fwd: Initial Draft for gsoc [WS-Security support for JAX-WS Web Services] project

2009-03-31 Thread rahul.soa
// Apologize, forgot to click on "Reply All". Best Regards, Rahul -- Forwarded message ------ From: rahul.soa Date: Tue, Mar 31, 2009 at 11:44 PM Subject: Re: Initial Draft for gsoc [WS-Security support for JAX-WS Web Services] project To: Jarek Gawor Hello Jarek/D

Initial Draft for gsoc [WS-Security support for JAX-WS Web Services] project

2009-03-30 Thread rahul.soa
Hello Devs, I have written a very initial draft for gsoc "WS-Security support for JAX-WS Web Services" project [1]. Please suggest any modifications. Thanks to Jarek for his thoughts and immediate help. // Quote Title: WS-Security support for JAX-WS Web Services Abstract: To integrate and enab