the only think i couldn't fix is the lack of javax.xml.soap.SOAPMessage
in the head configuration , it lacks the SubDeployerMBean, if anyone could help...
maybe this files could be commited to cvs? I think that this approache is better than configuring each module as a different project.
the files have to be renamed to .classpath only (obvious :))
Emerson Cargnin - SICREDI Serviços wrote:
the problem is that it takes one project per module. It's a big work to configure all the libraries for each project. it could be better to have a project for intire jboss-all (jboss-3.0 or jboss-3.2) module. A time ago i configured a classpath file to to this (this file keeps all the libraries, src and classes files and dirs). I unhappily lost it : (.
I was able to debug jboss inside the EASE plugin.
Kevin O'Neill wrote:
On Thu, 2002-12-05 at 11:58, Jason Essington wrote:hey Kevinhave you taken a look at: http://www.jboss.org/developers/guides/eclipse-howto/index.jspThis looks like it is for HEAD rather than 3.2 :(On Wednesday, December 4, 2002, at 04:35 PM, Kevin O'Neill wrote:Hey, I was wondering if anyone had an eclipse project file for 3.2 that they might like to share :). -k.
-------------------------------------------------------
This SF.net email is sponsored by: Microsoft Visual Studio.NET comprehensive development tool, built to increase your productivity. Try a free online hosted session at:
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
-- xxxxxxxxxxxxxxxxxxxxxxxxxxxx | Emerson Cargnin | | Analista de Sistemas Sr. | | Tel : (051) 3358-4959 | | SICREDI Serviços | | Porto Alegre - Brasil | |xxxxxxxxxxxxxxxxxxxxxxxxxx|
<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="catalina/src/main"/> <classpathentry kind="src" path="cluster/src/main"/> <classpathentry kind="src" path="common/src/main"/> <classpathentry kind="src" path="connector/src/main"/> <classpathentry kind="src" path="j2ee/src/main"/> <classpathentry kind="src" path="jboss.net/src/main"/> <classpathentry kind="src" path="jetty/src/main"/> <classpathentry kind="src" path="jmx/src/main"/> <classpathentry kind="src" path="management/src/main"/> <classpathentry kind="src" path="messaging/src/main"/> <classpathentry kind="src" path="naming/src/main"/> <classpathentry kind="src" path="security/src/main"/> <classpathentry kind="src" path="server/src/main"/> <classpathentry kind="src" path="system/src/main"/> <classpathentry kind="src" path="tomcat41/src/main"/> <classpathentry kind="src" path="transaction/src/main"/> <classpathentry kind="src" path="varia/src/main"/> <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/> <classpathentry kind="lib" path="thirdparty/apache/log4j/lib/commons-logging.jar"/> <classpathentry kind="lib" path="thirdparty/apache/log4j/lib/log4j.jar"/> <classpathentry kind="lib" path="thirdparty/apache/axis/lib/axis.jar"/> <classpathentry kind="lib" path="thirdparty/apache/bcel/lib/bcel.jar"/> <classpathentry kind="lib" path="thirdparty/gjt/jpl-util/lib/jpl-pattern.jar"/> <classpathentry kind="lib" path="thirdparty/gjt/jpl-util/lib/jpl-util.jar"/> <classpathentry kind="lib" path="thirdparty/gnu/getopt/lib/getopt.jar"/> <classpathentry kind="lib" path="thirdparty/gnu/regexp/lib/gnu-regexp.jar"/> <classpathentry kind="lib" path="thirdparty/hsqldb/hsqldb/lib/hsqldb.jar"/> <classpathentry kind="lib" path="thirdparty/ibm/bsf/lib/bsf.jar"/> <classpathentry kind="lib" path="thirdparty/javagroups/javagroups/lib/javagroups-2.0.jar"/> <classpathentry kind="lib" path="thirdparty/junitejb/junitejb/lib/junitejb.jar"/> <classpathentry kind="lib" path="thirdparty/oswego/concurrent/lib/concurrent.jar"/> <classpathentry kind="lib" path="thirdparty/sun/jaas/lib/jaas.jar"/> <classpathentry kind="lib" path="thirdparty/sun/jmx/lib/jmxgrinder.jar"/> <classpathentry kind="lib" path="thirdparty/sun/jmx/lib/jmxri.jar"/> <classpathentry kind="lib" path="thirdparty/sun/jmx/lib/jmxtools.jar"/> <classpathentry kind="lib" path="thirdparty/sun/jts/lib/jts.jar"/> <classpathentry kind="lib" path="thirdparty/sun/servlet/lib/servlet.jar"/> <classpathentry kind="lib" path="thirdparty/xml/sax/lib/sax2.jar"/> <classpathentry kind="lib" path="thirdparty/xml/sax/lib/sax2-ext.jar"/> <classpathentry kind="lib" path="thirdparty/ibm/wsdl4j/lib/wsdl4j.jar"/> <classpathentry kind="lib" path="thirdparty/junit/junit/lib/junit.jar"/> <classpathentry kind="lib" path="thirdparty/sun/jsse/lib/jcert.jar"/> <classpathentry kind="lib" path="thirdparty/sun/jsse/lib/jnet.jar"/> <classpathentry kind="lib" path="thirdparty/sun/jsse/lib/jsse.jar"/> <classpathentry kind="lib" path="thirdparty/apache/axis/lib/jaxrpc.jar"/> <classpathentry kind="lib" path="thirdparty/sun/jaxp/lib/jaxp.jar"/> <classpathentry kind="lib" path="thirdparty/apache/axis/lib/commons-discovery.jar"/> <classpathentry kind="output" path="bin"/> </classpath>
<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="aop/src/main"/> <classpathentry kind="src" path="blocks/src/main"/> <classpathentry kind="src" path="catalina/src/main"/> <classpathentry kind="src" path="cluster/src/main"/> <classpathentry kind="src" path="common/src/main"/> <classpathentry kind="src" path="connector/src/main"/> <classpathentry kind="src" path="j2ee/src/main"/> <classpathentry kind="src" path="jboss.net/src/main"/> <classpathentry kind="src" path="jetty/src/main"/> <classpathentry kind="src" path="jmx/src/main"/> <classpathentry kind="src" path="management/src/main"/> <classpathentry kind="src" path="messaging/src/main"/> <classpathentry kind="src" path="naming/src/main"/> <classpathentry kind="src" path="security/src/main"/> <classpathentry kind="src" path="server/src/main"/> <classpathentry kind="src" path="system/src/main"/> <classpathentry kind="src" path="tomcat41/src/main"/> <classpathentry kind="src" path="transaction/src/main"/> <classpathentry kind="src" path="varia/src/main"/> <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/> <classpathentry kind="lib" path="thirdparty/apache-bcel/lib/bcel.jar"/> <classpathentry kind="lib" path="thirdparty/apache-log4j/lib/log4j.jar"/> <classpathentry kind="lib" path="thirdparty/gjt-jpl-util/lib/jpl-pattern.jar"/> <classpathentry kind="lib" path="thirdparty/gjt-jpl-util/lib/jpl-util.jar"/> <classpathentry kind="lib" path="thirdparty/hsqldb-hsqldb/lib/hsqldb.jar"/> <classpathentry kind="lib" path="thirdparty/javagroups-javagroups/lib/javagroups-2.0.jar"/> <classpathentry kind="lib" path="thirdparty/oswego-concurrent/lib/concurrent.jar"/> <classpathentry kind="lib" path="thirdparty/sun-jaas/lib/jaas.jar"/> <classpathentry kind="lib" path="thirdparty/apache-commons/lib/commons-collections.jar"/> <classpathentry kind="lib" path="thirdparty/apache-commons/lib/commons-discovery.jar"/> <classpathentry kind="lib" path="thirdparty/apache-commons/lib/commons-logging.jar"/> <classpathentry kind="lib" path="thirdparty/apache-commons/lib/commons-pool.jar"/> <classpathentry kind="lib" path="thirdparty/gnu-regexp/lib/gnu-regexp.jar"/> <classpathentry kind="lib" path="thirdparty/javassist/lib/javassist.jar"/> <classpathentry kind="lib" path="thirdparty/gnu-getopt/lib/getopt.jar"/> <classpathentry kind="lib" path="thirdparty/junit-junit/lib/junit.jar"/> <classpathentry kind="lib" path="thirdparty/sun-servlet/lib/servlet.jar"/> <classpathentry kind="lib" path="thirdparty/sun-jmx/lib/jmxgrinder.jar"/> <classpathentry kind="lib" path="thirdparty/sun-jmx/lib/jmxri.jar"/> <classpathentry kind="lib" path="thirdparty/sun-jmx/lib/jmxtools.jar"/> <classpathentry kind="lib" path="aop/output/lib/jboss-aop.jar"/> <classpathentry kind="output" path="bin"/> </classpath>