This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 163601

Summary: jboss 5 application client do not start
Product: serverplugins Reporter: laarmann <laarmann>
Component: InfrastructureAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: blocker CC: phejl
Priority: P4    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description laarmann 2009-04-24 14:36:24 UTC
Application Clients using classes not contained by the Client-Jar but by attached third party Libraries do not start
correctly. The following log comes up , when I try to start the JEE-Application by using the RUN feature of the
right-click-context menue of the Enterprise-App-Project:

Applicaton Deployed
Operation start started
Operation start completed
post-run-deploy:
run-deploy:
run-display-browser:
run-ac:
Exception in thread "main" java.lang.NoClassDefFoundError: edu/fhge/swt2/aufgabe1/dataaccess/DataAccessObject
        at edu.fhge.swt2.Main.main(Main.java:25)
Java Result: 1
run-SWT2-Loesung-Aufgabe2-app-client:
run:
BUILD SUCCESSFUL (total time: 5 seconds)


Application Server: JBoss 5.0.1 GA (default)
JEE-App: An arbitrary JEE5-Application including an application client with access to a class contained by an additional
Jar-Library.
Comment 1 Petr Hejl 2011-02-08 13:42:28 UTC
Reassigning for evaluation to our appclient expert.
Comment 2 Martin Fousek 2012-12-26 14:28:11 UTC
No idea, reassigning to the default assignee.