Problem using portOffset fetaure in AG2.0

2007-07-04 Thread Ashish Jain
Hi!! I am trying to use the portOffset feature in AG2.0.Everytime I change the portOffset the server is started in the default ports. any help thanks Ashish

Re: Problem using portOffset fetaure in AG2.0

2007-07-04 Thread Ashish Jain
I am able to resolve it.. On 7/4/07, Ashish Jain [EMAIL PROTECTED] wrote: Hi!! I am trying to use the portOffset feature in AG2.0.Everytime I change the portOffset the server is started in the default ports. any help thanks Ashish

Unable to use artifact_aliases.properties and client_artifact_aliases.properties

2007-07-26 Thread Ashish Jain
Hi!! *GERONIMO_HOME/var/config *contains *artifact_aliases.properties *and*client_artifact_aliases.properties. * I am unable to understand usage of these properties files. Can anyone guide me how to use these two properties files. Thanks and Regards Ashish

unable to change dependency using client_artifact_aliases.properties

2007-07-29 Thread Ashish Jain
Hi!! I am using *client_artifact_aliases.properties *to change the dependeny. These are the steps I am following. 1)Deploy a dbpool *sample *using db2-8.2 jars. 2)launch the dependency viewer. 3)It shows a dependency on 8.2 jars. 4)Added the following in *client_artifact_aliases.properties*

Unable to change dependency using client_artifact_aliases.properties

2007-07-29 Thread Ashish Jain
Hi!! I am using *client_artifact_aliases.properties *to change the dependeny. These are the steps I am following. 1)Deploy a dbpool *sample *using db2-8.2 jars. 2)launch the dependency viewer. 3)It shows a dependency on 8.2 jars. 4)Added the following in *client_artifact_aliases.properties*

Getting java.lang.NullPointerException with geronimo-tomcat6-jee5-2.0.1-bin

2007-08-16 Thread Ashish Jain
Hi!! I am getting null pointer exception with geronimo-tomcat6-jee5-2.0.1-bin. Server starts fine Booting Geronimo Kernel (in Java 1.5.0)... Module 1/31 org.apache.geronimo.configs/rmi-naming/2.0.1/car st arted in .981s Module 2/31 org.apache.geronimo.configs/j2ee-server/2.0.1/car st arted

Question about Eclipse and config-substitution.properties in AG2.0

2007-08-17 Thread Ashish Jain
Hi!! I make a change in the portOffset value in the config-substitutions.properties. Lets suppose portOffset=1. Then I use Eclipse to start the server. Server fails to start, but when I start the server from Geronimo_home/bin/startup.bat it starts fine. These are my observations for the same

Re: Bea Ear file will not deploy in Geronimo2 after migration

2007-08-17 Thread Ashish Jain
What is the error you are getting . What does the browser display? can you check the geronimo_home/var/log/server.log. On 8/17/07, tobstar [EMAIL PROTECTED] wrote: Hi list, I am a total noob with Geronimo, and I am currently looking into migrating our application from BEA Weblogic to

Re: Question about Eclipse and config-substitution.properties in AG2.0

2007-08-18 Thread Ashish Jain
, Ashish Jain [EMAIL PROTECTED] wrote: Hi!! I make a change in the portOffset value in the config-substitutions.properties. Lets suppose portOffset=1. Then I use Eclipse to start the server. Server fails to start, but when I start the server from Geronimo_home/bin/startup.bat it starts

Getting java.lang.IllegalStateException while stopping geronimo

2007-10-08 Thread Ashish Jain
Hi, I am trying to start Geronimo as a windows service. I am following this link for the same. http://cwiki.apache.org/GMOxDOC20/configuring-geronimo-as-a-windows-service.html Server start is fine but when I try to stop the server. I get the following error. java.lang.IllegalStateException: A

Re: Getting java.lang.IllegalStateException while stopping geronimo

2007-10-09 Thread Ashish Jain
| wrapper | 2007/10/08 22:20:55 | -- Wrapper Stopped STATUS | wrapper | 2007/10/08 22:51:57 | -- Wrapper Started as Service On 10/8/07, Ashish Jain [EMAIL PROTECTED] wrote: Hi, I am trying to start Geronimo as a windows service. I am following this link for the same. http://cwiki.apache.org

allowHosts in geronimo 2.0.1

