Problem with building 2.0.1

2008-05-29 Thread ivan
] [INFO] For more information, run Maven with the -e switch [INFO] How can I pass it? Thanks, Truly yours, Ivan Pryvalov.

Re: Problem with building 2.0.1

2008-05-29 Thread ivan
Hi! I've done you wrote - it didn't help. File db.lck has been deleted, but file is created again and Exception comes. I removed project to f:\g-2.0.1 but nothing has changed. Ivan Pryvalov. Viet Nguyen пишет: It seems like maven cannot delete one of the files (i.e. UddiDatabase\db.lck

Re: Problem with building 2.0.1

2008-05-29 Thread ivan
? Thanks, Ivan Pryvalov. ivan пишет: Hi! I've done you wrote - it didn't help. File db.lck has been deleted, but file is created again and Exception comes. I removed project to f:\g-2.0.1 but nothing has changed. Ivan Pryvalov. Viet Nguyen пишет: It seems like maven cannot delete one

Re: starting sequence

2008-11-20 Thread Ivan
of applications? Thanks -- Ivan

Re: Unable to create configuration for deployment

2008-11-20 Thread Ivan
- Users mailing list archive at Nabble.com. -- Ivan

Re: Add tomcat-specific configuration

2009-01-13 Thread Ivan
. Wondering whether this is supposed to work? Can I also put a server.xml there? Thanks! - Jack -- Ivan

Re: Add tomcat-specific configuration

2009-01-13 Thread Ivan
. Let us take Tomcat as an example, maybe we shall give an interface to set those configurations that we do not provide now. 2009/1/14 Jack Cai greensi...@gmail.com Thanks Ivan! I've examined the geronimo-tomcat-2.0.1.xsd and geronimo-tomcat-config-1.0.xsd, and am pretty sure many

Re: Geronimo Cannot Auto-reload class File

2009-01-14 Thread Ivan
geronimo reload the java class file automaticly? I expect that there could be a config file which can enable this function, but I didn't find... Would anyone help? -- Ivan

Re: system property for login configuration file

2009-01-15 Thread Ivan
-- View this message in context: http://www.nabble.com/system-property-for-login-configuration-file-tp21450978s134p21450978.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. -- Ivan

Re: Gbean to get list of modules?

2009-01-15 Thread Ivan
://www.nabble.com/Gbean-to-get-list-of-modules--tp21488245s134p21488245.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. -- Ivan

Re: Server startup failed.

2009-01-20 Thread Ivan
- Users mailing list archive at Nabble.com. -- Ivan

Re: Geronimo 2.1.x, standard MyFaces bundle, org.apache.myfaces.ERROR_HANDLER in web.xml - classloading problem

2009-02-26 Thread Ivan
244 749 Fax.: +420 543 244 751 WWW : http://WWW.FoNet.Cz/ -- Ivan

Re: Geronimo 2.1.x, standard MyFaces bundle, org.apache.myfaces.ERROR_HANDLER in web.xml - classloading problem

2009-02-27 Thread Ivan
Hi, if possible, could you please upload your app, or remove those confidential contents, only a simple app that could reproduce the error you mentioned. Thanks! 2009/2/27 PaJaSoft janou...@fonet.cz Ivan-65 wrote: Hi, in Geronimo, JFace API related classes is loaded by Jee-spec

Re: Geronimo 2.1.x, standard MyFaces bundle, org.apache.myfaces.ERROR_HANDLER in web.xml - classloading problem

2009-02-27 Thread Ivan
= transient= value=//HtmlCommandLink/HtmlForm /UIViewRoot +- Scoped Variableshttp://localhost:8080/MyFacesERROR_HANDLER/index.xhtml;jsessionid=5086BD2B10EFBE4867435E8DD3B87F24# 2009/2/27 PaJaSoft janou...@fonet.cz Ivan-65 wrote: Hi, if possible, could you please upload your app, or remove

Re: Issues facing when connecting with Oracle10g

2009-03-14 Thread Ivan
the Apache Geronimo - Users mailing list archive at Nabble.com. -- Ivan

Re: Issues facing when connecting with Oracle10g

2009-03-14 Thread Ivan
, ojdbc14) having different constant values! As this LobHandler initializes Oracle classes on instantiation, do not define this as eager-initializing singleton if you do not want to depend on the Oracle JAR being in the class path: use lazy-init=true to avoid this issue. --- 2009/3/14 Ivan xhh

