[JBoss-user] [Installation, Configuration Deployment] - Re: ClassNotFoundException, classloader issue, how to share

2005-10-22 Thread LordVader
I've had the exactly same result. This is a very tricky issue ... Is there 
anybody at jboss group that could help ? The deployment process at jboss AS is 
a nightmare...

Thanks.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3902775#3902775

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3902775


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Re: ClassNotFoundException, classloader issue, how to share

2005-10-21 Thread jaikiran
Instead of mentioning in the Manifest file, try out this:

Add an entry in application.xml file under your ear/META-INF directory as 
follows:
   module
  |javashared.jar/java
  | /module

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3902489#3902489

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3902489


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Re: ClassNotFoundException, classloader issue, how to share

2005-10-21 Thread jdbeast0000
Tried that, and I didn't notice a difference in results.  I tried placing the 
code in various places in the file too.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3902602#3902602

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3902602


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Re: ClassNotFoundException, classloader issue, how to share

2005-10-20 Thread jdbeast0000
to clairify:  the directory is like this:

theEar.ear 
shared.jar 
WEB.WAR 
--META-INF 
MANIFEST.MF (Class-Path: shared.jar) 
EJB.JAR 
--META-INF 
MANIFEST.MF (Class-Path: shared.jar) 

Thank you for your help. 







View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3902347#3902347

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3902347


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user