2007-10-16 Thread Ashish Jain
Hi, I am trying to simulate the allowHosts feature for geronimo 2.0.1 which was available in geronimo 1.2. With geronimo 1.2 it works fine and I am able to restrict access to EJB application running on the server to specific ip addresses. With AG 2.0.1 this attribute is not allowed. Do we

Re: allowHosts in geronimo 2.0.1

2007-10-17 Thread Ashish Jain
Any help on this issue On 10/16/07, Ashish Jain [EMAIL PROTECTED] wrote: Hi, I am trying to simulate the allowHosts feature for geronimo 2.0.1 which was available in geronimo 1.2. With geronimo 1.2 it works fine and I am able to restrict access to EJB application running

Server starts fine after commenting ClientAddresses property in config-substitutions.properties

2007-10-17 Thread Ashish Jain
Hi, In config-substitutions.properties we have ClientAddresses property. I have few questions on this 1) What are the allowed values for ClientAddresses property? 2) I could not find this property being used in config.xml. What is this property used for? 3) I commented this and started the

Multiple installations of Apache Geronimo pointing to one copy of bin/schema/lib

2007-10-22 Thread Ashish Jain
Hi, Is it possible to have multiple installation of AG with all of them having a common bin, lib and schema. I am referring this link (http://cwiki.apache.org/GMOxDOC20/multiple-repositories.html) where it suggests that bin/lib/schema are read only and can be shared between instances. Is it

Re: Multiple installations of Apache Geronimo pointing to one copy of bin/schema/lib

2007-10-23 Thread Ashish Jain
folder from Ag1, Ag2 and Ag3. 4) Now can we use C:/Centralloc/bin to start Ag1, Ag2 and Ag3? Here Ag1, Ag2 and Ag3 will have different PortOffset. Thanks Ashish On 10/23/07, Kevan Miller [EMAIL PROTECTED] wrote: On Oct 22, 2007, at 2:05 PM, Ashish Jain wrote: Hi, Is it possible to have

New tutorials for AG2.1 available

2008-03-17 Thread Ashish Jain
Hi, There are few new tutorials available in AG wiki. Try your hands out and provide comments. http://cwiki.apache.org/GMOxDOC21/java-server-faces.html- *Basics of JSF * http://cwiki.apache.org/GMOxDOC21/developing-a-simple-java-server-faces-application.html- *JSF Sample Application *

Re: Unclear steps in tutorial Stateless Session Bean

2008-03-18 Thread Ashish Jain
Hi, Ans1: openejb-jar.xml seems to be correct. openejb-jar.xml for the application should look like this *openejb-jar.xml* ?xml version=1.0 encoding=UTF-8? openejb-jar xmlns=http://www.openejb.org/xml/ns/openejb-jar-2.2; xmlns:nam=http://geronimo.apache.org/xml/ns/naming-1.2; xmlns:pkgen=

Re: Unclear steps in tutorial Stateless Session Bean

2008-03-18 Thread Ashish Jain
Hi, Thanks for bringing this forward. The tutorial has been updated to reflect the final geronimo-web.xml and openejb-jar.xml. Thanks Ashish On Tue, Mar 18, 2008 at 8:26 PM, Ashish Jain [EMAIL PROTECTED] wrote: Hi, Ans1: openejb-jar.xml seems to be correct. openejb-jar.xml

Re: Unclear steps in tutorial Stateless Session Bean

2008-03-18 Thread Ashish Jain
, 2008 at 11:09 PM, Ashish Jain [EMAIL PROTECTED] wrote: Hi, Thanks for bringing this forward. The tutorial has been updated to reflect the final geronimo-web.xml and openejb-jar.xml. Thanks Ashish On Tue, Mar 18, 2008 at 8:26 PM, Ashish Jain [EMAIL PROTECTED] wrote: Hi

Re: Unclear steps in tutorial Stateless Session Bean

2008-03-19 Thread Ashish Jain
the console to deploy it. No luck , same error. I am a total newbie , not sure any futher steps that I can try to do . Hope that you can give a futher guidance , thanks. Rgds, CG On Wed, Mar 19, 2008 at 1:39 AM, Ashish Jain [EMAIL PROTECTED] wrote: Hi CG, I just now executed the complete

Getting class not found exception while running the jaxws-tools.bat

