[JBoss-dev] [ jboss-Bugs-976596 ] InvocationTargetException saving xdoclet/pack configuration

2004-06-21 Thread SourceForge.net
Bugs item #976596, was opened at 2004-06-21 11:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=976596&group_id=22866

Category: JBoss-IDE
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Grönwall (thogr)
Assigned to: Nobody/Anonymous (nobody)
Summary: InvocationTargetException saving xdoclet/pack configuration

Initial Comment:
After using Eclipse + JBOSS IDE a couple of months 
suddely the generation of ant-files from xdoclet and 
packaging configurations fails. A dialog pops up with
the error:
Failed to save configuration.

java.lang.reflect.InvocationTargetException

And from that day it never worked again.
Now I have to edit these ant-files manually, which is a 
pain. I really liked the config-dialogs.

I have upgraded to the Jboss-IDE 1.2.4 today, but
I didn't see any improvements on this. Still the same.

I have Eclipse 2.1.3 on Windows 2003



--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=976596&group_id=22866


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head build.222 Build Fixed

2004-06-21 Thread kimptoc_mail

View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040621044354Lbuild.222
BUILD COMPLETE - build.222Date of build: 06/21/2004 04:43:54Time to build: 15 minutes 35 secondsLast changed: 06/21/2004 04:15:42Last log entry: Add some context to the errors reported by the LogInterceptor




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (126)1.33modifiedejortserver/src/main/org/jboss/ejb/plugins/LogInterceptor.javaAdd some context to the errors reported by the LogInterceptor1.10modifiedreverbelthirdparty/jacorb-jacorb/conf/default/jacorb.properties- Run JacORB with SSL enabled by default.- Tell JacORB not to add SSL components to IORs, as the CSIv2IORInterceptor  now does it in a per-EJB basis.1.22modifiedtelrodthirdparty/ws4ee/lib/axis-ws4ee.jarUse literal by default if 'use' attribute not set.  Also fixed bug when merging deployments to include java type in operation if over writing.1.6modifiedreverbeliiop/src/main/org/jboss/iiop/csiv2/CSIv2Policy.javaAdd a component tagged with TAG_SSL_SEC_TRANS to IORs of SSL-enabled EJBs.1.6modifiedreverbeliiop/src/main/org/jboss/iiop/csiv2/CSIv2Util.javaAdd a component tagged with TAG_SSL_SEC_TRANS to IORs of SSL-enabled EJBs.1.6modifiedreverbeliiop/src/main/org/jboss/iiop/csiv2/CSIv2IORInterceptor.javaAdd a component tagged with TAG_SSL_SEC_TRANS to IORs of SSL-enabled EJBs.1.19modifiedtelrodwebservice/src/main/org/jboss/webservice/deployment/ServiceDescription.javaJBCTS-230:  Use literal by default if 'use' attribute not set.  Also fixed bug when merging deployments to include java type in operation if over writing.1.3modifiedreverbeliiop/src/main/org/jboss/iiop/csiv2/CSIv2Initializer.javaAdded policy for specifying, in a per-EJB basis, that SSL is required.If a POA has SSL_REQUIRED as its SSLPolicy, then each IOR generatedby that POA will have the primary address port set to zero.1.12modifiedreverbeliiop/src/main/org/jboss/proxy/ejb/IORFactory.javaAdded policy for specifying, in a per-EJB basis, that SSL is required.If a POA has SSL_REQUIRED as its SSLPolicy, then each IOR generatedby that POA will have the primary address port set to zero.1.5modifiedreverbelthirdparty/jacorb-jacorb/lib/jacorb_g.jarAdded policy for specifying, in a per-POA basis, that SSL is required.If a POA has SSL_REQUIRED as its SSLPolicy, then each IOR generatedby that POA will have the primary address port set to zero.1.24modifiedreverbelthirdparty/jacorb-jacorb/lib/jacorb.jarAdded policy for specifying, in a per-POA basis, that SSL is required.If a POA has SSL_REQUIRED as its SSLPolicy, then each IOR generatedby that POA will have the primary address port set to zero.1.5modifiedreverbeliiop/src/main/org/jboss/iiop/csiv2/CSIv2IORInterceptor.javaAdd the CSIv2 component to the IIOP profile only, per the CSIv2 spec.Removed code that attempted to patch the port number to zero.1.118modifiedejortserver/src/main/org/jboss/ejb/EntityContainer.javaA trivial/hack implementation of EJBHome.remove(*) for entity beans.1.4modifiedreverbeliiop/src/main/org/jboss/iiop/csiv2/CSIv2IORInterceptor.javaDo not attempt to add a null component to an IOR. (In the absence of anior-security-config element, csiv2Policy.getSecurityTaggedComponent()returns null.)1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/StatefulTestBean.javaupdated annotations to latest ejb3 spec revision1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/TestBean.javaupdated annotations to latest ejb3 spec revision1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/tx/TxInterceptor.javaupdated annotations to latest ejb3 spec revision1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/SessionContainer.javaupdated annotations to latest ejb3 spec revision1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/StatefulContainer.javaupdated annotations to latest ejb3 spec revision1.6modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/StatelessContainer.javaupdated annotations to latest ejb3 spec revision1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/InjectHandler.javaupdated annotations to latest ejb3 spec revision1.1addedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/ResourceHandler.javaupdated annotations to latest ejb3 spec revision1.2deletedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/ResourceRefHandler.javaupdated annotations to latest ejb3 spec revision1.2modifiedpatriot1burkeejb3/src/jdk15/org/jboss/ejb3/test/StatefulTestBean.javaupdated annotations to latest ejb3 spec revision1.2modifiedpatriot1burkeejb3/src/jdk15/org/jboss/ejb3/test/TestBean.javaupdated annotations to latest ejb3 spec revision1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/EJB3Util.javaupdated annotations to latest ejb3 spec revision1.5modifiedpatri

[JBoss-dev] jboss-head build.223 Build Successful

2004-06-21 Thread kimptoc_mail

View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040621052337Lbuild.223
BUILD COMPLETE - build.223Date of build: 06/21/2004 05:23:37Time to build: 13 minutes 30 secondsLast changed: 06/21/2004 04:59:40Last log entry: Fix the broken container method dispatch.




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (2)1.73modifiedejortserver/src/main/org/jboss/ejb/StatefulSessionContainer.javaFix the broken container method dispatch.1.58modifiedejortserver/src/main/org/jboss/ejb/StatelessSessionContainer.javaFix the broken container method dispatch.



