Just verified it works without a plan. The deployment actually
works, but an exception is thrown from the command line tool.
$ java -jar ../../assemblies/j2ee-jetty-server/target/geronimo-1.1-
SNAPSHOT/bin/deployer.jar deploy target/geronimo-welcome-1.1-
SNAPSHOT.war
javax.management.Malfo
On Apr 10, 2006, at 2:09 PM, Dave Colasurdo wrote:
Can someone please provide details on G1.1 deployment... :)
1) G1.0 user applications did not always require a deployment plan.
Shouldn't these same applications deploy on G1.1 without a plan?
This doesn't appear to be working..
Yes
2) G
It is supposed to work as it did before, if not it is a bug. My
guess is Dave's application has a geronimo-web.xml file in the old
format. We currently don't have an auto-upgrade filter installed in
the server yet, so you will need t update the plan to the 1.1 schemas.
-dain
On Apr 12, 2
On Apr 10, 2006, at 7:15 PM, Mammen wrote:
Guilherme Rios <[EMAIL PROTECTED]> writes:
The way I see it, a "vanilla" J2EE application would be deployed in
Geronimo without problems. The issue is, when you depend on projects
that Geronimo also provides and are not part of standard J2EE but
be
Hi Aaron,
> I'm not sure what to tell you. Hibernate is trying to load the
> database version from the driver:
>
...
>
> Are you 100% sure that you're using the same Hibernate and Oracle JARs in
> Geronimo?
Well, it turns out the answer is "yes and no".
The Oracle jar I gave Geronimo did, inde
hi,
The article was for WAS-CE 1.0 while u r using WAS-CE 1.0.0.1 which is
based on Geronimo 1.0. There is a change in config Ids and
dependencies.
So u can try out the geronimo-ra.xml plan posted by Jan.
The steps are
1) Deploy Resource Adapter using the plan posted by Jan ( also pasted
below
Hi,
I would be thankful if you send me precise instructions. Can you send me the
ra.xml,geronimo-ra.xml,wascemq.xml files plan so that i can make my things
work.
The procedure which I followed was : I created two QueueMangers with server
connection channels, generated JNDI biniding using JMSAdmin
I'm not sure what to tell you. Hibernate is trying to load the
database version from the driver:
org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:76)
calls
org.hibernate.cfg.SettingsFactory.getDatabaseMajorVersion(SettingsFactory.java:293)
calls
org.tranql.connector.jdbc.D
I made this to work using WAS-CE 1.0.0.1 and WMQ 5.3. If you are
interested I can send you precise instructions. The RAR connector
deployment plan that worked for me is shown below. The
elements include libraries needed for WMQ 5.3 and
the is shown in two different formats (for
instruction purpos
Hi all,
I'm trying out Geronimo for the first time by moving a simple webapp from JBoss
(and SUN JES) to
Geronimo 1.0 (geronimo-jetty-j2ee-1.0.tar.gz specifically).
I've configured my connection pool by importing the JBoss definition:
MyDS
false
jdbc:oracle:thin:@databaseHost:15
First my apologies for cross-posting to the devlist. I think this
important issue needs a larger set of eyes to look at.
Next, while in my efforts to get the itests up 'n running on G1.1, I
was able to migrate the security-plan.xml and deploy it successfully.
However, I am now having trouble migra
I don't know whether a geronimo-web.xml is supposed to be required
now. I sure hope not. But if you do provide a plan, it wouldn't
shock me if the config ID was required -- it was certainly required in
1.0 if you did use a Geronimo plan. I think we should get David or
Dain to chime in.
Thanks,
Does anyone know the answers to the attached questions? I've heard that
others are having similar deployment problems with G1.1 cmdline
deployment.. Should I open JIRAs?
Thanks
-Dave-
Dave Colasurdo wrote:
BTW, My questions refer to simple web application WARs..
Thanks
-Dave-
Dave Colasurd
Hi
I have a geronimo-ra.xml file in the RAR
I also tried to configure WASCE 1.0.0.1 with WMQ 6.0 even the i got the same
error.
The following is the plan of geronimo-ra.xml file when I tried to configure
with WMQ 5.3.
http://geronimo.apache.org/xml/ns/j2ee/connector";
configId="jms.rar" pare
Do you know how the single sign-on valve works? I don't, so I don't
know what might be going wrong to cause it not to work. Is there some
kind of debug output you can enable?
Thanks,
Aaron
On 4/12/06, Krishnakumar B <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am not able to get SSO to work with
Hi,
I am not able to get SSO to work with Tomcat in Geronimo. Would be
glad if anyone can point out where i am wrong?
I have deployed a Realm.
The Web plan contains
org.apache.catalina.authenticator.SingleSignOn
and
TomcatJAASRealm
SSOValve
Both web applications use the same Realm
When
17 matches
Mail list logo