2008-03-19 Thread Ashish Jain
Hi, I am using the jaxws-tools.bat to create the required artifacts for jax-ws webservice. I ran the command *jaxws-tools.bat wsgen* on a command window and got the following error. *Exception in thread main java.lang.NoClassDefFoundError: org.apache.geronimo.c ommon.DeploymentException

Re: Unclear steps in tutorial Stateless Session Bean

2008-03-19 Thread Ashish Jain
PM, Ashish Jain [EMAIL PROTECTED] wrote: There are only two possibilities for such an error. 1) Either you have not mentioned the correct dependency in the deployment plan. 2) You have not created the datasource. Since 1) is not possible becoz you are using the correct plan. I guess

Re: Unclear steps in tutorial Stateless Session Bean

2008-03-19 Thread Ashish Jain
still reading the documentation to find out the problem but any guidance will much be appreciated , thanks. CG On Thu, Mar 20, 2008 at 12:51 AM, Ashish Jain [EMAIL PROTECTED] wrote: Hi CG, So was the missing datasource the cause of exception? Regarding the current

Fwd: Delivery Status Notification (Failure)

2008-03-20 Thread Ashish Jain
:39:52 -0700 (PDT) Received: by 10.142.158.2 with HTTP; Thu, 20 Mar 2008 06:39:51 -0700 (PDT) Message-ID: [EMAIL PROTECTED] Date: Thu, 20 Mar 2008 19:09:51 +0530 From: Ashish Jain [EMAIL PROTECTED] To: user@geronimo.apache.org Subject: Re: Unclear steps in tutorial Stateless Session Bean MIME-Version

Re: Getting class not found exception while running the jaxws-tools.bat

