[ 
http://nagoya.apache.org/jira/browse/CACTUS-158?page=comments#action_56376 ]
     
Felipe Leme commented on CACTUS-158:
------------------------------------

Vincent,

I haven't seen the patch yet, but I have the feeling there are 2 places where 
we should consider a generic approach:

1.This issue might happens in any container, not only JBoss, so the fix should 
go into the super-class of all container tasks (I think it should be defined on 
AbstractContainerJava or somthing like that). Note also that this issue might 
be appliable to Cargo as well.

2.The Java Ant tasks has a method to set the max memory; using that method 
should fix that specific problem, but we could be generic here too, allowing 
arbitrary JVM args to be passed to the container.

Once we define a way to fix it, I could implement the changes. So, any thoughts?

-- Felipe


> OutOfMemory in application server
> ---------------------------------
>
>          Key: CACTUS-158
>          URL: http://nagoya.apache.org/jira/browse/CACTUS-158
>      Project: Cactus
>         Type: Bug
>   Components: Ant Integration
>     Reporter: Matheus Piai Bianconi

>
> Cactus does not allow to define memory used by application server, then some 
> tests fail and error "OutOfMemoryError" occur.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to