Re: Configuring ActiveMQ with external file

2009-03-17 Thread Ivan
xml file to the big edit box. But I suggest that you keep some placeholders in the template configuration file. Please refer to http://cwiki.apache.org/confluence/display/GMOxDOC22/Configuring+the+JMS+server Thanks! Ivan 2009/3/18 David Jencks david_jen...@yahoo.com On Mar 17, 2009

Re: Configuring ActiveMQ with external file

2009-03-17 Thread Ivan
Those two lines are in the geronimo\plugins\activemq\activemq-broker\pom.xml. To add a new borker, open the console, click JMS Server on the left navigation tree of your console, then there is a link Add JMS Borker. Ivan 2009/3/18 Raj Saini rajbsa...@yahoo.com Hi David, I

Re: Configuring ActiveMQ with external file

2009-03-18 Thread Ivan
. Thanks ! Ivan 2009/3/18 Raj Saini rajbsa...@yahoo.com Ivan, I do see these two lines in the pom.xml. However, I do not see the 'Add JMS Broker' button in the web console. As I said before, activemq.xml file is not copied in var/activemq/conf folder as well. Thanks, Raj

Re: Configuring ActiveMQ with external file

2009-03-18 Thread Ivan
I have checked the 2.2 snapshot binary package of 03/16/2009, activmq.xml is there. Could you paste the startup log ? I would like to see which modules are started. Thanks ! 2009/3/18 Raj Saini rajbsa...@yahoo.com Hi Ivan, Yes, i can start the server. I did it from Maven as well

Re: Configuring ActiveMQ with external file

2009-03-18 Thread Ivan
http://people.apache.org/builds/geronimo/server/binaries/trunk/ Ivan 2009/3/18 Raj Saini rajbsa...@yahoo.com Ivan, I am rebuilding the Geronimo after a clean. I will post the startup log after build is complete. BTW, where did you get the 2.2 snapshot binaries? I searched around

Re: startup geronimo jetty on AIX fails

2009-03-19 Thread Ivan
Geronimo - Users mailing list archive at Nabble.com. -- Ivan

Re: Does geronimo support IPv6?

2009-03-31 Thread Ivan
the Apache Geronimo - Users mailing list archive at Nabble.com. -- Ivan

Re: how to use the persistence flag in addAttribute?

2009-03-31 Thread Ivan
Could you show us the codes that how you get the Dictionary GBean from Kernel ? I think you should get the Dictionary object via ProxyManager, so that Kernel will monitor the changes of dir property. Thanks ! Ivan 2009/3/31 Silv silvio-pe...@gmx.de hello, i'm new in the development with java

Re: how to use the persistence flag in addAttribute?

2009-04-01 Thread Ivan
Not sure that I express it clearly. Geronimo will did it for you. I suppose you put a gbean element in your web deployment file, right ? I just want to how you invoke the setDir method in your client codes ? Ivan 2009/4/1 Silv silvio-pe...@gmx.de Hi Ivan, I feel a bit sheepish

Re: how to use the persistence flag in addAttribute?

2009-04-01 Thread Ivan
next time while your web app starts, Geronimo will inject the testpath to your xyz GBean instance. Wish it will do some help. Ivan 2009/4/1 Silv silvio-pe...@gmx.de yes i have a gbean element in my deployment file: gbean name=xyz class=spellcheck.Dictionary attribute name=dir