2008-03-20 Thread Ashish Jain
fixed in svn and will be included in 2.1.1. You can use 2.1.1-SNAPSHOT if you want in the meantime (http://geronimo.apache.org/maven/server/binaries/2.1/). Jarek On Wed, Mar 19, 2008 at 10:22 AM, Ashish Jain [EMAIL PROTECTED] wrote: Hi, I am using the jaxws-tools.bat to create the required

Re: Getting class not found exception while running the jaxws-tools.bat

2008-03-21 Thread Ashish Jain
or jaxws/wsimport now. Hope this helps, Jarek On Thu, Mar 20, 2008 at 5:26 PM, Ashish Jain [EMAIL PROTECTED] wrote: Hi Jarek, I found the JIRA GERONIMO-3831 associated with this issue but could not find a workaround. Is there a workaround available for this issue in AG 2.1? Thanks

Re: Getting class not found exception while running the jaxws-tools.bat

2008-03-21 Thread Ashish Jain
still will need to use Unix-style slashes to specify the classpath. So something like this should work: jaxws/wsgen -classpath /test/org.jar sei class assuming you have c:\test\org.jar Jarek On Fri, Mar 21, 2008 at 8:01 AM, Ashish Jain [EMAIL PROTECTED] wrote: Hi Jarek, Thanks for your eply

WAR file for CG

2008-03-21 Thread Ashish Jain
Hi CG, I hope this mail reaches you. I have been trying to provide you the updated WAR file, but guess I keep on getting mail delivery failure. have a look at the updated WAR file. I guess there was some problem exporting the WAR file from Eclipse. Thanks Ashish

Re: New tutorials for AG2.1 available

2008-03-23 Thread Ashish Jain
Hi Tim, The web service tutorial have been modified to suggest explanations for the various annotations used as well as the wsdl generation steps. Thanks Ashish On Fri, Mar 21, 2008 at 10:07 PM, Ashish Jain [EMAIL PROTECTED] wrote: Hi Tim, Thanks for your valuable comments! For your

Re: New tutorials for AG2.1 available

2008-03-26 Thread Ashish Jain
, that is , using EntityBean to do the updating , which make the application more modular and multitier. Therefore, if possible , I hope can see a tutorial on that . Thanks. CG On Sun, Mar 23, 2008 at 11:40 PM, Ashish Jain [EMAIL PROTECTED] wrote: Hi CG, Thanks for your comments! We

How to purge a queue in geronimo?

2008-03-26 Thread Ashish Jain
Hi, Is it possible to purge a queue in geronimo? Thanks Ashish

Re: Deployment error when i deploy my EJB program in Geronimo

2008-03-26 Thread Ashish Jain
Hi, You can have a look at the samples available with G documentation. http://cwiki.apache.org/GMOxDOC20/sample-applications.html- G 2.0.x http://cwiki.apache.org/GMOxDOC21/sample-applications.html- G 2.1 Thanks Ashish On Wed, Mar 26, 2008 at 6:24 PM, newbie-gero [EMAIL PROTECTED] wrote: Hi,

Unable to build dbtester sample

2008-06-11 Thread Ashish Jain
Hi, While building the sample available at http://cwiki.apache.org/GMOxDOC21/dbtester-db-pool-testing-sample-application.htmlI hit the following error. I looked into pom.xml and found that it still contains 2.1-snapshot . The error suggests that the artifacts are not present at the specified

Re: Unable to build dbtester sample

2008-06-11 Thread Ashish Jain
://svn.apache.org/repos/asf/geronimo/samples/branches/2.1/ Hope it helpful. -- YunFeng Ma - Original Message From: Ashish Jain [EMAIL PROTECTED] To: user@geronimo.apache.org Sent: Wednesday, June 11, 2008 2:25:58 PM Subject: Unable to build dbtester sample Hi, While building

Re: Unable to build dbtester sample

2008-06-11 Thread Ashish Jain
://cwiki.apache.org/GMOxDOC21/sample-applications.html BTW, the samples are still undergoing a lot of change at the moment as we try to clean them up and get an official release. Joe Ashish Jain wrote: Hi YunFeng, Thanks for your suggestion. I was actually trying to checkout the code for https

Re: [ANNOUNCE] Welcoming Ted Kirby as a Geronimo Committer

2008-06-19 Thread Ashish Jain
Congrats Ted. On Thu, Jun 19, 2008 at 9:53 PM, Manu George [EMAIL PROTECTED] wrote: Hi Ted, Congrats. Regards Manu On Thu, Jun 19, 2008 at 8:00 PM, Jay D. McHugh [EMAIL PROTECTED] wrote: Congratulations and Welcome!! Jay Donald Woods wrote: I'd like to welcome

Re: [ANNOUNCE] Welcoming Yun Feng Ma as a Geronimo Committer

2008-06-19 Thread Ashish Jain
Congrats Yung Feng. On Thu, Jun 19, 2008 at 10:16 PM, Kevan Miller [EMAIL PROTECTED] wrote: On Jun 19, 2008, at 12:03 PM, Donald Woods wrote: I'd like to welcome Yun Feng Ma as Geronimo's newest committer. He should have his Apache account and karma in the next week or so. Yun Feng,

Re: Restarting the server

2008-07-25 Thread Ashish Jain
Hi Ravi, Since this is something which is available in tomcat you can be sure that it will be available with geronimo also. In geronimo_home/var/catalina/conf/web.xml look for servlet-classorg.apache.jasper.servlet.JspServlet /servlet-class and the following to it init-param

Is it possible to host a custom geronimo jar??

2008-10-06 Thread Ashish Jain
Hi, I am using geronimo-framework-2.1.3 distribution available from geronimo. I am trying to build my own custom server around this framework. My first step is to add tomcat-console plugin to my frmaework. I am using Windows Xp and I run the following command from command prompt [EMAIL

Re: Is it possible to host a custom geronimo jar??

2008-10-06 Thread Ashish Jain
to do things now. Lin 2008/10/6 Ashish Jain [EMAIL PROTECTED]: Hi, I am using geronimo-framework-2.1.3 distribution available from geronimo. I am trying to build my own custom server around this framework. My first step is to add tomcat-console plugin to my frmaework. I am using

Re: Is it possible to host a custom geronimo jar??

2008-10-07 Thread Ashish Jain
to the differences discovered between cmdline and portlet installation behaviors for plugins... -Donald Ashish Jain wrote: Hi Donald, I still hit the same error. Not sure if we would want to add an entry source-repository http://svn.apache.org/repos/asf/geronimo/server/tags/2.1.3

Re: How to get client IP address called EJB method

2009-04-28 Thread Ashish Jain
If it is a servlet which is accessing your ejb you can get the IP address through ServletRequest.getRemoteAddr(). HTH On Tue, Apr 28, 2009 at 3:23 PM, alex_r aryabuk...@gmail.com wrote: Sorry for my bad english. Can i get ip address of client requested some EJB method within this method?

Re: How to get a ConnectionFactory into JNDI?

2009-04-29 Thread Ashish Jain
What ıs o here:: Is ıt a QueueConnectionFactory:: On Wed, Apr 29, 2009 at 8:07 PM, Juergen Weber webe...@gmail.com wrote: Hi, I try to access a MQ ConnectionFactory using the code below, but I get an Exception. The resource adapter is in sys:dependencies. How do I get the

Re: Geronimo connection pool, Spring + Hibernate and Oracle Blobs

2009-04-30 Thread Ashish Jain
Thanks a lot Denıs ıt ıs really useful On Thu, Apr 23, 2009 at 11:46 AM, Denis Bessmertnyj denis.bessmert...@gmail.com wrote: finally we found solution which works. maybe it will be useful for someone. getJdbcTemplate().update( Insert into ...values (?,?,?,?,?,?,?,?,?),

Re: How to get a ConnectionFactory into JNDI?

2009-04-30 Thread Ashish Jain
Weber webe...@gmail.com wrote: It's Object o; Ashish Jain-5 wrote: What ıs o here:: Is ıt a QueueConnectionFactory:: On Wed, Apr 29, 2009 at 8:07 PM, Juergen Weber webe...@gmail.com wrote: Hi, I try to access a MQ ConnectionFactory using the code below, but I get

Re: using wadi with tomcat web app in an ear

2009-10-12 Thread Ashish Jain
Hello Gianny, I see you have suggested that you were able to figure out the problem. Can you please suggest what is the problem? Is there any workaround for this issue? Any associated JIRA's??? There is another JIRA which has been opened for a similar issue. Please have a look at the following

Re: using wadi with tomcat web app in an ear

2009-10-12 Thread Ashish Jain
not locate web module gbean in web app configuration, e); } } I hope this helps. Thanks, Gianny On 12/10/2009, at 7:09 PM, Ashish Jain wrote: Hello Gianny, I see you have suggested that you were able to figure out the problem. Can you please suggest what is the problem

