• Strange classloading behavior -- thread stuck

    When testing mod_cluster, Bela's reported a couple different occurences where a thread appears to be unable to make progress inside some jboss-cl code. The thread is bringing messages up from the cluster which has the...
    Profile Photo
    last modified by brian.stansberry
  • Chasing illegal URL

    With the latest VFS (2.2.0-SNAPSHOT) I'm getting this exception when hitting Seam Booking app (although it deployes and eventually renders fine): 17:36:00,921 ERROR [compiler] Error Loading Library: vfszip:/C:/proj...
    Profile Photo
    last modified by alesj
  • Security Deployer assuming VFSDeploymentUnit

    Thomas has raised a JIRA issue https://jira.jboss.org/jira/browse/JBAS-6425 I am opening this thread to see if I can get some second opinion from Ales, Adrian and Scott on this.
    Profile Photo
    last modified by anil.saldhana
  • Finding RealClassLoader in ServiceDeployer

    There was this fix mentioned here: - http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132644#4132644 I have a patch ready: Index: system-jmx/src/main/org/jboss/system/deployers/ServiceDeployer.jav...
    Profile Photo
    last modified by alesj
  • Using temp at undeploy

    WRT: - https://jira.jboss.org/jira/browse/JBSEAM-3702 Moving Norman's post here: "Norman Richards" wrote: Do you have a complete example of a jboss-structure.xml that works? Whenever I tried to create one, the onl...
    Profile Photo
    last modified by alesj
  • Sub-Profiles ProfileService changes

    I've committed a initial prototype on sub-profiles in AS trunk, based on different comments i could gather on this topic. The most important changes are to the ProfileService and Profile spi itself. Where ProfileServ...
    Profile Photo
    last modified by emuckenhuber
  • Mapping web resources over VDF

    WRT: - http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203370#4203370 - http://www.jboss.com/index.html?module=bb&op=viewtopic&t=149197 How hard would it be to 'move'/impl JBossWeb's TLD l...
    Profile Photo
    last modified by alesj
  • JBAS-6061 or weird nested jar

    Some explanation about https://jira.jboss.org/jira/browse/JBAS-6061. If you follow Luc's instructions and download the jar with the driver, you'll see a weird structure inside. sqljdbc.jar - com - META-INF - sqljdbc...
    Profile Photo
    last modified by alesj
  • A taster - jboss reflect docs

    Adrian, Ales, could you put some feedback/comments to JBoss Reflect Introduction document?
    Profile Photo
    last modified by ropalka
  • A taster - classloading docs

    I've finally made a start on writing up the classloading docs. To alleviate some of the boredom of doing this, I decided to a write "A brief history of JBoss ClassLoading" :-) http://www.jboss.org/community/docs/DOC-...
    Profile Photo
    last modified by adrian.brock
  • Towards new http invoker based on Remoting

    Hello everyone, Re: https://jira.jboss.org/jira/browse/JBAS-5464 I've started work on this JIRA on trunk and I wanted to briefly explain what I'm planning to do a and I'd like to get an answer to a couple of questio...
    Profile Photo
    last modified by galder.zamarreno
  • VFS cache impl change

    I would suggest we use LRU vfs cache by default instead of timed cache: - http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4197635#4197635 Perhaps a max size of 10 is just fine, as we currently alrea...
    Profile Photo
    created by alesj
  • Loss of ability by ProfileService to connect to its persiste

    An issue I remember seeing in a 4.x support case was a lost connection to an NFS share where deploy/ was located led to the undeploy of all content from the server. Does the ProfileService have any logic to defend aga...
    Profile Photo
    last modified by brian.stansberry
  • Deploying Ears and Wars through ProfileService

    We need a way to 1) List deployed apps (ears/wars), 2) Deploy apps (ears/wars), 3) Undeploy apps(ears/wars), 4) Get the availability status of the deployed app through the ProfileService. For deploying apps, we nee...
    Profile Photo
    last modified by bytor99999
  • Use of jboss-reflect project

    Adrian's rant is here for all projects to look at if they are using any kind of reflection to get to class info, methods etc. --------------------------- I'm very tempted not to respond to this thread since there's n...
    Profile Photo
    last modified by anil.saldhana
  • content of jboss-javaee.jar

    RE: http://jira.jboss.com/jira/browse/JBAS-4983 jboss-javaee.jar needs to be updated to resolve the inconsistency of classes contained in it for Java Persistence and Java Servlet APIs with those contained in ejb30-pe...
    Profile Photo
    last modified by shelly.mcgowan
  • JBAS-6297, mbean service optional injection

    I'm not understanding the current mc optional dependency implementation. I expected that I could simply leverage an optional notion from AbstractDependencyItem to update the ServiceInjectionValueMetaData.visit method ...
    Profile Photo
    last modified by starksm64
  • JBAS-6286, properties management view

    https://jira.jboss.org/jira/browse/JBAS-6286, we should have management views for system properties. There are 3 levels of properties (at least): - jvm properties that have to be passed to the jvm launcher - system p...
    Profile Photo
    created by starksm64
  • Why do Topic/Queue descriptors need extra metadata in order

    Looking at our example queues... http://anonsvn.jboss.org/repos/jbossas/trunk/messaging/src/etc/deploy/common/destinations-service.xml I see they contain the following piece of metadata: <annotation> @org.jb...
    Profile Photo
    last modified by ccrouch
  • Missing org.jnp.server.NamingServer_Stub

    We've introduced reverse compatibility tests (AS5 client accessing 4.2.x server) and one of the problems I'm seeing is the client AS5 side missing the org.jnp.server.NamingServer_Stub class. It seem after jboss-namin...
    Profile Photo
    last modified by dimitris