[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - Re: cvs build questions on jboss-head and jms

2004-06-21 Thread [EMAIL PROTECTED]
You don't have a valid jboss-head checkout if your jboss-head/thirdparty does not look 
like:


  | [EMAIL PROTECTED] jboss-head]$ ls thirdparty/
  | CVS/  gjt-jpl-util/   sun-jaf/
  | README.txtgnu-getopt/ sun-javacc/
  | apache-avalon/gnu-regexp/ sun-javamail/
  | apache-axis/  hsqldb-hsqldb/  sun-jaxp/
  | apache-bcel/  ibm-uddi4j/ sun-jaxr/
  | apache-commons/   informix-informix/  sun-jaxrpc/
  | apache-jaxme/ jacorb-jacorb/  sun-jca/
  | apache-log4j/ javagroups-javagroups/  sun-jce/
  | apache-slide/ javassist/  sun-jmf/
  | apache-tomcat41/  jdom-beta-7/sun-jms/
  | apache-tomcat50/  jfreechart/ sun-jmx/
  | apache-wss4j/ juddi-juddi/sun-jsse/
  | apache-xalan/ junit-junit/sun-saaj/
  | apache-xerces/junitejb/   sun-servlet/
  | apache-xmlsec/mysql-mysql/trove/
  | beanshell-beanshell/  opennms/ws4ee/
  | bouncycastle/ oswego-concurrent/  wutka-dtdparser/
  | dom4j-dom4j/  qdox/   xdoclet-xdoclet/
  | eclipse-jdt/  sun-ejb/xml-sax/
  | exolab-castor/sun-jaas/
  | exolab-tyrex/ sun-jacc/
  | 

You did a cvs co jboss-head?


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839381#3839381

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839381


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head Build Failed

2004-06-21 Thread kimptoc_mail

View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040621073307
BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122Date of build: 06/21/2004 07:33:07Time to build: 13 minutes 14 secondsLast changed: 06/21/2004 07:13:07Last log entry: Complete the implementation of some session container methods,required by IIOP invocations.




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (3)1.7modifiedejortserver/src/main/org/jboss/ejb/SessionContainer.javaComplete the implementation of some session container methods,required by IIOP invocations.1.74modifiedejortserver/src/main/org/jboss/ejb/StatefulSessionContainer.javaComplete the implementation of some session container methods,required by IIOP invocations.1.59modifiedejortserver/src/main/org/jboss/ejb/StatelessSessionContainer.javaComplete the implementation of some session container methods,required by IIOP invocations.



[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Announcement: JBossCache1.02 is ready

2004-06-21 Thread bwang00
This release mainly addresses the performance problem in the LRU eviction policy. The 
download link is here:
http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=102339

Enjoy,

-Ben

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839385#3839385

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839385


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head Build Failed

2004-06-21 Thread kimptoc_mail

View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040621084851
BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122Date of build: 06/21/2004 08:48:51Time to build: 13 minutes 0 secondsLast changed: 06/21/2004 07:46:43Last log entry: Don't allow primary key class retrieval for session beans.Why is this separate iiop class necessary?




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (4)1.4modifiedejortiiop/src/main/org/jboss/proxy/ejb/EJBMetaDataImplIIOP.javaDon't allow primary key class retrieval for session beans.Why is this separate iiop class necessary?1.7modifiedejortserver/src/main/org/jboss/ejb/SessionContainer.javaComplete the implementation of some session container methods,required by IIOP invocations.1.74modifiedejortserver/src/main/org/jboss/ejb/StatefulSessionContainer.javaComplete the implementation of some session container methods,required by IIOP invocations.1.59modifiedejortserver/src/main/org/jboss/ejb/StatelessSessionContainer.javaComplete the implementation of some session container methods,required by IIOP invocations.



[JBoss-dev] [Nukes Development] - display my module in a new window

2004-06-21 Thread pista
Hi !!

I'd want to know how to display the output of a module or of a JSP in a new window. I 
don't want that appear in the main content area of Nukes but in a new black window.
Thanks a lot for your help !


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839392#3839392

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839392


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Re: display my module in a new window

2004-06-21 Thread pista
not "black window" but "blank window" !
Sorry

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839393#3839393

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839393


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-962533 ] Problem compiling jsp with jdk 1.5

2004-06-21 Thread SourceForge.net
Bugs item #962533, was opened at 2004-05-28 19:43
Message generated for change (Comment added) made by patriot1burke
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=962533&group_id=22866

Category: JBossWeb
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Adrian Brock (ejort)
Assigned to: Remy Maucherat (remm)
Summary: Problem compiling jsp with jdk 1.5

Initial Comment:
The compiler in java 1.5 doesn't like including non jars
in the classpath:

01:28:23,146 ERROR [Compiler] Error compiling file:
/home/ejort/jboss-3.2/workspace/build/output/jboss-3.2.4RC2/server/default/work/jboss.web/localhost/jmx-console//org/apache/jsp/inspectMBean_jsp.java
[javac] Compiling 1 source file

error: error reading
/home/ejort/jboss-3.2/workspace/build/output/jboss-3.2.4RC2/server/default/tmp/deploy/tmp13885jvm-il-service.xml;
java.util.zip.ZipException: error in opening zip file


--

>Comment By: Bill Burke (patriot1burke)
Date: 2004-06-21 09:26

Message:
Logged In: YES 
user_id=176497

Seems it is JDK 1.5 that doesn't like XML files within the
classpath.  When running with JDK 1.4 it seems to be ok with
XML files within classpath.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=962533&group_id=22866


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Nukes Development] - Bean in session

2004-06-21 Thread pista
Hi !

How to put a bean in session?
Because I use a bean in my jsp and I have this error message :
anonymous wrote :  jsp.error.useBean.noSession

Thanks in advanced

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839409#3839409

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839409


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Thread safety?

2004-06-21 Thread mfrost
We are planning to use the TreeCache in our clustered production JBoss environment.

We will be invoking the TreeCache methods (via JMX MBean) from a Stateless Session 
Bean.

Are there any threading issues to consider? We have currently not placed any 
synchronization around any method calls to TreeCache.