Re: using wadi with tomcat web app in an ear

2009-10-12 Thread Ashish Jain
/1.0/ear will be fixed once we are able to apply the changes as in *GERONIMO-4556 https://issues.apache.org/jira/browse/GERONIMO-4556* On Mon, Oct 12, 2009 at 6:58 PM, Ashish Jain ashja...@gmail.com wrote: Hi Gianny, Did you mean that the Missing Dependency Exception will be fixed by the code

Re: using wadi with tomcat web app in an ear

2009-10-14 Thread Ashish Jain
Hello Gianny, I have uploaded a patch to geronimo-4900 which will address this issue in g 2.1.5. Please verify. Thanks Ashish On 10/12/09, Ashish Jain ashja...@gmail.com wrote: I think I understand now that the code snippet suggested by you will help fix the GBean Not Found exception. Please

test mail please discard

2010-01-05 Thread Ashish Jain

How to use ModuleID and TargetModuleID for redeploy

2010-01-05 Thread Ashish Jain
Hi, The help for Redeploy suggest something as follows: Help for command: redeploy redeploy [module] [plan] [ModuleID|TargetModuleID+] A shortcut to undeploy a module from one or more servers, then deploy a new version. This is not a smooth cutover -- some client

Re: How to configure a FARM in Geronimo

2010-02-11 Thread Ashish Jain
Hi Zeros, The logic has been modified and we no longer use the logic of creating slave. Rather the original module name is treated as slave and we create a master configuration by appending _G_MASTER. Thanks Ashish On Fri, Feb 5, 2010 at 5:29 PM, zeros sergio.ortega.gam...@gmail.comwrote:

Re: geronimo 2.2 can not start in backgroud process

2010-02-18 Thread Ashish Jain
I do not have access to Ubuntu linux however as a preliminary step I would suggest you have a look at your geronimo.log?? On Thu, Feb 18, 2010 at 4:58 PM, terapong terapong_potisu...@hotmail.comwrote: os ubuntu 9.10 java 1.6.0_16 geronimo 2.2 #./start-server -b after start have no error

Re: geronimo 2.2 can not start in backgroud process

