[jboss-user] [Installation, Configuration & Deployment] - Re: Classloader separation between Webtier, EJBs and Contain

2006-08-22 Thread worenk
"asack" wrote : You can turn off JavaToParent delegation via a JBoss XML parameter (forgot what it was but look up ClassLoading in the WIKI Knowledge Base under the application server portal page) which may get around it, not sure. I tried this by adding | com.my:loader=my-ear |

[jboss-user] [Installation, Configuration & Deployment] - Classloader separation between Webtier, EJBs and Container:

2006-08-21 Thread worenk
Hello everyone, I'm having troubles with JBoss 4.0.4 and its classloading mechanism in the default configuration. 1) We are using several 3rd party libs that the JBoss container itself is using another version of (in server/default/lib). We'd prefer if JBoss libraries would not be visible to o

[jboss-user] [JNDI/Naming/Network] - PropertyEditor for ISO Date Format?

2006-08-09 Thread worenk
Hi everyone, is there a Property Editor available with JBoss that I can use to convert ISO dates (e.g. 2006-08-09 11:54:20) to a java.util.Date? org.jboss.util.propertyeditor.DateEditor does not seem to be capable of this standard format. I know I can easily implement my own PropertyEditor, bu

[jboss-user] [JNDI/Naming/Network] - JNDIView does not show Web Modules?

2006-08-09 Thread worenk
Hello everyone, Why does the JNDIView MBean not list my web modules, only the ejb modules (and global spaces)? I am binding some JNDI entries using the JNDIBindingServiceMgr, and have added appropriate entries to my web.xml and jboss-web.xml, but when retrieving the entry from my web module I