Many thanks.

mark

Code example from SLSB:

  | public void put(String cacheSystemName, CacheKey key, VersionedXml value) 
throws CacheException {
  | log4j.debug("TreeCache.put()");
  | 
  | //put into cache
  | Fqn fqn = new Fqn(this.rootFqn, ((FqnCacheKey) key).getFqn());
  | Object[] args = new Object[] {fqn, STANDARD_KEY, value};
  | String[] sig = new String[] {FQN_CLASS_NAME, OBJECT_CLASS_NAME, 
OBJECT_CLASS_NAME};
  | 
  | //Invoke the put() method
  | _invoke("put", args, sig);
  | }
  | 
  | private Object _invoke(String methodName, Object[] args, String[] sig) throws 
CacheException {
  | try {
  | return JBossUtils.locateJBoss().invoke(cacheService, methodName, args, 
sig);
  | } catch (Exception ex) {
  | throw new CacheException("Error invoking method " + methodName + " on 
TreeCache", ex);
  | }
  | }
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839414#3839414

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839414


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head Build Failed

2004-06-21 Thread kimptoc_mail

View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040621112135
BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122Date of build: 06/21/2004 11:21:35Time to build: 18 minutes 40 secondsLast changed: 06/21/2004 10:32:58Last log entry: Remove NoTxPropagationInterceptor from the default config




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (11)1.81modifiedejortserver/src/etc/conf/default/standardjboss.xmlRemove NoTxPropagationInterceptor from the default config1.13modifiedejortiiop/src/main/org/jboss/proxy/ejb/IORFactory.javaImplement protocol specific isIdentical1.63modifiedejortserver/src/main/org/jboss/ejb/plugins/jms/JMSContainerInvoker.javaImplement protocol specific isIdentical1.3modifiedejortserver/src/main/org/jboss/ejb/plugins/inflow/JBossMessageEndpointFactory.javaImplement protocol specific isIdentical1.5modifiedejortserver/src/main/org/jboss/ejb/EJBProxyFactory.javaImplement protocol specific isIdentical1.8modifiedejortserver/src/main/org/jboss/ejb/SessionContainer.javaImplement protocol specific isIdentical1.38modifiedejortserver/src/main/org/jboss/proxy/ejb/ProxyFactory.javaImplement protocol specific isIdentical1.4modifiedejortiiop/src/main/org/jboss/proxy/ejb/EJBMetaDataImplIIOP.javaDon't allow primary key class retrieval for session beans.Why is this separate iiop class necessary?1.7modifiedejortserver/src/main/org/jboss/ejb/SessionContainer.javaComplete the implementation of some session container methods,required by IIOP invocations.1.74modifiedejortserver/src/main/org/jboss/ejb/StatefulSessionContainer.javaComplete the implementation of some session container methods,required by IIOP invocations.1.59modifiedejortserver/src/main/org/jboss/ejb/StatelessSessionContainer.javaComplete the implementation of some session container methods,required by IIOP invocations.



[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - API request exists(Fqn, key)

2004-06-21 Thread mfrost
Would it be possible to include the following on TreeCache:


  | boolean exists(Fqn fqn, String key)
  | 

Which will return true if a value exists at the specified node for the specified key.

I've currently used the get(Fqn, key) method and tested for null.

cheers

mark

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839428#3839428

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839428


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Thread safety?

2004-06-21 Thread bela
You should be fine; TreeCache is thread-safe.
Bela

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839433#3839433

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839433


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: API request exists(Fqn, key)

2004-06-21 Thread bela
I recently added an exists(Fqn) method, I'll add another one for exists(Fqn, Object 
key).

Note, that there is a diff between get() and exists(): get will try to load the 
node/value from the CacheLoader, whereas exists() will not (just a memory check).

Bela

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839434#3839434

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839434


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [ jboss-Bugs-962533 ] Problem compiling jsp with jdk 1.5

2004-06-21 Thread SourceForge.net
Bugs item #962533, was opened at 2004-05-28 19:43
Message generated for change (Comment added) made by patriot1burke
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=962533&group_id=22866

Category: JBossWeb
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Adrian Brock (ejort)
Assigned to: Remy Maucherat (remm)
Summary: Problem compiling jsp with jdk 1.5

Initial Comment:
The compiler in java 1.5 doesn't like including non jars
in the classpath:

01:28:23,146 ERROR [Compiler] Error compiling file:
/home/ejort/jboss-3.2/workspace/build/output/jboss-3.2.4RC2/server/default/work/jboss.web/localhost/jmx-console//org/apache/jsp/inspectMBean_jsp.java
[javac] Compiling 1 source file

error: error reading
/home/ejort/jboss-3.2/workspace/build/output/jboss-3.2.4RC2/server/default/tmp/deploy/tmp13885jvm-il-service.xml;
java.util.zip.ZipException: error in opening zip file


--

>Comment By: Bill Burke (patriot1burke)
Date: 2004-06-21 12:49

Message:
Logged In: YES 
user_id=176497

Ok, this is fixed for TC5.  It still needs to be fixed for
TC4.  If we don't care about TC4 and JDK 1.5 I'll just close
this.

Bill

--

Comment By: Bill Burke (patriot1burke)
Date: 2004-06-21 09:26

Message:
Logged In: YES 
user_id=176497

Seems it is JDK 1.5 that doesn't like XML files within the
classpath.  When running with JDK 1.4 it seems to be ok with
XML files within classpath.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=962533&group_id=22866


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - AOP Security Service

2004-06-21 Thread kado0002
Hello I want to use AOP Security Service, but first I' ve got a general question.
How can I use programmatic security with AOP Security Service?
Or isn't it possible to use this possibility with AOP Security Service?

Many applications use programmatic security and I must reengineer an EJB application 
which uses methods like isCallerInRole etc.

What can I do ? 
perhaps extend the AOP Security Interceptor?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839438#3839438

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839438


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head Build Failed

2004-06-21 Thread kimptoc_mail

View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040621141925
BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122Date of build: 06/21/2004 14:19:25Time to build: 17 minutes 3 secondsLast changed: 06/21/2004 13:43:20Last log entry: filter out non-dirs and non-jar files from jsp classpath.  It causes errors with JDK 1.5if you don't.




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (15)1.18modifiedpatriot1burketomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.javafilter out non-dirs and non-jar files from jsp classpath.  It causes errors with JDK 1.5if you don't.1.135modifiedbelabancache/src/main/org/jboss/cache/TreeCache.javaadded getter for interceptor chain1.31modifiedtelrodwebservice/src/main/org/jboss/webservice/AxisService.javaAllowing for static definition of ws4ee-deployment.xml in the data/wsdl directory.1.22modifiedtelrodwebservice/src/main/org/jboss/webservice/client/ServiceObjectFactory.javaAllowing for static definition of ws4ee-deployment.xml in the data/wsdl directory.1.81modifiedejortserver/src/etc/conf/default/standardjboss.xmlRemove NoTxPropagationInterceptor from the default config1.13modifiedejortiiop/src/main/org/jboss/proxy/ejb/IORFactory.javaImplement protocol specific isIdentical1.63modifiedejortserver/src/main/org/jboss/ejb/plugins/jms/JMSContainerInvoker.javaImplement protocol specific isIdentical1.3modifiedejortserver/src/main/org/jboss/ejb/plugins/inflow/JBossMessageEndpointFactory.javaImplement protocol specific isIdentical1.5modifiedejortserver/src/main/org/jboss/ejb/EJBProxyFactory.javaImplement protocol specific isIdentical1.8modifiedejortserver/src/main/org/jboss/ejb/SessionContainer.javaImplement protocol specific isIdentical1.38modifiedejortserver/src/main/org/jboss/proxy/ejb/ProxyFactory.javaImplement protocol specific isIdentical1.4modifiedejortiiop/src/main/org/jboss/proxy/ejb/EJBMetaDataImplIIOP.javaDon't allow primary key class retrieval for session beans.Why is this separate iiop class necessary?1.7modifiedejortserver/src/main/org/jboss/ejb/SessionContainer.javaComplete the implementation of some session container methods,required by IIOP invocations.1.74modifiedejortserver/src/main/org/jboss/ejb/StatefulSessionContainer.javaComplete the implementation of some session container methods,required by IIOP invocations.1.59modifiedejortserver/src/main/org/jboss/ejb/StatelessSessionContainer.javaComplete the implementation of some session container methods,required by IIOP invocations.



[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: AOP Security Service

2004-06-21 Thread Bill Burke
This is on my todo list, but I've never gotten around to it.  

So you want a SecurityContext object that has:

getCaller
getRole
isCallerInRole

what else?

To get access to it, I was thinking of a field annotation.


  | public MyClass {
  |@Inject SecurityContext securityContext;
  | 
  | }
  | 

Accessing the field securityContext would be intercepted and the correct context 
object would be accessed from a thread local.

What are your thoughts?  Would you like to implement this?  I can help you spec it 
out.  I know what needs to be done, just don't have the cycles until after JavaOne.  
Email me directly at [EMAIL PROTECTED] if you're interested in implementing.  Other 
than that, put your suggestions here on this forum

Thanks,

Bill

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839440#3839440

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839440


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-3.2 build.99 Build Successful

2004-06-21 Thread kimptoc_mail

View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040621144620Lbuild.99
BUILD COMPLETE - build.99Date of build: 06/21/2004 14:46:20Time to build: 21 minutes 41 secondsLast changed: 06/21/2004 13:43:59Last log entry: filter out non-dirs and non-jar files from jsp classpath.  It causes errors with JDK 1.5if you don't.




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (1)1.1.2.13modifiedpatriot1burketomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.javafilter out non-dirs and non-jar files from jsp classpath.  It causes errors with JDK 1.5if you don't.



[JBoss-dev] jboss-head Build Failed

2004-06-21 Thread kimptoc_mail

View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040621164621
BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122Date of build: 06/21/2004 16:46:21Time to build: 14 minutes 25 secondsLast changed: 06/21/2004 16:20:33Last log entry: JBCTS-226:  Need to allow for null return types since could be an in only.




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (37)1.20modifiedtelrodwebservice/src/main/org/jboss/webservice/deployment/ServiceDescription.javaJBCTS-226:  Need to allow for null return types since could be an in only.1.4modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/standAloneAop/LocalAopEvictionTest.javaoptimized imports1.2modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/standAloneAop/ReplicatedAopTest.javaoptimized imports1.9modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/replicated/AsyncUnitTestCase.javaoptimized imports1.3modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/local/TxConcurrentBankUnitTestCase.javaoptimized imports1.2modifiedbelabantestsuite/src/main/org/jboss/test/cache/bean/TreeCacheAopMBeanTesterBean.javaoptimized imports1.14modifiedbelabancache/src/main/org/jboss/cache/aop/CacheInterceptor.javachanged to use correct Fqn methods1.3modifiedbelabancache/src/main/org/jboss/cache/aop/CachedList.javachanged to use correct Fqn methods1.5modifiedbelabancache/src/main/org/jboss/cache/aop/CachedListInterceptor.javachanged to use correct Fqn methods1.3modifiedbelabancache/src/main/org/jboss/cache/aop/CachedMap.javachanged to use correct Fqn methods1.4modifiedbelabancache/src/main/org/jboss/cache/aop/CachedMapInterceptor.javachanged to use correct Fqn methods1.4modifiedbelabancache/src/main/org/jboss/cache/aop/CachedSetInterceptor.javachanged to use correct Fqn methods1.42modifiedbelabancache/build.xmladded Sleepycat to classpath1.31modifiedbelabantools/etc/buildmagic/libraries.entadded Sleepycat lib1.1addedbelabancache/src/main/org/jboss/cache/tests/BdbjeCacheLoaderTest.javafirst check-in1.24modifiedbelabancache/src/etc/tree-service.xmladded FileCacheLoader (commented)1.4modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/generic/FqnUnitTestCase.javaadded test1.12modifiedbelabancache/src/main/org/jboss/cache/Fqn.java- Made Fqn immutable- Added exists(Fqn, Object key) to TreeCache1.35modifiedbelabancache/src/main/org/jboss/cache/Node.java- Made Fqn immutable- Added exists(Fqn, Object key) to TreeCache1.136modifiedbelabancache/src/main/org/jboss/cache/TreeCache.java- Made Fqn immutable- Added exists(Fqn, Object key) to TreeCache1.8modifiedbelabancache/src/main/org/jboss/cache/tests/FileCacheLoaderTest.java- Made Fqn immutable- Added exists(Fqn, Object key) to TreeCache1.3modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/generic/FqnUnitTestCase.javano message1.18modifiedpatriot1burketomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.javafilter out non-dirs and non-jar files from jsp classpath.  It causes errors with JDK 1.5if you don't.1.135modifiedbelabancache/src/main/org/jboss/cache/TreeCache.javaadded getter for interceptor chain1.31modifiedtelrodwebservice/src/main/org/jboss/webservice/AxisService.javaAllowing for static definition of ws4ee-deployment.xml in the data/wsdl directory.1.22modifiedtelrodwebservice/src/main/org/jboss/webservice/client/ServiceObjectFactory.javaAllowing for static definition of ws4ee-deployment.xml in the data/wsdl directory.1.81modifiedejortserver/src/etc/conf/default/standardjboss.xmlRemove NoTxPropagationInterceptor from the default config1.13modifiedejortiiop/src/main/org/jboss/proxy/ejb/IORFactory.javaImplement protocol specific isIdentical1.63modifiedejortserver/src/main/org/jboss/ejb/plugins/jms/JMSContainerInvoker.javaImplement protocol specific isIdentical1.3modifiedejortserver/src/main/org/jboss/ejb/plugins/inflow/JBossMessageEndpointFactory.javaImplement protocol specific isIdentical1.5modifiedejortserver/src/main/org/jboss/ejb/EJBProxyFactory.javaImplement protocol specific isIdentical1.8modifiedejortserver/src/main/org/jboss/ejb/SessionContainer.javaImplement protocol specific isIdentical1.38modifiedejortserver/src/main/org/jboss/proxy/ejb/ProxyFactory.javaImplement protocol specific isIdentical1.4modifiedejortiiop/src/main/org/jboss/proxy/ejb/EJBMetaDataImplIIOP.javaDon't allow primary key class retrieval for session beans.Why is this separate iiop class necessary?1.7modifiedejortserver/src/main/org/jboss/ejb/SessionContainer.javaComplete the implementation of some session container methods,required by IIOP invocations.1.74modifiedejortserver/src/main/org/jboss/ejb/StatefulSessionContainer.javaComplete the implementation of some session contai

[JBoss-dev] [Tomcat] - Re: Shared TreeCache for Session Replication and SSO

2004-06-21 Thread bonhamcm
So did Bela and Brian get together to discuss the solution to this problem?  I noticed 
JBoss 3.2.4 final was released without an example (although setting up a separate 
TreeCache service was pretty easy).

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839454#3839454

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839454


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [Tomcat] - Re: Shared TreeCache for Session Replication and SSO

2004-06-21 Thread bonhamcm
We upgraded to JBoss 3.2.4 final and there's no longer an example for the 
ClusteredSingleSignOnValve (There was in JBoss 3.2.4RC2). 
So, I added this to server.xml: 

 

And this to the Tomcat5 jboss-service.xml file: 

 
  | 
  | DefaultPartition 
  | sso-channel.xml 
  | REPL_SYNC 
  | READ_COMMITTED 
  | org.jboss.cache.JBossTransactionManagerLookup
 
  | 
  |  
  | 
  |  


Unfortunately, it looks like the authentication credentials are lost again. Hopefully 
this is a configuration issue. I did notice this lines in the log: 

18:08:55,769 ERROR [GroupRequest] both corr and transport are null, cannot send group 
request 
  | 18:08:55,769 ERROR [GroupRequest] both corr and transport are null, cannot send 
group request 

Any insights?


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839458#3839458

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839458


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - intercepting proxies

2004-06-21 Thread solo
Hi, 
Q1)

I've been trying to intercept proxies that JBOSS generates on client side for e.g. 
stateless session beans. I understand why it is not possible in general  (since not 
loaded via the AOP classloader). Though is there any way of doing it anyhow by some 
programmatic registration. What I would like is something like this:

* JNDI lookup of the home if
* narrow, create on the home.
* Intercept on (selected by the if containing certain metadata) (methods for the EJB 
remote interface).

Q2)
Since I did not succeed in intercepiting the proxy, I created a "ClientSLSB" class of 
which I intercept the constructor.