2010-03-03 Thread Ashish Jain
This is definitely a problem. I just tested on ubuntu and I see the server stops immediately after start. I will dig more to find out what is happening. On Sun, Feb 21, 2010 at 2:39 AM, Kevan Miller kevan.mil...@gmail.comwrote: On Feb 19, 2010, at 10:19 PM, terapong wrote: but it not work

Re: MyFaces 2.0 and Geronimo 2.2

2010-03-04 Thread Ashish Jain
I think this is still not supported by Eclipse. Please have a look at the following link http://www.eclipse.org/forums/index.php?t=msgth=162991start=0; On Thu, Mar 4, 2010 at 9:42 PM, LisaD dony.l...@gmail.com wrote: That is, what do I need to do to get the Java Server Faces 2.0 as a valid

Re: DeltaManager only support GenericPrincipal. Your realm used principal class org.apache.geronimo.tomcat.JAASTomcatPrincipal

2010-03-12 Thread Ashish Jain
I see from your security realm that you are using a custom login module. Are you also using custom principal class as well?? How are you adding principals to geronimo in login module commit method?? How are mapping the principals in your geronimo deployment plan?? On Fri, Mar 12, 2010 at 3:04

Re: DeltaManager only support GenericPrincipal. Your realm used principal class org.apache.geronimo.tomcat.JAASTomcatPrincipal

2010-03-12 Thread Ashish Jain
for setting the Principal's type and what I should modify to make it a GenericPrincipal. Thanks. 2010/3/12 Ashish Jain [via Apache Geronimo] [hidden email]http://n3.nabble.com/user/SendEmail.jtp?type=nodenode=443936i=0 I see from your security realm that you are using a custom login module

Re: DeltaManager only support GenericPrincipal. Your realm used principal class org.apache.geronimo.tomcat.JAASTomcatPrincipal

2010-03-13 Thread Ashish Jain
Is it possible for you to paste your geronimo deployment plan?? On Sat, Mar 13, 2010 at 3:42 PM, mirceade mirce...@gmail.com wrote: Yes, you're right. The third party's app. LoginModule adds a AppUserPrincipal (which extends the GeronimoGroupPrincipal class) to the Subject's principals,

Re: [ANNOUNCE] Ashish Jain - Geronimo's newest committer

2010-03-16 Thread Ashish Jain
. On Mon, Mar 15, 2010 at 7:30 PM, Kevan Miller kevan.mil...@gmail.comwrote: Congrats Ashish! --kevan On Mar 14, 2010, at 5:44 PM, Joe Bohn wrote: All, Please join me in welcoming Ashish Jain as the newest committer on the Apache Geronimo project. The Geronimo PMC is excited that Ashish

Re: DeltaManager only support GenericPrincipal. Your realm used principal class org.apache.geronimo.tomcat.JAASTomcatPrincipal

2010-03-18 Thread Ashish Jain
I notice that ur first post suggested you realm name is AppSecurity and you geronimo deployment plan seems to be using APPOperatorSecurity. Create a realm with correct name and try. Another Q comes to my mind is when is that you are hitting the exception deploy/run??? In case you again hit the

Re: Timer or Scheduler service in Geronimo(JEE)

2010-04-02 Thread Ashish Jain
Chckout MultipleServer-1.0.jarhttps://issues.apache.org/jira/secure/attachment/12435296/MultipleServer-1.0.jarin https://issues.apache.org/jira/browse/GERONIMO-4795. On Mon, Mar 29, 2010 at 4:46 PM, easyl easy@gmail.com wrote: hallo, How can I build a Timer (or Scheduler) executing some

Axis 1.5.1 and Axis 1.3 incompatibilities

2010-04-05 Thread Ashish Jain
Hi, I have a EAR application which has axis2 1.5.1 jars packaged. I am using geronimo 2.1.3 which comes with axis2 1.3. While deployment I hit the following error: Caused by: java.lang.ClassCastException: org.apache.axis2.receivers.RawXMLINOnlyMessageRece iver incompatible with

Re: Axis 1.5.1 and Axis 1.3 incompatibilities

2010-04-05 Thread Ashish Jain
explicitly specifying the class but I still hit the same error. Any pointers will be helpful. On Mon, Apr 5, 2010 at 4:03 PM, Ashish Jain ashja...@gmail.com wrote: Hi, I have a EAR application which has axis2 1.5.1 jars packaged. I am using geronimo 2.1.3 which comes with axis2 1.3. While deployment I

