Geronimo not found at login subject for Jackrabbit JCA.

2008-11-07 Thread Markku Saarela
Hi, Jackrabbit 1.4 (1.4.1 core) JCA deployed to Geronimo 2.1.1. Web application or ejb session bean failed with repository login. InitialContext lookup find Repository but calling repository.login( new SimpleCredentials( "system", "manager".toCharArray() ) ); method results exception: Cau

Re: StringIndexOutOfBoundsException in getClassFileName

2008-11-07 Thread Doug Reeder
On Geronimo (Tomcat) 2.1.3, the JSP compiles and runs fine. I can't attach my actual app to a Jira, but I'll see if I can pare it down to a test app. On Nov 7, 2008, at 5:55 PM, Kevan Miller wrote: On Nov 7, 2008, at 12:19 PM, Doug Reeder wrote: The URL is the root URL for my web app,

Re: StringIndexOutOfBoundsException in getClassFileName

2008-11-07 Thread Kevan Miller
On Nov 7, 2008, at 12:19 PM, Doug Reeder wrote: The URL is the root URL for my web app, i.e. something like myhost.org/FooApp or myhost.org/FooApp/ The welcome-files entry in web.xml includes index.jsp, and that's what I'm expecting to run. It's a fairly simple JSP, for what that's wort

save file physical FileUpload

2008-11-07 Thread Rodrigo Baeza O
Hello, Let me know if anyone can help me with this problem. I'm using Geronimo 2.1.2 with Myface and tomahawk-1.1.6, I am dealing inputFileUpload, specifically the question is where you saved the physical archives. Thanks to all -- Saludos Rodrigo Baeza O.

Re: StringIndexOutOfBoundsException in getClassFileName

2008-11-07 Thread Doug Reeder
The URL is the root URL for my web app, i.e. something likemyhost.org/FooApp or myhost.org/FooApp/ The welcome-files entry in web.xml includes index.jsp, and that's what I'm expecting to run. It's a fairly simple JSP, for what that's worth. Also, the other JSPs in my webapp seem to run fine.

Re: new bie

2008-11-07 Thread Vamsavardhana Reddy
Send mail to the id [EMAIL PROTECTED] to subscribe to the list. On Fri, Nov 7, 2008 at 9:17 PM, Minh Tu Duong <[EMAIL PROTECTED]> wrote: > i d like to be member of Geronimo userlist. > -- Vamsi

new bie

2008-11-07 Thread Minh Tu Duong
i d like to be member of Geronimo userlist.

Re: Gshell Help Messages

2008-11-07 Thread Jason Dillon
On Nov 7, 2008, at 10:36 PM, Eric Johnson wrote: That would be cool. I had a question about using the following properties: command.argument.xxx.description command.argument.xxx.tag Basically, for each command's arguments and options there is an i18n message to get the value of its descript

Re: Gshell Help Messages

2008-11-07 Thread Eric Johnson
That would be cool. I had a question about using the following properties: command.argument.xxx.description command.argument.xxx.tag I saw them in a couple of the properties files, but couldn't figure out what they do. I tried adding them to one of the SMX4 commands, but they did not seem to do an

Re: Gshell Help Messages

2008-11-07 Thread Jason Dillon
BTW, on this topic, I had considered using something like APT (the maven almost plain text language) or even something more wiki-ish for the help pages. That is still an option, just needs to be implemented :-) --jason On Nov 5, 2008, at 5:58 AM, Eric Johnson wrote: I'm looking to add h

Re: StringIndexOutOfBoundsException in getClassFileName

2008-11-07 Thread Kevan Miller
Hi Doug, On Nov 7, 2008, at 1:29 AM, Doug Reeder wrote: I have an app (developed in NetBeans) which passes all the verifier tests and runs fine in GlassFish. I'm able to deploy and start it running in Geronimo (2.1.3, Jetty), but when I try to actually access one of the JSPs, I get the fo

Re: Re-creating SampleTxDatasource/SampleNoTxDatasource by hand...

2008-11-07 Thread David Jencks
On Nov 6, 2008, at 4:57 PM, jck wrote: I am working myself up to speed with Geronimo EJB3+JPA, and am wrestling with the same http://markmail.org/message/ rlhorr23z7akikbo#query:JtaDataSourceWrapper+page:1+mid:6x3ou4tzrk7zfeci+state:results JtaDataSourceWrapper problem that will (hopeful

Re: Configuring log4j as jvm environment variable fails

2008-11-07 Thread Manu George
Hi Hearty, My understanding was that we just needed to hide the log4j and slf4j classes to use logging However a quick search came up with this http://webui.sourcelabs.com/geronimo/mail/user/threads/Logging_in_Geronimo_2.0.1.meta It lists the same problem and a solution In case of wanting to us

Configuring log4j as jvm environment variable fails

2008-11-07 Thread Hearty
I have tried the below 2 options of setting my fp-log4j.properties. Both these options fails. I am not able to see log files created. SET JAVA_OPTS=-Dlog4j.configuration=C:\WebSphere\AppServerCommunityEdition\var\log\fp-log4j.properties SET JAVA_OPTS=-Dorg.apache.geronimo.log4jservice.configurat