* When constructor is invoked i grab the JNDI path and creates a subclass via 
AOPClassPool and adds the EJB remote interface onto it.
* Add the interface methods that delegates to a added field (EJB) method's to invoke 
the remote bean.
* Return the subclass.

For fun I tried to add a interceptor and a AdviceBinding. But registration seems to 
always fail (seems that it will match using the baseclass while registering the 
AdviceBinding). Is it because the base class is already registered and it cannot 
distingwish between base and subclass.

Basically i intercept by all($instanceof{TheEJBInterface}), but I've tried a massive ( 
;-) amount of different expressions.

Though it is of no greater importance since I genereate each method in the subclass  
but I wonder how it all fits in.

Regards,
 Mario

PS.
  Will the added contents of ResponseAttachment flow (de-/serialized) over the wire 
using std. JBOSS EJB proxies or is it for pure remoting only (or other)?

I Just want to add a "hidden" context passed around between the client and the 
container, while in the container or within the client I can use AOP .

(Haven't tried to write a client and server interceptors (that are configured for the 
bean itself since wanted to try to use the AOP fw as far as possible. Am I at a dead 
end so I need to write such interceptors?)
DS.



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839459#3839459

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839459


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: intercepting proxies

2004-06-21 Thread Bill Burke
You should be able to do:


  | call(* $instanceof{EJBInterface}->*(..))
  | 