Re: Problems using log4j Gbean

2009-04-07 Thread Ivan
share a global configuration. Ivan 2009/4/7 Jochen Zink jochenl...@web.de Hello, we use geronimo 2.1.1. For Logging, we use Log4j and the log4j Plugin. We have two Webapplications (WebApp A and WebApp B) running. Both use a util.jar. If we deployApplication A before application B

Re: Change the MDB instance limit

2009-04-07 Thread Ivan
I guess that you could add the @ActivationConfigProperty(propertyName = maxSessions, propertyValue = 100) to your MDB, so that ActiveMQEndpointWorker will allow you create more MDB instance. Wish it helps. Ivan 2009/4/6 Fredrik Jonson fred...@myrealbox.com Hi again, Here's some

Re: Problems using log4j Gbean

2009-04-08 Thread Ivan
the ApplicationLog4jConfigurationGBean gbean, just put a log4j.properties in your application's classpath, let log4j itself to manage the configurations. It should work as expected. Ivan 2009/4/9 Ivan xhh...@gmail.com Yes, it needs to be improved. I opened a JIRA in https://issues.apache.org/jira

Re: Axis2 example

2009-04-09 Thread Ivan
folder accroding to the manual of Axis2 BTW, it is better to set JAVA_OPTS=-Dorg.apache.geronimo.jaxws.builder.useSimpleFinder=true while starting the server, or it may be much errors while deploying the Axis2 Console App. Ivan 2009/4/9 Hai-Dang Pham hdp...@gmail.com Hi Ivan, Tx you

How to add user defined Tomcat Valve ?

2009-04-24 Thread Ivan
not find my defined class. I wonder shall we add a new dependency for those existed modules ? Thanks in advance ! -- Ivan

Re: How to add user defined Tomcat Valve ?

2009-04-24 Thread Ivan
Thanks, Jason, I will try it ! 2009/4/24 Jason Warner jaw...@gmail.com Hi Ivan, This dev list discussion [1] captures some of the most recent work done in this area. There is a solution at the end provided by Gianny that I don't think I've ever personally tried. I believe the fix

Re: Webservice handling consuming considerable CPU (Windows)

2009-04-29 Thread Ivan
It seems that the search for service provider for the TransformerFactory takes too much time.I suggest you set the the corresponding implemenation via system property or put it to a jaxp.properties in the jre's lib folder. You could refer more in the Java Doc of TransformerFactory class. Ivan

Re: Check server state?

2009-04-29 Thread Ivan
at Nabble.com. -- View this message in context: http://www.nabble.com/Check-server-state--tp23267578s134p23302382.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. -- Ivan

Re: Deployment takes forever with many files

2009-04-30 Thread Ivan
Does Geronimo output anything in the deployment process, could you please show us those logs ?Ivan 2009/4/30 Patrick Kranz patrick.kr...@immobilienscout24.de Sorry, I forgot to mention: I am doing a deployment with the --inPlace parameter, so the application is not being copied to the Geronimo

Re: Check server state?

2009-04-30 Thread Ivan
Ivan Xu wrote: No sure how does the wait-for-server command implement it, but I think try to connect the server via JMX is also a way to check whether the kernel is running.Ivan 2009/4/30 RickI a...@worker.com Thanks RunHua, Do you know any gbean that can be use to get server

Re: Webservice handling consuming considerable CPU (Windows)

2009-04-30 Thread Ivan
the jaxp.properties.sample to jaxp.properties file in the jre/lib folder, directly add the option like -Djavax.xml.transform.TransformerFactory=org.apache.xalan.processor.TransformerFactoryImpl. Wish that it is useful for you. Ivan 2009/5/1 mdasari mdas...@gmail.com Based on the dependency comment

Re: How to get a ConnectionFactory into JNDI?

2009-05-02 Thread Ivan
. -- View this message in context: http://www.nabble.com/How-to-get-a-ConnectionFactory-into-JNDI--tp23296092s134p23311291.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. -- Ivan

