>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 18, 2003 7:10 AM
Subject: [JBoss-user] EAR deployment in 3.2.0RC3
> Hi,
>
> I'm trying to upgrade from 3.0.6 to 3.2.0RC3 and I'm having problems getting my EAR
> to deploy.
>
> Inside my exploded EAR there's a c
Hi,
I'm trying to upgrade from 3.0.6 to 3.2.0RC3 and I'm having problems getting my EAR to deploy.
Inside my exploded EAR there's a couple of webapps, and an ejb directory with about 20 ejb
jars. Not all of the ejbs are currently in use (we're working on some major surgery to our
application an
[ resending this message because of: ]
Hi jboss users,
I'm getting an exception deploying a EAR in JBoss 2.4.3/2.4.4 which
works fine in WLS 6.1. The exception is:
[AutoDeployer] Auto deploy of
file:/Applications/JBoss-2.4.3/deploy/myEar.ear
[J2EE Deployer Default] Deploy J2EE application:
Hi jboss users,
I'm getting an exception deploying a EAR in JBoss 2.4.3/2.4.4 which
works fine in WLS 6.1. The exception is:
[AutoDeployer] Auto deploy of
file:/Applications/JBoss-2.4.3/deploy/myEar.ear
[J2EE Deployer Default] Deploy J2EE application:
file:/Applications/JBoss-2.4.3/deploy/myE
Hello,
I am using JBoss 2.4.1 in conjunction with Tomcat 3.2.3 which connects
to an Apche server via mod_jk.
When I copy an ear to $JBOSS_HOME/deploy/, it creates a directory
$JBOSS_HOME/tmp/deploy/Default//web containing all
files from the war contained in the ear, with being a 4-digit
samuel rouiller wrote:
> Hi,
>
> after having read the Jboss manual
> (http://www.jboss.org/documentation/HTML/ch11s77.html), I though it was
> possible to deploy an ear containing:
> - a ejb-jar archive
> - a war archive
> - a application.xml
> where the JSP and servlets of the web application
Hi,
after having read the Jboss manual
(http://www.jboss.org/documentation/HTML/ch11s77.html), I though it was
possible to deploy an ear containing:
- a ejb-jar archive
- a war archive
- a application.xml
where the JSP and servlets of the web application can use the EJB's of the
ejb-jar archive w
I searched the archive for this problem and found some messages, but no
final solution.
I'm deploying an ear file in JBoss 2.2.1 (runs with Tomcat and Apache on
a Linux box). When the J2EE default deployer runs, I get the following:
[J2EE Deployer Default] Deploy J2EE application:
file:/usr/loc
Just put your .ear file in the JBoss deploy directory. The integration
code will see to it that any .war in the .ear gets deployed by tomcat.
G.L. Grobe wrote:
> Are *.ear files (including an EJB and WEB app) deployed in the same fashion
> as other web servers, or is it different w/ jboss. I lo
Are *.ear files (including an EJB and WEB app) deployed in the same fashion
as other web servers, or is it different w/ jboss. I looked at the tree and
saw that when including tomcat, it was separated from jboss and didn't quite
understand how do deploy my app w/o splitting it into the my-ejb.jar
Jason Wells wrote:
> Hello,
>
> A basic question... I'm trying to deploy a very simple servlet that
> calls a very simple stateless session bean. Our configuration has Apache
> integrated with Tomcat/Jboss (embedded). I've been following these
> instructions:
>
> http://www.jboss.org/business/j
Hello,
A basic question... I'm trying to deploy a very simple servlet that
calls a very simple stateless session bean. Our configuration has Apache
integrated with Tomcat/Jboss (embedded). I've been following these
instructions:
http://www.jboss.org/business/jboss-tomcat.html
I have a web archi
Restarting jboss does the trick and I'm able to deploy the EAR.
But after some series of actions, I can't redeploy the EAR again
and need to restart jboss again.
I will post the series once I figure it out.
Thanks
Jacek
___
JBoss-user mailing list
[E
Here goes:
jar -tf imaginears.ear:
META-INF/
META-INF/MANIFEST.MF
META-INF/application.xml
imaginears.war
imaginears.jar
client.jar
application.xml:
ImaginearsApp
imaginears.war
/imagine
imaginears.jar
Using:
Java 1.3.0
Java HotSpot
Linux 2.2.14-5.0, i386
jboss-PRE-2.1
jetty-3.0.3
This is probably really simple but I'm ready to jump out my window.
I am trying to deploy an EAR which contains a ejb JAR and a web WAR. I
can deploy the JAR and WAR separately just fine. When I package the
JAR and W
15 matches
Mail list logo