You said that didn't work.  Either there is a bug in JBoss AOP, or you did something 
wrong.  I haven't had a chance to look into it.  If you could, please debug this 
problem and get back to me of why it doesn't work.  I am currently busy with a bunch 
of stuff and will not get back to JBoss AOP until after Java One.

Bill



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839460#3839460

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839460


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head build.224 Build Fixed

2004-06-21 Thread kimptoc_mail

View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040621184551Lbuild.224
BUILD COMPLETE - build.224Date of build: 06/21/2004 18:45:51Time to build: 15 minutes 10 secondsLast changed: 06/21/2004 18:09:10Last log entry: removed license




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (42)1.2modifiedbelabancache/src/main/org/jboss/cache/loader/bdbje/BdbjeCacheLoader.javaremoved license1.20modifiedtelrodwebservice/src/main/org/jboss/webservice/deployment/ServiceDescription.javaJBCTS-226:  Need to allow for null return types since could be an in only.1.4modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/standAloneAop/LocalAopEvictionTest.javaoptimized imports1.2modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/standAloneAop/ReplicatedAopTest.javaoptimized imports1.9modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/replicated/AsyncUnitTestCase.javaoptimized imports1.3modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/local/TxConcurrentBankUnitTestCase.javaoptimized imports1.2modifiedbelabantestsuite/src/main/org/jboss/test/cache/bean/TreeCacheAopMBeanTesterBean.javaoptimized imports1.14modifiedbelabancache/src/main/org/jboss/cache/aop/CacheInterceptor.javachanged to use correct Fqn methods1.3modifiedbelabancache/src/main/org/jboss/cache/aop/CachedList.javachanged to use correct Fqn methods1.5modifiedbelabancache/src/main/org/jboss/cache/aop/CachedListInterceptor.javachanged to use correct Fqn methods1.3modifiedbelabancache/src/main/org/jboss/cache/aop/CachedMap.javachanged to use correct Fqn methods1.4modifiedbelabancache/src/main/org/jboss/cache/aop/CachedMapInterceptor.javachanged to use correct Fqn methods1.4modifiedbelabancache/src/main/org/jboss/cache/aop/CachedSetInterceptor.javachanged to use correct Fqn methods1.42modifiedbelabancache/build.xmladded Sleepycat to classpath1.31modifiedbelabantools/etc/buildmagic/libraries.entadded Sleepycat lib1.1addedbelabanthirdparty/sleepycat/lib/LICENSE.txtfirst check-in1.1addedbelabanthirdparty/sleepycat/lib/README.txtfirst check-in1.1addedbelabanthirdparty/sleepycat/lib/je.jarfirst check-in1.1addedbelabancache/src/main/org/jboss/cache/tests/BdbjeCacheLoaderTest.javafirst check-in1.24modifiedbelabancache/src/etc/tree-service.xmladded FileCacheLoader (commented)1.1addedbelabancache/src/main/org/jboss/cache/loader/bdbje/BdbjeCacheLoader.javaFirst check in of BdbjeCacheLoader, contributed by Sleepycat1.4modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/generic/FqnUnitTestCase.javaadded test1.12modifiedbelabancache/src/main/org/jboss/cache/Fqn.java- Made Fqn immutable- Added exists(Fqn, Object key) to TreeCache1.35modifiedbelabancache/src/main/org/jboss/cache/Node.java- Made Fqn immutable- Added exists(Fqn, Object key) to TreeCache1.136modifiedbelabancache/src/main/org/jboss/cache/TreeCache.java- Made Fqn immutable- Added exists(Fqn, Object key) to TreeCache1.8modifiedbelabancache/src/main/org/jboss/cache/tests/FileCacheLoaderTest.java- Made Fqn immutable- Added exists(Fqn, Object key) to TreeCache1.3modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/generic/FqnUnitTestCase.javano message1.18modifiedpatriot1burketomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.javafilter out non-dirs and non-jar files from jsp classpath.  It causes errors with JDK 1.5if you don't.1.135modifiedbelabancache/src/main/org/jboss/cache/TreeCache.javaadded getter for interceptor chain1.31modifiedtelrodwebservice/src/main/org/jboss/webservice/AxisService.javaAllowing for static definition of ws4ee-deployment.xml in the data/wsdl directory.1.22modifiedtelrodwebservice/src/main/org/jboss/webservice/client/ServiceObjectFactory.javaAllowing for static definition of ws4ee-deployment.xml in the data/wsdl directory.1.81modifiedejortserver/src/etc/conf/default/standardjboss.xmlRemove NoTxPropagationInterceptor from the default config1.13modifiedejortiiop/src/main/org/jboss/proxy/ejb/IORFactory.javaImplement protocol specific isIdentical1.63modifiedejortserver/src/main/org/jboss/ejb/plugins/jms/JMSContainerInvoker.javaImplement protocol specific isIdentical1.3modifiedejortserver/src/main/org/jboss/ejb/plugins/inflow/JBossMessageEndpointFactory.javaImplement protocol specific isIdentical1.5modifiedejortserver/src/main/org/jboss/ejb/EJBProxyFactory.javaImplement protocol specific isIdentical1.8modifiedejortserver/src/main/org/jboss/ejb/SessionContainer.javaImplement protocol specific isIdentical1.38modifiedejortserver/src/main/org/jboss/proxy/ejb/ProxyFactory.javaImplement protocol specific isIdentical1.4modifiedejortiiop/src/main/org/jboss/proxy/ejb/EJBMetaDataImplIIOP.javaDon't allow primary key class retrieval for session beans.Why is this separate 

