Hi
I think that was my problem... you nailed it... started working, Thanks
- Danny
--
View this message in context:
http://apache-geronimo.328035.n3.nabble.com/Need-Help-tp3988136p3988138.html
Sent from the Users mailing list archive at Nabble.com.
ployer.DeployerCLI.main(DeployerCLI.java:32)
>
> The plan file is attached with this mail. any help would be greatly
> appreciated. Please do let me know if you need more information.
>
> Thanks
> Danny J
>
>
> *daytrader-mysql-xa-plan.xml* (11K) Download Attachment
>
ore
information.
Thanks
Danny J
daytrader-mysql-xa-plan.xml (11K)
<http://apache-geronimo.328035.n3.nabble.com/attachment/3988136/0/daytrader-mysql-xa-plan.xml>
--
View this message in context:
http://apache-geronimo.328
Thanks a lot for this advice, I added this annotation and it works fine now!
Alex
-Ursprüngliche Nachricht-
Von: David Jencks [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 12. November 2008 17:56
An: user@geronimo.apache.org
Betreff: Re: Need help with jndi configuration of a
You need either an @Resource(name="docbase_tgmt") annotation in your
ejb (in which case the datasource will be injected, you don't need to
do the lookup) or a resource-ref for it in a (new) ejb-jar.xml. In
either case you don't need the resource-ref element in your geronimo
plan as the nam
Hi all,
I'm working with geronimo 2.1.
I've created some stateless session beans using the annotation principle
(without having an ejb-jar.xml)
The beans access to a datasource defined in the dbpool section of the
console.
My openejb-jar.xml looks like
http://www.openejb.org/xml/ns/openejb
thod)
>>
>> sun
>> .reflect
>> .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>
>> sun
>> .reflect
>> .DelegatingMethodAccessorImpl
>> .invoke(DelegatingMethodAccessorImpl.java:25)
>> java.lang.reflect.Method.invoke(Me
)
javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
--
View this message in context:
http://www.nabble.com/Application-deployed-but-does-not-start---need-help-tp16895547s134p16895547.html
Sent from the Apache Geronimo - Users mailing list archive at
Nabble.com.
/Application-deployed-but-does-not-start---need-help-tp16895547s134p16895547.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
the web but
by using persistance I am filling the database.
3) Also do I need to write something in the open-ejb.xml? What I wrote till
now is the 'entity' part but no resource references.
Please help.
Thank you.
--
View this message in context:
http://www.nabble.com/EAR-connection-p
uses a datasource or services from another
> javaee app you will need a plan to make the datasource visible to
> your app.
>
> thanks
> david jencks
>
>>
>> Thank you.
>> --
>> View this message in context: http://www.nabble.com/EAR-deployment-
&
/EnterpriseApplication1-war
Do I need a geronimo plan?
So far, no. If your app uses a datasource or services from another
javaee app you will need a plan to make the datasource visible to
your app.
thanks
david jencks
Thank you.
--
View this message in context: http://www.nabb
a geronimo plan?
Thank you.
--
View this message in context:
http://www.nabble.com/EAR-deployment-need-help-tp16467324s134p16467324.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
Hi, I am trying to install Pluto 1.1 portal server into Geronimo. Till now i am able to get About and Admin portlets working. Both these portlets are part of pluto.war. Now i am facing one classloader related problem when i try to install HelloWorld Portlet in HelloWorld.war (Separate war).
Hi,
I am trying to install Pluto 1.1 portal server into
Geronimo. Till now i am able to get About and Admin portlets working. Both
these portlets are part of pluto.war. Now i am facing one classloader related
problem when i try to install HelloWorld Portlet in HelloWorld.war (Separate
w
Hi,
I am trying to install Pluto 1.1 portal server into Geronimo. Till now i am able to get About and Admin portlets working. Both these portlets are part of pluto.war. Now i am facing one classloader related problem when i try to install HelloWorld Portlet in
HelloWorld.war (Separate war).
Ba
Hi,
I am trying to install Pluto 1.1 portal server into Geronimo. Till now i am able to get About and Admin portlets working. Both these portlets are part of pluto.war. Now i am facing one classloader related problem when i try to install HelloWorld Portlet in
HelloWorld.war (Separate war).
B
Hi,
I am trying to install Pluto 1.1 portal server into Geronimo. Till now i am able to get About and Admin portlets working. Both these portlets are part of pluto.war. Now i am facing one classloader related problem when i try to install HelloWorld Portlet in
HelloWorld.war (Separate war).
Hi,
There is a related article on ibm developerworks
http://www-128.ibm.com/developerworks/opensource/library/os-ag-axis2mig/
It may be helpful
Regards
ManuOn 6/30/06, Dr G A M Ikekeonwu <[EMAIL PROTECTED]> wrote:
Please recommend an installer for geronimo/axis2 for the beginner on Webservices
Please recommend an installer for geronimo/axis2 for the beginner on Web
services, or recommend the proper versions of geronimo, axis2 and j2se
sdk to use.
On my Windows XP system, I installed geronimo-1.0 successfully but after
copying axis2.war into its deploy folder and issuing
http:/
I tried the depolyment plan at this article:
http://www.chariotsolutions.com/geronimo/jms-resource.html#example-jms-resource
, but I got the following errors:
Error: Unable to distribute activemq-ra-3.2.1.rar: Could not
construct resource adapter instance
Invalid value:
For now, your best bet is to create the pool in the console but don't
test it, and then use the "Show Plan" option. Then save the plan to a
file, and copy the element that refers to the JDBC driver
JAR and point the copies to the additionaly driver JAR(s) you need.
Then you can deploy that plan
Hi All,
ASAIK these two license files are to be used as follows:
*db2jcc_license_cu.jar*
for Linux, UNIX and Windows servers (I guess all on Intel). This is the
standard license.
*db2jcc_license_cisuz.jar*
for z/OS and iSeries in addition to the other (standard) license.
Cheers
Hi All,
here is an article on how to configure DB2 (or any other DB needing more than
one jar file)
http://opensource2.atlassian.com/confluence/oss/display/GERONIMO/Configuring+DB2+Datasource
Cheers!
Hernan
[EMAIL PROTECTED] wrote:
Hello,
I am very new to Geronimo, have installed Geronim
Prakash,
Here is the setup I am currently using.
I added the DB2 jars to my repository as follows:
[EMAIL PROTECTED]:~/geronimo-1.0/repository/com.ibm.db2/jars> ls -al
total 1233
drwxr-xr-x 3 hogstrom users 200 2006-01-31 14:02 .
drwxr-xr-x 3 hogstrom users 72 2006-01-11 09:15 ..
-rw
Hi Prakash,
I'm working on a document for configuring DB2 in Geronimo. I'll post the link here in the dev list
once I have it finished (probably by tomorrow)
Cheers!
Hernan
[EMAIL PROTECTED] wrote:
Hello,
I am very new to Geronimo, have installed Geronimo-Tomcat-J2EE-1.0 just
last week on
Hello, I am very new to Geronimo, have installed Geronimo-Tomcat-J2EE-1.0 just last week on my Window-XP to evaluate it. I have DB2 UDB Workgroup server 8.2 running on another Windows server within my LAN and I am trying to add a database pool for this DB2 using Geronimo Web Console. I could succes
Hi,
>As commented, GERONIMO-724 seems to be an issue related to the ordering of the
>SQL statements sent to the DB. Could you please set the
flag in the openejb-jar.xml DD and
give it another try?
Yes, now it works. It was my fault that I haven't read the Wiki pages carefully
- the issue is
For what it's worth, I believe there's a setting in
openejb-jar.xml that deals with respecting foreign key constraints. I
haven't looked at the issue closely, but it may be worth a try to enable
that setting.
Aaron
On Wed, 6 Jul 2005, David Jencks wrote:
> Well, I commented a bit. I
Hi Ivan,
Thanks for having logged these issues.
As commented, GERONIMO-724 seems to be an issue related to the ordering
of the SQL statements sent to the DB. Could you please set the
flag in the openejb-jar.xml DD and
give it another try?
Thanks,
Gianny
On 7/07/2005 3:54 PM, Ivan S. Dubr
Well, I commented a bit. I can take a look at the security issue if
you supply the login configuration including user >> principal
mappiings and the application security info including principal >> role
mappings. I think a tranql expert should take a look at the
transaction issue.
thanks
da
Hello,
I have some problem with security and transactions in the Geronimo. I've
described them in the JIRA:
http://issues.apache.org/jira/browse/GERONIMO-724
http://issues.apache.org/jira/browse/GERONIMO-677
Anybody with comprehensive knowledge in relevant parts of Geronimo has any
comments on
32 matches
Mail list logo