Re: OSGifying org.apache.geronimo.specs

2007-10-20 Thread Guillaume Nodet
I need to check, but my assumtion was that these classes from the javamail bundle and not from other bundles. I will try next week and fix the problem if any. On 10/20/07, Dain Sundstrom <[EMAIL PROTECTED]> wrote: > I'm not sure that would work for javamail. Javamail has a strange > discovery sy

Re: OSGifying org.apache.geronimo.specs

2007-10-20 Thread Guillaume Nodet
The bundle plugin may also put classes from dependencies inside the bundle. If you put everything private, it will include all the classes from the first level dependencies iirc. On 10/19/07, Alan D. Cabrera <[EMAIL PROTECTED]> wrote: > Why not just have this in the root pom > > * >

[jira] Resolved: (SM-1110) ServiceMix is not sending a response back to the calling Service in an In-Out Message Exchange

2007-10-20 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SM-1110. - Resolution: Fixed Fix Version/s: 3.2 3.1.3 Assignee: Guillaume

ApacheDS Plugin

2007-10-20 Thread Heinz Drews
I'm trying to locate the plugin for ApacheDS. Will it be available in a repository or is it required to build it? Regards, Heinz

Re: ApacheDS Plugin

2007-10-20 Thread Vamsavardhana Reddy
No Directory plugin has been released for G2.0. You should be able to build from source. SVN URL is http://svn.apache.org/repos/asf/geronimo/plugins/directory/ Vamsi On 10/20/07, Heinz Drews <[EMAIL PROTECTED]> wrote: > > I'm trying to locate the plugin for ApacheDS. > > Will it be available in

Re: ApacheDS Plugin

2007-10-20 Thread David Jencks
IIRC the branch uses apacheds 1.5.1 and geronimo trunk and the trunk uses apacheds bigbang branch from a couple weeks ago and geronimo trunk. Modifying the branch to work with geronimo 2.0.2 is probably not too hard but will definitely result in a non-forward-compatible plugin. If you want

[jira] Created: (GERONIMO-3541) monitoring plugin: collecting agent needs to use a database to store the snapshots instead of xml

2007-10-20 Thread Viet Hung Nguyen (JIRA)
monitoring plugin: collecting agent needs to use a database to store the snapshots instead of xml - Key: GERONIMO-3541 URL: https://issues.apache.org/jira/browse/GERON

[jira] Updated: (GERONIMO-3541) monitoring plugin: collecting agent needs to use a database to store the snapshots instead of xml

2007-10-20 Thread Viet Hung Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viet Hung Nguyen updated GERONIMO-3541: --- Attachment: geronimo-3541.patch > monitoring plugin: collecting agent needs to use

[jira] Created: (GERONIMO-3542) Impossible to deploy EAR with resource of type ConnectionFactory after it's been deployed and undeployed

2007-10-20 Thread Jacek Laskowski (JIRA)
Impossible to deploy EAR with resource of type ConnectionFactory after it's been deployed and undeployed Key: GERONIMO-3542 URL: https://issues.apache.org/jir

[jira] Updated: (GERONIMO-3542) Impossible to deploy EAR with resource of type ConnectionFactory after it's been deployed and undeployed

2007-10-20 Thread Jacek Laskowski (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Laskowski updated GERONIMO-3542: -- Attachment: SampleEAR.ear Sample EAR app to reproduce the issue > Impossible to dep

[jira] Updated: (GERONIMO-3542) Impossible to deploy EAR with resource of type ConnectionFactory after it's been deployed and undeployed

2007-10-20 Thread Jacek Laskowski (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Laskowski updated GERONIMO-3542: -- Attachment: geronimo-issue3542.txt Stack trace from the console of Geronimo > Impos

[jira] Resolved: (GERONIMO-3478) Mulitple URISyntaxException getting plugins from another server

2007-10-20 Thread Jarek Gawor (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Gawor resolved GERONIMO-3478. --- Resolution: Fixed Fix Version/s: 2.1 2.0.x Fixes committed to tr