[JBoss-dev] JBoss Test Results: 88 % ( 1746 / 1980 ) - come on - pull your finger out. JBoss (HEAD/winxp/1.4.1_06) [AUTOMATED]

2004-06-21 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Jun 22 01:59:36 GMTDT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===


JBoss daily test results

SUMMARY

Number of tests run:   1980



Successful tests:  1746

Errors:220

Failures:  14





[time of test: 2004-06-21.23-39 GMT]
[java.version: 1.4.1_06]
[java.vendor: Sun Microsystems Inc.]
[java.vm.version: 1.4.1_06-b01]
[java.vm.name: Java HotSpot(TM) Client VM]
[java.vm.info: mixed mode]
[os.name: Windows XP]
[os.arch: x86]
[os.version: 5.1]

Useful resources:

- 
http://jboss.kimptoc.net/winxp/1.4.1_06/logtests/testresults/reports/html//2004-06-21.23-39
 for
the junit report of this test.


NOTE: If there are any errors shown above - this mail is only highlighting 
them - it is NOT indicating that they are being looked at by anyone.

It is assumed that whoever makes change(s) to jboss that 
break the test will be fixing the test or jboss, as appropriate!





DETAILS OF ERRORS



Suite:   org.jboss.test.bankiiop.test.BankStressTestCase
Test:testTeller
Type:error
Exception:   org.omg.CORBA.TRANSIENT
Message: Retries exceeded, couldn't reconnect to 127.0.0.1:3528
-