Re: How to get a ConnectionFactory into JNDI?

2009-05-02 Thread Ivan
It also works well in Geronimo 2.1.4 from my side. Could you attach your sample with the email ? Ivan 2009/5/3 Juergen Weber webe...@gmail.com The current one, 2.1.4. Ashish, looking up as java.lang.Object already fails, so it should make no difference where to cast the Object to. Thanks

Re: Check server state?

2009-05-04 Thread Ivan
) { } } } But first, you need to make sure to bind the correct IP, or you could not connect it to the remote machine, Second, you do not know which program is llsterening on the specified port, maybe it is not Geronimo server :-( Wish it helps you, or anyone could give more better solution. Ivan

Re: set openejb jndi format in geronimo

2009-06-02 Thread Ivan
. -- Ivan

Re: set openejb jndi format in geronimo

2009-06-03 Thread Ivan
Yes 2009/6/3 Rodger eternalj...@gmail.com Do you mean bin/geronimo.bat run -Dopenejb.jndiname.format={ejbName}/{interfaceClass} ? -- Ivan

Re: set openejb jndi format in geronimo

2009-06-03 Thread Ivan
* -- Ivan

Re: geronimo 2.1.4 on amd64 tomcat 5 shuts down automatically

2009-06-03 Thread Ivan
Is it possible that there is some codes like ' System.exit();' in your applications. In the past, I encountered this scenario, one of the developers put a line like this in the codes while catching an exception. Ivan 2009/6/3 Bill Brown wbr...@colorfulsoftware.com Greetings: I am running

Re: geronimo 2.1.4 on amd64 tomcat 5 shuts down automatically

2009-06-03 Thread Ivan
From the log output, it seems that the JVM is shutdown smoothly, not a JVM corruption. Turn on the TRACE may be useful, please attach the log files in the email. Before you start the server, please clear the log file, and do a compression, for TRACE option may make the log file much bigger. Ivan

Re: JAXWS web service deployment

2009-06-04 Thread Ivan
If you use the annotation WebService in you SEI, set the wsdlLocation could avoid the WSDL generation. Ivan 2009/6/4 james.bond.007 eric.manugue...@gmail.com Hi I have added the jaxws annotations in a service class in order to turn it into a web service. I have followed the geronimo

Re: Binaries not getting deleted while un-deploying axis2-1.4.1 war from Geronimo 2.1.4

2009-06-26 Thread Ivan
Geronimo - Users mailing list archive at Nabble.com. -- Ivan

Re: J2EE Connector deployment problem

2009-07-10 Thread Ivan
to support them, it might be very easy patches welcome! thanks david jencks -- Ivan

Re: How to reuse the jars in geronimo repository?

2009-07-15 Thread Ivan
archive at Nabble.com. -- Ivan

Re: Exception on installing Daytrader

2009-08-10 Thread Ivan
-- View this message in context: http://www.nabble.com/Exception-on-installing-Daytrader-tp24900549s134p24900549.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. -- Ivan

Re: Container does not exist

2009-09-17 Thread Ivan
://www.nabble.com/Container-does-not-exist-tp25461869s134p25487508.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. -- Ivan

Re: Container does not exist

2009-09-17 Thread Ivan
Just googled, find a Geronimo JIRA http://issues.apache.org/jira/browse/GERONIMO-4573 Not sure why we did not set openejb.vendor.config=GERONIMO in Geronimo by default, I will add it to the openejb plan file. 2009/9/17 Kevan Miller kevan.mil...@gmail.com On Sep 17, 2009, at 10:25 AM, Ivan

Re: Updating Geronimo

2009-10-26 Thread Ivan
that the server would use a different version of the binary? Please let me know how I would go about doing this. *Russell Collins* -- Ivan

Re: JDBC4 Postgresql Driver fails to install

2009-11-23 Thread Ivan
) -- View this message in context: http://old.nabble.com/IllegalArgumentException%3A-id-must-be-in-the-form-...-tp26467880s134p26476753.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. -- Ivan

