Thanks.
-Original Message-
From: Jonathan Ackerman [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 20, 2001 6:56 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [JBoss-user] Deploy problem on Solaris. Fine on NT
Hi Patrick,
Name of the JAR file does not matter.
Check that your .
does not
have any database dependencies etc..)
Jonathan
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 21 March 2001 11:24 a.m.
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Deploy problem on Solaris. Fine on NT
Hi, Jonathan
I took all of the
ROTECTED]]
Sent: Tuesday, March 20, 2001 6:02 PM
To: '[EMAIL PROTECTED]'
Subject: RE: [JBoss-user] Deploy problem on Solaris. Fine on NT
Have you double checked the case of your file names & class names ?
I've come across a similar problem before with moving code from NT to
Solari
21 March 2001 10:32 a.m.
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Deploy problem on Solaris. Fine on NT
I just took all of the classes I compliled and JARred on Solaris and
deployed them on 2.0 FINAL on NT. No problems. The problem arises when I try
to deploy the JAR file on Solaris 2.6 2.0
.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 20, 2001 2:34 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Deploy problem on Solaris. Fine on NT
Nope. I also recompiled all the classes on Solaris.
Same problem.
-Original
Nope. I also recompiled all the classes on Solaris.
Same problem.
-Original Message-
From: Alexander Kogan
To: [EMAIL PROTECTED]
Sent: 3/20/01 1:59 PM
Subject: Re: [JBoss-user] Deploy problem on Solaris. Fine on NT
Just a wild guess:
is it possible that your jar-file has been
Out of curiosity, I installed the jboss-2.1.zip file on the web site on
Solaris 2.6 (JDK 1.3). When I tried to deploy my bean, I get a
java.lang.NoSuchMethodError. Again, there is no explanation as to why.
Can someone tell me what I'm doing wrong?
Thanks.
[Auto deploy] Auto deploy of
file:/loc
Just a wild guess:
is it possible that your jar-file has been converted
as an ascii-file when you transfer it from NT to Solaris?
[EMAIL PROTECTED] wrote:
>
> Hello,
>
> I'm having a problem deploying an application on jBOSS 2.0 FINAL on Solaris
> 2.6. I created an EJB application that deploy