Suite:   org.jboss.test.bankiiop.test.BankStressTestCase
Test:testBank
Type:error
Exception:   org.omg.CORBA.TRANSIENT
Message: Retries exceeded, couldn't reconnect to 127.0.0.1:3528
-



Suite:   org.jboss.test.bankiiop.test.BankStressTestCase
Test:testMultiThread
Type:error
Exception:   org.omg.CORBA.TRANSIENT
Message: Retries exceeded, couldn't reconnect to 127.0.0.1:3528
-



Suite:   org.jboss.test.bankiiop.test.BankStressTestCase
Test:testTransaction
Type:error
Exception:   org.omg.CORBA.TRANSIENT
Message: Retries exceeded, couldn't reconnect to 127.0.0.1:3528
-



Suite:   org.jboss.test.bankiiop.test.BankStressTestCase
Test:testTransfer
Type:error
Exception:   org.omg.CORBA.TRANSIENT
Message: Retries exceeded, couldn't reconnect to 127.0.0.1:3528
-



Suite:   org.jboss.test.bankiiop.test.BankStressTestCase
Test:testReadOnly
Type:error
Exception:   org.omg.CORBA.TRANSIENT
Message: Retries exceeded, couldn't reconnect to 127.0.0.1:3528

===
Tue Jun 22 01:59:36 GMTDT 2004
===
CYGWIN_NT-5.1 quarks2 1.5.4(0.94/3/2) 2003-09-12 23:08 i686 unknown unknown Cygwin
===
java -version
java version "1.4.1_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_06-b01)
Java HotSpot(TM) Client VM (build 1.4.1_06-b01, mixed mode)


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head Build Failed

2004-06-21 Thread kimptoc_mail

View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040621204641
BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: 1Date of build: 06/21/2004 20:46:41Time to build: 21 minutes 29 secondsLast changed: 06/21/2004 20:20:41Last log entry: added first half of CacheLoader documentation




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (1)1.8modifiedbelabancache/docs/TreeCache.xmladded first half of CacheLoader documentation



[JBoss-dev] Test Job Failed to Complete Successfully (or we gave up on it...)! JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-06-21 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Jun 22 03:28:55 GMTDT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.547 sec
[junit] Running org.jboss.test.cmp2.cmrstress.CMRStressTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6 sec
[junit] Running org.jboss.test.cts.test.StatelessSessionStressTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.578 sec
[junit] Running org.jboss.test.deadlock.test.BeanStressTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 22.469 sec
[junit] Running org.jboss.test.hello.test.HelloClusteredHttpStressTestCase
[junit] Tests run: 13, Failures: 0, Errors: 10, Time elapsed: 1 sec
[junit] TEST org.jboss.test.hello.test.HelloClusteredHttpStressTestCase FAILED
[junit] Running org.jboss.test.hello.test.HelloHttpStressTestCase
[junit] Tests run: 8, Failures: 0, Errors: 5, Time elapsed: 5.984 sec
[junit] TEST org.jboss.test.hello.test.HelloHttpStressTestCase FAILED
[junit] Running org.jboss.test.hello.test.HelloTimingStressTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.297 sec
[junit] Running org.jboss.test.jbossmq.perf.JBossMQPerfStressTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 39.907 sec
[junit] Running org.jboss.test.jbossmq.perf.OIL2InvocationLayerStressTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.343 sec
[junit] Running org.jboss.test.jbossmq.perf.OILInvocationLayerStressTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.078 sec
[junit] Running org.jboss.test.jbossmq.perf.RMIInvocationLayerStressTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.797 sec
[junit] Running org.jboss.test.jbossmq.perf.SendReplyPerfStressTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.094 sec
[junit] Running org.jboss.test.jbossmq.perf.UIL2InvocationLayerStressTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.281 sec
[junit] Running org.jboss.test.jca.test.BaseConnectionManagerStressTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 10.188 sec
[junit] Running org.jboss.test.jca.test.CachedConnectionBankStressTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.062 sec
[junit] Running org.jboss.test.lock.test.EnterpriseEntityStressTestCase
[junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 12.859 sec
[junit] Running org.jboss.test.naming.test.NamingStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2.656 sec
[junit] TEST org.jboss.test.naming.test.NamingStressTestCase FAILED
[junit] Running org.jboss.test.perf.test.PerfStressTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 9.703 sec
[junit] Running org.jboss.test.pooled.test.BeanStressTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.734 sec

tests-iiop-stress:
[junit] Running org.jboss.test.bankiiop.test.BankStressTestCase
[junit] Tests run: 9, Failures: 0, Errors: 9, Time elapsed: 76.219 sec
[junit] TEST org.jboss.test.bankiiop.test.BankStressTestCase FAILED
[junit] Running org.jboss.test.excepiiop.test.ExceptionTimingStressTestCase
[junit] Tests run: 7, Failures: 0, Errors: 7, Time elapsed: 52.078 sec
[junit] TEST org.jboss.test.excepiiop.test.ExceptionTimingStressTestCase FAILED
[junit] Running org.jboss.test.helloiiop.test.HelloTimingStressTestCase
[junit] Tests run: 7, Failures: 0, Errors: 7, Time elapsed: 52.672 sec
[junit] TEST org.jboss.test.helloiiop.test.HelloTimingStressTestCase FAILED
[junit] Running org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase
[junit] Tests run: 8, Failures: 0, Errors: 7, Time elapsed: 12.719 sec
[junit] TEST org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase FAILED
[junit] Running org.jboss.test.iiop.test.ParameterPassingStressTestCase
[junit] Tests run: 21, Failures: 0, Errors: 21, Time elapsed: 166.203 sec
[junit] TEST org.jboss.test.iiop.test.ParameterPassingStressTestCase FAILED
[junit] Running org.jboss.test.txiiop.test.IIOPUserTransactionStressTestCase
[junit] 

[JBoss-dev] JBoss Test Results: % ( / ) - . JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-06-21 Thread kimptoc_mail
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===
Tue Jun 22 03:46:34 GMTDT 2004
===
HERE ARE THE LAST 100 LINES OF THE LOG:
===
==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS==
===
===

===
Tue Jun 22 03:46:34 GMTDT 2004
===
CYGWIN_NT-5.1 quarks2 1.5.4(0.94/3/2) 2003-09-12 23:08 i686 unknown unknown Cygwin
===
java -version
java version "1.4.2_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02)
Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode)


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head Build Failed