Re: JDBC4 Postgresql Driver fails to install

2009-11-24 Thread Ivan
mailing list archive at Nabble.com. -- Ivan

Re: Internal error in the plugin manager getting plugin 'org.codehaus.mojo.jspc:jspc-maven-plugin'

2009-12-25 Thread Ivan
, -- Miroslav Beranič ml. -- Ivan

Welcome Jack Jun Jie Cai as a new committer

2009-12-29 Thread Ivan
I would like to welcome Jack aboard, as he recently accepted the Geronimo PMC invitation to become a committer. His account was just created this morning (caijunj), so you should start seeing some commits from him soon. -- Ivan

Re: [ANNOUNCE] Availability of Geronimo 2.2

2009-12-29 Thread Ivan
-- Ivan

Re: How to configure Single Sign On for G 2.2 with Tomcat

2010-01-21 Thread Ivan
? How did you do it? Any suggestions? Thanks for any help, Boes -- View this message in context: http://old.nabble.com/How-to-configure-Single-Sign-On-for-G-2.2-with-Tomcat-tp27259739s134p27259739.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. -- Ivan

Re: Geronimo Web-Apps

2010-01-24 Thread Ivan
mailing list archive at Nabble.com. -- Ivan

Re: How could I access webservice by certificate?

2010-01-26 Thread Ivan
- Users mailing list archive at Nabble.com. -- Ivan

Welcome Forrest Ming Xia as a new committer

2010-03-08 Thread Ivan
I would like to welcome Forrest aboard, as he recently accepted the Geronimo PMC invitation to become a committer. His account (xiaming) was just created, so you should start seeing some commits from him soon. -- Ivan

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

2010-03-18 Thread Ivan
Sent from the Users mailing list archive at Nabble.com. -- Ivan

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

2010-03-19 Thread Ivan
the logs: 2010-03-12 07:02:19,828 ERROR [DeltaRequest] DeltaManager only support GenericPrincipal. Your realm used principal class org.apache.geronimo.tomcat.JAASTomcatPrincipal. Ivan: How do I turn off the authentication cache? We use Geronimo 2.1.4 (in fact WebSphere Community Edition

Re: Question about developing Gbeans

2010-04-15 Thread Ivan
; } public void setName(String name) { this.name = name; } //this method should be published public void publishMe(){ } //this method should not be published public void test(){ } } -- Ivan

Re: Question about developing Gbeans

2010-04-16 Thread Ivan
. But thank you for the help. -- View this message in context: http://n3.nabble.com/Question-about-developing-Gbeans-tp720975p723352.html Sent from the Users mailing list archive at Nabble.com. -- Ivan

Re: Using vm:// transport for ActiveMQ5.3 (Geronimo 2.2)

2010-04-22 Thread Ivan
-for-ActiveMQ5-3-Geronimo-2-2-tp742434p742434.html Sent from the Users mailing list archive at Nabble.com. -- Ivan

Re: looking for some suggestion for setting AMQ across multiple JVMs

2010-04-30 Thread Ivan
example of setting up such AMQ? -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/looking-for-some-suggestion-for-setting-AMQ-across-multiple-JVMs-tp767393p767393.html Sent from the Users mailing list archive at Nabble.com. -- Ivan

Re: MDB error?

2010-04-30 Thread Ivan
restart geronimo server,MDB don't get massage. -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/MDB-error-tp767294p767294.html Sent from the Users mailing list archive at Nabble.com. -- Ivan

Re: geronimo-jetty7-javaee5-2.2/ war module could not be deployed but also giving error if undeployed

2010-05-03 Thread Ivan
) at org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31) What should I check in? -- Ivan

Re: Abnormal JVM shutdown detected

