Thanks.
The problem disapeared after I cleaned up the bat file I used to start
jboss. A class that was in the call stack of this exception was in this
classpath. Probably the classloaders got confused about my collections of
classpaths.
Now it seems to work :-)
Tobias Frech <[EMAIL PROTECTED]> am 09.01.2001 16:01:36
Bitte antworten an "jBoss" <[EMAIL PROTECTED]>
An: jBoss <[EMAIL PROTECTED]>
Kopie (Blindkopie: Stephan Frind/Duesseldorf/Gebit)
:
Thema Re: [jBoss-User] NoClassDefFoundError
:
Hi!
Please post ejb-jar.xml and "jar tf ejb1002.jar". Did deploying into a
subdir in /deploy work for you before ?
Greetings,
Tobias
[EMAIL PROTECTED] wrote:
>
> Hi folks,
>
> I user jBoss-2.0_FINAL and the SUN jdk1.3.
>
> As far as I see my app was deployed without a problem:
>
> [J2EE Deployer] Create application trendbridge.jar
> [J2EE Deployer] Installing EJB package: trendbridge.jar
> [J2EE Deployer] Starting module trendbridge.jar
> [Container factory]
>
Deploying:file:/D:/Programme/jBoss/bin/../tmp/deploy/trendbridge.jar/ejb100
> 2.jar
> [Verifier] Verifying
> file:/D:/Programme/jBoss/bin/../tmp/deploy/trendbridge.jar/ejb1002.jar
> [Container factory] Deploying TrendEjbBridge
> [Container factory] Deployed application:
> file:/D:/Programme/jBoss/bin/../tmp/deploy/trendbridge.jar/ejb1002.jar
> [J2EE Deployer] J2EE application:
> file:/D:/Programme/jBoss/deploy/trendbridge.jar is deployed.
>
> But when I tried to access the bean I got:
>
> [TrendEjbBridge] TRANSACTION ROLLBACK
> EXCEPTION:de/gebit/trend/bo/ejb/bridge/RemoteWorkspaceBridgeHome; nested
> exception is:
> java.lang.NoClassDefFoundError:
> de/gebit/trend/bo/ejb/bridge/RemoteWorkspaceBridgeHome
> [TrendEjbBridge] java.lang.NoClassDefFoundError:
> de/gebit/trend/bo/ejb/bridge/RemoteWorkspaceBridgeHome
> [TrendEjbBridge] at java.lang.Class.forName0(Native Method)
>
[TrendEjbBridge] at java.lang.Class.forName(Unknown Source)
>
> What I don't understand is that
> de/gebit/trend/bo/ejb/bridge/RemoteWorkspaceBridgeHome
> is in the jar file I deployed. What did I miss?
>
> Thanks a lot,
> Stephan
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> List Help?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]