2004-06-21 Thread kimptoc_mail

View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040621222809
BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: 1Date of build: 06/21/2004 22:28:09Time to build: 12 minutes 40 secondsLast changed: 06/21/2004 22:00:18Last log entry: Turn SSL support back to off in jacorb.properties. Turning SSL on requiresa JaasSecurityDomain MBean (for domain=IIOP+SSL), which in turn requiresa keystore. Perhaps we should add a keystore to the all config so that SSLsupport could be on by default...




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (2)1.11modifiedreverbelthirdparty/jacorb-jacorb/conf/default/jacorb.propertiesTurn SSL support back to off in jacorb.properties. Turning SSL on requiresa JaasSecurityDomain MBean (for domain=IIOP+SSL), which in turn requiresa keystore. Perhaps we should add a keystore to the all config so that SSLsupport could be on by default...1.8modifiedbelabancache/docs/TreeCache.xmladded first half of CacheLoader documentation



[JBoss-dev] jboss-head Build Failed

2004-06-21 Thread kimptoc_mail

View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040621235737
BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122Date of build: 06/21/2004 23:57:37Time to build: 14 minutes 38 secondsLast changed: 06/21/2004 23:37:37Last log entry: JBCTS-225:  Now catching NoClassDefFoundError as well as ClassNotFoundException when verifing java type.




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (33)1.21modifiedtelrodwebservice/src/main/org/jboss/webservice/deployment/ServiceDescription.javaJBCTS-225:  Now catching NoClassDefFoundError as well as ClassNotFoundException when verifing java type.1.9modifiedbelabancache/docs/TreeCache.xmlsave1.7modifiedreverbeliiop/src/main/org/jboss/iiop/csiv2/CSIv2IORInterceptor.javaAdd a default SSL component (with a minimum set of SSL options) to theIORs for which no security config was specified.1.4modifiedreverbeliiop/src/main/org/jboss/iiop/csiv2/CSIv2Initializer.javaAdd a default SSL component (with a minimum set of SSL options) to theIORs for which no security config was specified.1.5modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/tx/TxInterceptor.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/SecuredTestBean.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/SecurityTester.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/TestBean.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/Tester.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/TxTester.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/security/RoleBasedAuthorizationInterceptor.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptor.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/InjectHandler.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.1addedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/JndiFieldInjector.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.2deletedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/JndiInjector.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.1addedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/JndiMethodInjector.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/ResourceHandler.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.5modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/StatelessContainerConfiguration.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/Container.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/EJB3Deployer.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/EJBInvocation.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/Ejb3Module.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/LocalProxy.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/SessionConfiguration.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/SessionContainer.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/SimpleStatefulCache.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/StatefulContainer.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/StatefulContainerConfiguration.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/StatefulSessionLocalObjectFactory

[JBoss-dev] [JBoss IDE] - Does the JBoss-IDE can run in the eclipse 3.0 rc3?

2004-06-21 Thread mail07
I have already installed the JBoss-IDE 1.2.4.30 in my eclipse. But I got a error 
message when I configured the jboss server and tried to start jboss 3.2.4 server. The 
error message was:

Failed to boot JBoss:
java.lang.ClassNotFoundException: org.jboss.system.server.ServerImpl
at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at org.jboss.system.server.ServerLoader.createServer(ServerLoader.java:251)
at org.jboss.system.server.ServerLoader.load(ServerLoader.java:233)
at org.jboss.Main.boot(Main.java:136)
at org.jboss.Main$1.run(Main.java:389)
at java.lang.Thread.run(Thread.java:534)

Have someone knew this problem?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839472#3839472

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839472


---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] jboss-head Build Failed

2004-06-21 Thread kimptoc_mail

View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040622013817
BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122Date of build: 06/22/2004 01:38:17Time to build: 12 minutes 48 secondsLast changed: 06/22/2004 01:08:35Last log entry: Section of CacheLoader is now complete




    Unit Tests: (0)No Tests RunThis project doesn't have any tests 
 Modifications since last build: (43)1.7modifiedbelabancache/docs/Changelog.txtSection of CacheLoader is now complete1.4modifiedbelabancache/docs/html/TreeCache.htmlSection of CacheLoader is now complete1.2modifiedbelabancache/docs/html/html.cssSection of CacheLoader is now complete1.10modifiedbelabancache/docs/TreeCache.xmlSection of CacheLoader is now complete1.1addedbelabancache/docs/images/LocalCacheLoader.sxdadded1.1addedbelabancache/docs/images/OnlyOneCacheLoader.gifadded1.1addedbelabancache/docs/images/OnlyOneCacheLoader.sxdadded1.1addedbelabancache/docs/images/SharedCacheLoader.gifadded1.1addedbelabancache/docs/images/SharedCacheLoader.sxdadded1.1addedbelabancache/docs/images/LocalCacheLoader.gifadded1.21modifiedtelrodwebservice/src/main/org/jboss/webservice/deployment/ServiceDescription.javaJBCTS-225:  Now catching NoClassDefFoundError as well as ClassNotFoundException when verifing java type.1.9modifiedbelabancache/docs/TreeCache.xmlsave1.7modifiedreverbeliiop/src/main/org/jboss/iiop/csiv2/CSIv2IORInterceptor.javaAdd a default SSL component (with a minimum set of SSL options) to theIORs for which no security config was specified.1.4modifiedreverbeliiop/src/main/org/jboss/iiop/csiv2/CSIv2Initializer.javaAdd a default SSL component (with a minimum set of SSL options) to theIORs for which no security config was specified.1.5modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/tx/TxInterceptor.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/SecuredTestBean.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/SecurityTester.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/TestBean.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/Tester.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/TxTester.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/security/RoleBasedAuthorizationInterceptor.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptor.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/InjectHandler.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.1addedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/JndiFieldInjector.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.2deletedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/JndiInjector.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.1addedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/JndiMethodInjector.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/ResourceHandler.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.5modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/StatelessContainerConfiguration.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/Container.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/EJB3Deployer.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/EJBInvocation.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/Ejb3Module.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/LocalProxy.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/SessionConfiguration.javaadded field injectorsupdated ejbName to be classname or @Session(name)1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/SessionConta