2010-05-03 Thread Ivan
) at java.lang.Thread.run(Thread.java:619) Shutting down... WARNING: Abnormal JVM shutdown detected -- Tapas -- Ivan

Re: MDB error?

2010-05-03 Thread Ivan
-- View this message in context: http://apache-geronimo.328035.n3.nabble.com/MDB-error-tp767294p773111.html Sent from the Users mailing list archive at Nabble.com. -- Ivan

Re: Abnormal JVM shutdown detected

2010-05-03 Thread Ivan
archive at Nabble.com. -- Ivan

Re: Why does Geronimo not cleanup tempdir

2010-05-06 Thread Ivan
...@gmail.com Hi, Why does Geronimo not cleanup the files in its tempdir (var/temp). Some files do get removed but I don't understand why others are not. Cheers, Marc -- Ivan

Re: how in the world do you get the org.apache.geronimo.system.sharedlib.SharedLib to work?

2010-05-06 Thread Ivan
/dep:reference /dep:gbean /web:web-app /app:module /app:application * * -- Ivan

Re: how to debug deployment plan

2010-05-06 Thread Ivan
) at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45) at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65) at org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31) -- Tapas -- Ivan

Re: issue deploying webapp with security realm

2010-05-25 Thread Ivan
.328035.n3.nabble.com/issue-deploying-webapp-with-security-realm-tp334180p841923.html Sent from the Users mailing list archive at Nabble.com. -- Ivan

Re: WebService - AxisFault - Wrong number of Arguments

2010-06-02 Thread Ivan
) at org.apache.openejb.core.interceptor.InterceptorStack.invoke(InterceptorStack.java:122) at org.apache.openejb.core.stateless.StatelessContainer._invoke(StatelessContainer.java:221) ... 25 more -- Ivan

Re: issue deploying webapp with security realm

2010-06-07 Thread Ivan
-geronimo.328035.n3.nabble.com/issue-deploying-webapp-with-security-realm-tp334180p876229.html Sent from the Users mailing list archive at Nabble.com. -- Ivan

Re: WebService - AxisFault - Wrong number of Arguments

2010-06-08 Thread Ivan
it). If you need the wsdl (and jaxws) files as well, I've uploaded the whole thing as an archive: http://home.arcor.de/irian/WebServiceTest.rar Thanks, Flo -- Ivan

Re: WebService - AxisFault - Wrong number of Arguments

2010-06-09 Thread Ivan
Some changes have been committed to 2.2-branch in r952898, you could download the snapshot build if want to try it. 2010/6/9 Florian Schaetz florian.scha...@optitool.de Hi Ivan, Just try the attached example, seems that Geronimo ( or OpenEJB) does not process the web service request

Re: Unencrypted passwords for tomcat connector definitions in g 2.2

2010-07-04 Thread Ivan
. Is it possible to utilize encrypted passwords in server.xml? Is it possible to revert to the old tomcat connector configurations based on config.xml in geronimo 2.2? Thanks Ashish -- Ivan

Re: Geronimo 2.2 + Spring + Hibernate and a Geronimo managed DB Pool with XA driver

2010-07-15 Thread Ivan
in context: http://apache-geronimo.328035.n3.nabble.com/Geronimo-2-2-Spring-Hibernate-and-a-Geronimo-managed-DB-Pool-with-XA-driver-tp874759p971182.html Sent from the Users mailing list archive at Nabble.com. -- Ivan

Re: Dynamic realms

2010-07-19 Thread Ivan
question (for me) is: how does the security definition in the plan.xml link back to the (geronimo-)web.xml or how can I link my web.xml/geronimo-web.xml to the realms available ? Thanks in advance. Regards, Kees -- Ivan

Re: Dynamic realms

2010-07-19 Thread Ivan
. might be other guys could have good ideas. If your project is built with maven, I think that you might use placeholder in the xml file, maven plugin could help you to update those values while assembling the web application. 2010/7/19 Kees van Veen kees.vanv...@kewill.com Ivan wrote