Readings on Java EE6

2010-04-08 Thread Ashish Jain
Hi All, I want to start up reading on Java EE6. What can be the most efficient way to start with it? Shall I start up with the java ee specification? Thanks Ashish

Re: Readings on Java EE6

2010-04-13 Thread Ashish Jain
Thanks a lot kevan for the pointers. On Mon, Apr 12, 2010 at 6:42 PM, Kevan Miller kevan.mil...@gmail.comwrote: On Apr 8, 2010, at 10:09 AM, Ashish Jain wrote: Hi All, I want to start up reading on Java EE6. What can be the most efficient way to start with it? Shall I start up

Re: deployment problem

2010-04-25 Thread Ashish Jain
This is not a forum for WAS CE. Forum for WAS CE is here --- http://www.ibm.com/developerworks/forums/forum.jspa?forumID=541 On Sun, Apr 25, 2010 at 1:21 AM, neeraj wadhwa wadhwaneera...@gmail.comwrote: Sir, Would u please tell me how to deploy a web application on WASCE 1.0.1.1 with full

Re: [ANNOUNCE] Geronimo Eclipse Plugin 2.1.5

2010-04-27 Thread Ashish Jain
Congrats team. On Wed, Apr 28, 2010 at 7:26 AM, Delos dait...@gmail.com wrote: Because the confluence is broken now, I can't add the news in geronimo main page. I will do that once the confluence is available. 2010/4/28 Delos dait...@gmail.com The Apache Geronimo project is pleased to

Re: java -jar server.jar is failing to start server.

2010-05-04 Thread Ashish Jain
The error clearly says 1099 port in use. Either free the port or specify portOffset variable in GERONIMO_HOME/var/config/config-substitution.properties. On Tue, May 4, 2010 at 9:38 AM, Tapas Mishra mightydre...@gmail.com wrote: I was able to install geromino.Could see admin control as per this

Re: java -jar server.jar is failing to start server.

2010-05-04 Thread Ashish Jain
refer this https://cwiki.apache.org/GMOxDOC22/changing-the-default-port-numbers.html On Tue, May 4, 2010 at 11:30 AM, Ashish Jain ashja...@gmail.com wrote: The error clearly says 1099 port in use. Either free the port or specify portOffset variable in GERONIMO_HOME/var/config/config

Re: Incorrect level of org.omg.CORBA classes found.

2010-05-04 Thread Ashish Jain
Try starting the server with the following command java -Djava.endorsed.dirs=lib/endorsed -javaagent:bin/jpa.jar -jar bin/server.jar On Tue, May 4, 2010 at 9:52 AM, Tapas Mishra mightydre...@gmail.com wrote: Even this doc 2.2 is not correct. -- View this message in context:

Re: java -jar server.jar is failing to start server.

2010-05-04 Thread Ashish Jain
paste the file which u have changed. On Tue, May 4, 2010 at 11:45 AM, Tapas Mishra mightydre...@gmail.comwrote: I had changed default port numbers even before putting the question on this list by looking at the same link you gave. -- View this message in context:

Re: Question on DB Pool Creation using Tranql XA Resource Adapter

2010-05-05 Thread Ashish Jain
try specifying tnsentryname and servername in the plan. On Wed, May 5, 2010 at 2:38 AM, Anshuk anshuk_chaudh...@infosys.com wrote: Hello All, I am trying to create a db connection pool in geronimo 2.1.4 for oracle database using. Tranql XA Resource Adapter. The plan which is created looks

Re: Cannot setup a realm in geronimo 2.2

2010-05-18 Thread Ashish Jain
Refer https://cwiki.apache.org/GMOxDOC22/ as you are using an older version of documentation which is g 2.0. There are various web applications and will help you in setting up your geronimo-web.xml correctly. On Tue, May 18, 2010 at 2:26 PM, Billy Vandory billy_vand...@yahoo.comwrote: I'm

Re: Unencrypted passwords for tomcat connector definitions in g 2.2

2010-07-05 Thread Ashish Jain
, it could be done in the server gbean or connector jaxb class. Could you open a jira for it ? To use the gbean to construt the tomcat container, it should work. But in the future, Geronimo encourges to use the server.xml to configure the tomcat container .. 2010/7/4 Ashish Jain ashja...@gmail.com