Re: Multiple Geronimo servers ejbd redirection.

2010-08-12 Thread Ivan
clustering or failover for any server. Is there any clustering or failover configured b default? Thank you. -- Ivan

Re: wrong number of arguments calling ejb webservice in geronimo 2.2

2010-08-16 Thread Ivan
workaround? Best regards and thanks, Hans-Peter -- Ivan

Re: problem starting geronimo

2010-08-20 Thread Ivan
with that? Forrest -- Ivan

Re: problem starting geronimo

2010-08-20 Thread Ivan
[Log4jService] Stopping Logging Service 2010-08-20 15:51:45,195 INFO [Log4jService] -- Regards, Shailen (khichi.shailen...@gmail.com) +91-9216020360 Mohali, Chandigarh - 160062 On Friday 20 August 2010 02:27 PM, Ivan wrote: Could you check

Re: Substitution variables in gbean attribute value

2010-08-25 Thread Ivan
nameServerInfo/name /reference /gbean I've tried setting an APP_HOME environment variable as well as passing APP_HOME as a Java system property. I even tried org.apache.geronimo.config.substitution.APP_HOME but that seems to be specific to config.xml. Thanks, Anil Chawla -- Ivan

Re: Substitution variables in gbean attribute value

2010-08-26 Thread Ivan
: Ivan, thanks for the prompt response. Our intention is to provide our users with a WAR/EAR file and perhaps a simple startup script that they can edit to set the correct environment variables for their environment. It is good to know that there is a work-around like this but it might be a little

[ANNOUNCE] Welcome Linquan Jiang Shawn as a new Geronimo PMC member

2010-09-07 Thread Ivan
I would like to welcome Shawn as he recently accepted the Geronimo PMC invitation to join the PMC. We look forward to working with him to maintain oversight of the Geronimo project. Welcome! -- Ivan

Re: Secure WebService with BASIC Authentication

2010-09-12 Thread Ivan
/pwd when requesting wsdl file. -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/Secure-WebService-with-BASIC-Authentication-tp1354513p1453868.html Sent from the Users mailing list archive at Nabble.com. -- Ivan

Re: Newbie problem with web.xml

2010-09-14 Thread Ivan
this message in context: http://apache-geronimo.328035.n3.nabble.com/Newbie-problem-with-web-xml-tp1472065p1472720.html Sent from the Users mailing list archive at Nabble.com. -- Ivan

Re: Not consuming Messages after restart consumer

2010-10-08 Thread Ivan
. -- Ivan

Welcome Janet Hong Fang Han as a new committer

2010-10-20 Thread Ivan
I would like to welcome Janet aboard, as she recently accepted the Geronimo PMC invitation to become a committer. Her account was just created this morning (hanhongfang), so you should start seeing some commits from her soon. -- Ivan

Re: Stateless Session Bean and @WebService

2010-11-12 Thread Ivan
archive at Nabble.com. -- Ivan

Re: Stateless Session Bean and @WebService

2010-11-12 Thread Ivan
For a workaround, think you could pre-generate the wsdl file. 2010/11/12 Ivan xhh...@gmail.com Guess that HttpException is used in your method signatures of the SEI. It might be a bug, or an improvment might be required, think that Geronimo should try its best to add as more dependency jar

Re: String resource and JNDI?

2010-11-23 Thread Ivan
a string resource to JNDI in geronimo? Like the database pools but just for string resources? -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/String-resource-and-JNDI-tp1956441p1956441.html Sent from the Users mailing list archive at Nabble.com. -- Ivan

Re: ERROR Geronimo 2.2: Server startup fails when ActiveMQ transportConnector URI contains optional parameters

2010-12-08 Thread Ivan
-tp2052126p2052126.html Sent from the Users mailing list archive at Nabble.com. -- Ivan

  1   2   3   >