[jira] Created: (AMQ-1017) Build of current trunk with Maven2 fails

2006-10-31 Thread JIRA
Build of current trunk with Maven2 fails Key: AMQ-1017 URL: https://issues.apache.org/activemq/browse/AMQ-1017 Project: ActiveMQ Issue Type: Bug Affects Versions: 4.1 Environment: Windows

Re: manually downloading jars?

2006-10-31 Thread Jacek Laskowski
On 10/30/06, toby cabot <[EMAIL PROTECTED]> wrote: I looked at the repositories and codehaus-snapshots has an org/tranql/tranql/1.4-SNAPSHOT/ directory with a bunch of jars in it. Is it OK to grab the most recent (which appears to be tranql-1.4-20061027.210906-6.jar) and follow the directions in

Re: How to get an attachment of a SOAP reques in a jsr181 component?

2006-10-31 Thread JUANI
Hi, The problem is that I have to do differently if I am dealing with .txt or .doc, in the SOAP request. Now I can send both, but Servicemix gives me an error when I try to get the information from the message. WEB APPLICATION CODE if (fi.getName().endsWith(".doc")) { String st

LICENSE and NOTICE files in xbean-finder

2006-10-31 Thread Jacek Laskowski
Hi, Why are LICENSE and NOTICE files of xbean-finder module in two distinct directories - the top-level directory and src/main/resources/META-INF? It's going to be very troublesome to keep'em in sync yet there's org.apache.geronimo.genesis.plugins:tools-maven-plugin plugin available that's being

pom.xml error

2006-10-31 Thread Charles Souillard
Hi all, there is an error in trunk/pom.xml I think... In step2 definition, there is an error in a module name : servicemix-webconsole The correct one is : servicemix-web-console Can you correct that ? Thanks Charles

Re: servicemix-ftp: FtpPollingEndpoint?

2006-10-31 Thread Guillaume Nodet
I've committed the fix, thx. Btw, i moved the test up in the loop, so that "." and ".." are checked first, before checking the file type. On 10/31/06, abrighton <[EMAIL PROTECTED]> wrote: I corrected the patch for the ftp polling component (The check for "." and ".." was in the wrong place - so

Re: [Fwd: Visibility for Geronimo Documentation Work]

2006-10-31 Thread Geir Magnusson Jr.
Why is it 30MB? What's in it? Are there a lot of images? Jeff Genender wrote: Can we make the doc a separate download? I think it would still be a great thing for people to have locally. Jeff Hernan Cunico wrote: We decided to remove the docs from the dist because of the size. The Geronim

ActiveIO dependency

2006-10-31 Thread Guillaume Nodet
The geronimo-security module depends on an old version of ActiveIO. Imho, it should be upgraded to the one corresponding to the ActiveMQ version used, which is org.apache.activemq:activeio-core:3.x-incubator-SNAPSHOT Is there any reason why this has not been done ? -- Cheers, Guillaume Nodet

Re: servicemix-ftp: FtpPollingEndpoint?

2006-10-31 Thread Guillaume Nodet
There are different ways: * add some properties to control the window where we want polling to occur * the polling endpoint could be a provider which would expose an interface (on the jbi bus) to suspend / resume polling. This could also be done on the component with a kind of "manageme

Re: 1.2 Fit and Finish

2006-10-31 Thread Aaron Mulder
I would say that the startup and shutdown sequences should not show any Log4J log output or stack traces, tested under both JDK 1.4 and JDK 1.5. Also, all current functionality in all portlets in the console should work as expected. And the deploy tool should be able to deploy, undeploy, and red

[jira] Resolved: (AMQ-980) lastImageSubscriptionRecoveryPolicy does not work with wildcards

2006-10-31 Thread Rob Lugt (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-980?page=all ] Rob Lugt resolved AMQ-980. -- Resolution: Fixed Fixed by AMQ-999. > lastImageSubscriptionRecoveryPolicy does not work with wildcards >

[jira] Updated: (SM-618) create a file based servicemix-file service engine with nice support for URIs

2006-10-31 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-618?page=all ] Guillaume Nodet updated SM-618: --- Component/s: servicemix-file (was: servicemix-components) > create a file based servicemix-file service engine with nice support for URIs >

[jira] Reopened: (AMQ-999) Message dispatcher issues (use dedicated dispatching thread for each session)

2006-10-31 Thread Rob Lugt (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-999?page=all ] Rob Lugt reopened AMQ-999: -- Minor build problem: DispatcherThread.cs needs to be added to vs2005-activemq.csproj > Message dispatcher issues (use dedicated dispatching thread for each ses

[jira] Updated: (SM-727) Schema Import problem in a WSDL which doesn't let the service to be doployed on Servicemix

2006-10-31 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-727?page=all ] Guillaume Nodet updated SM-727: --- Component/s: servicemix-jsr181 Fix Version/s: 3.0.1 3.1 Affects Version/s: 3.0 Assignee: Guillaume Nodet >

Re: 1.1.2-SNAPSHOT Build Failure (Daytrader)

2006-10-31 Thread Aaron Mulder
I also got this in the JSP Examples and Servlet Examples. I put one of those stack traces below. If I whack those 6 configs (daytrader, JSP examples, and Servlet examples for Jetty and Tomcat) then the build completes successfully. Thanks, Aaron + |

[jira] Created: (GERONIMO-2537) All Geronimo source files must be brought in line with the new ASF source header and copyright notice policy

2006-10-31 Thread Kevan Miller (JIRA)
All Geronimo source files must be brought in line with the new ASF source header and copyright notice policy Key: GERONIMO-2537 URL: http://issues.apache.

Re: [Fwd: Visibility for Geronimo Documentation Work]

2006-10-31 Thread Hernan Cunico
Yup, there are lots of images and sample apps. Geir Magnusson Jr. wrote: Why is it 30MB? What's in it? Are there a lot of images? Jeff Genender wrote: Can we make the doc a separate download? I think it would still be a great thing for people to have locally. Jeff Hernan Cunico wrote: W

Re: Any issues with embedding CDDL licensed items?

2006-10-31 Thread Jeff Genender
For Apache, I understand the CDDL is ok to distribute in binary form *only*. See: http://people.apache.org/~cliffs/3party.html Joe Bohn wrote: > I mentioned in an earlier post that it appears our best option for > including JSTL 1.2 for Java EE 5 is to pick up the Glassfish JSTL > library. It

Re: 1.2 Fit and Finish

2006-10-31 Thread Kevan Miller
On Oct 30, 2006, at 11:32 PM, Dain Sundstrom wrote: In a typical Geronimo release we tend to spend a significant amount of time in what I'll call the "Fit and Finish" phase. This involves tying up loose ends such as log levels, tools L&F, startup times, licenses and so on. Basically, the

Re: Ajax/ActiveMQ integration with myFaces, Portlets, Spring frameworks ?

2006-10-31 Thread James Strachan
On 10/30/06, jt_rm <[EMAIL PROTECTED]> wrote: Dear James, We would like to use Ajax/ActiveMQ (AMQ servlets) for server-push feature in some of our usecases in the webapplication project. We are shortlisting to use opensource AppFuse application using MyFaces - Spring - Hibernbate frameworks

[VOTE] Release Eclipse Plugin 1.2.0

2006-10-31 Thread Sachin Patel
The Eclipse Plugin v1.2.0 is ready for release.  The plugin has been updated and re-written to move away from the WTP Generic Server Framework, and no longer relies on the Generic Server implementation in WTP.  Other bug fixes and feature updates are indicated in the release notes.http://people.apa

[jira] Assigned: (GERONIMO-2217) Missing versions for dependencies in modules/mail/pom.xml

2006-10-31 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2217?page=all ] Rick McGuire reassigned GERONIMO-2217: -- Assignee: Rick McGuire > Missing versions for dependencies in modules/mail/pom.xml > - >

JIRAs due to be fixed in 1.2

2006-10-31 Thread Vamsavardhana Reddy
There are more than 150 JIRAs due to be fixed in 1.2 in "Unassigned" state.  Only 12 have patches available.  Any plan on how to tackle these "Unassigned" JIRAs? Also, there are near about a 100 JIRAs for 1.1.2 and 1.1.x (Numbers taken from Geronimo JIRA page) .  Some of these may be duplicates.

[jira] Resolved: (AMQ-1015) ActiveMQ web-demo and web-console cannot be run

2006-10-31 Thread Adrian Co (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1015?page=all ] Adrian Co resolved AMQ-1015. Resolution: Fixed Backported to 4.0.x branch. rev 469583 > ActiveMQ web-demo and web-console cannot be run > --- > >

[jira] Assigned: (GERONIMO-2495) Build error: server/config/j2ee-corba-* plans refer to corba-tss-config-2.0 instead of corba-tss-config-2.1

2006-10-31 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2495?page=all ] Rick McGuire reassigned GERONIMO-2495: -- Assignee: Rick McGuire > Build error: server/config/j2ee-corba-* plans refer to corba-tss-config-2.0 > instead of corba-tss-config-2.1 > ---

[jira] Assigned: (GERONIMO-1341) POP3 Implementation

2006-10-31 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1341?page=all ] Rick McGuire reassigned GERONIMO-1341: -- Assignee: Rick McGuire > POP3 Implementation > --- > > Key: GERONIMO-1341 > URL: http://issues.ap

[jira] Assigned: (AMQ-1015) ActiveMQ web-demo and web-console cannot be run

2006-10-31 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1015?page=all ] james strachan reassigned AMQ-1015: --- Assignee: james strachan (was: Patrick Villacorta) > ActiveMQ web-demo and web-console cannot be run > ---

[jira] Commented: (AMQ-1015) ActiveMQ web-demo and web-console cannot be run

2006-10-31 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1015?page=comments#action_37327 ] james strachan commented on AMQ-1015: - Please keep the maven-jetty-plugin as this is the new version. The maven-jetty6-plugin is old! > ActiveMQ web-demo an

[jira] Commented: (GERONIMO-2515) load of geronimo/rmi-naming/1.1.1/car failed on Solaris 10

2006-10-31 Thread Vamsavardhana Reddy (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2515?page=comments#action_12445936 ] Vamsavardhana Reddy commented on GERONIMO-2515: --- Do you observe this error while starting G1.1.1 on JDK 1.4.2 as well? > load of geronimo/rmi-nam

[jira] Assigned: (GERONIMO-1833) Non-public Sun classes dependencies in tests

2006-10-31 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1833?page=all ] Rick McGuire reassigned GERONIMO-1833: -- Assignee: Rick McGuire > Non-public Sun classes dependencies in tests > > > Key: GER

[jira] Assigned: (GERONIMO-2421) Noone seems to have a clue about which corba spec jar works and the build uses several

2006-10-31 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2421?page=all ] Rick McGuire reassigned GERONIMO-2421: -- Assignee: Rick McGuire > Noone seems to have a clue about which corba spec jar works and the build > uses several >

Re: [jira] Closed: (DAYTRADER-16) JPA mode

2006-10-31 Thread Matt Hogstrom
On Oct 30, 2006, at 6:09 PM, Christopher Blythe wrote:David...Read through your notes late last week concerning the JPA mode additions and figured I would add my comments here. We definitely need to add support for JPA and EJB 3.0 into Daytrader; however, we also need to maintain the existing JDBC

[jira] Assigned: (GERONIMO-2063) Stopping a TSSbean also stops the orb it's attached to

2006-10-31 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2063?page=all ] Rick McGuire reassigned GERONIMO-2063: -- Assignee: Rick McGuire > Stopping a TSSbean also stops the orb it's attached to > -- > >

[jira] Assigned: (GERONIMO-1697) Can't set listen host/IP for Sun CORBA Name Service GBean

2006-10-31 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1697?page=all ] Rick McGuire reassigned GERONIMO-1697: -- Assignee: Rick McGuire > Can't set listen host/IP for Sun CORBA Name Service GBean > - >

[jira] Commented: (AMQ-1015) ActiveMQ web-demo and web-console cannot be run

2006-10-31 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1015?page=comments#action_37328 ] james strachan commented on AMQ-1015: - I've fixed SVN HEAD so that we use an explicit version of the jetty plugin, along with using maven-jetty-plugin which s

[jira] Assigned: (GERONIMO-2478) ContextForwardServlet should have a registration mechanism

2006-10-31 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2478?page=all ] Aaron Mulder reassigned GERONIMO-2478: -- Assignee: Aaron Mulder > ContextForwardServlet should have a registration mechanism > --

[jira] Assigned: (GERONIMO-1826) Naming tests might not work on non-Sun VMs.

2006-10-31 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1826?page=all ] Rick McGuire reassigned GERONIMO-1826: -- Assignee: Rick McGuire > Naming tests might not work on non-Sun VMs. > --- > > Key: GERON

[jira] Assigned: (GERONIMO-2245) Why corbaNameGroup:css-name?

2006-10-31 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2245?page=all ] Rick McGuire reassigned GERONIMO-2245: -- Assignee: Rick McGuire > Why corbaNameGroup:css-name? > > > Key: GERONIMO-2245 > URL

Re: 1.1.2-SNAPSHOT Build Failure (Daytrader)

2006-10-31 Thread Vamsavardhana Reddy
I have a successful build of branches\1.1 .  May be you need to update openejb!! --vamsiOn 10/31/06, Aaron Mulder <[EMAIL PROTECTED]> wrote: I tried to build 1.1 branch head and got the error below.  Any ideas?Thanks, Aaron+| configurations Daytrader usi

Re: [discussion] openejb-itests in testsuite

2006-10-31 Thread Prasad Kashyap
On 10/30/06, David Blevins <[EMAIL PROTECTED]> wrote: On Oct 30, 2006, at 7:51 AM, Prasad Kashyap wrote: > Thanx. Please see comments inline - > >> Couple thoughts on the poms: >> >>- the parent would lineage would be org.apache.openejb:itests -> >> org.apache.openejb:openejb >>- the

[jira] Assigned: (AMQ-1015) ActiveMQ web-demo and web-console cannot be run

2006-10-31 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1015?page=all ] james strachan reassigned AMQ-1015: --- Assignee: Adrian Co (was: james strachan) I've fixed this for 4.1 - wanna backport to 4.0.x? > ActiveMQ web-demo and web-console cannot be run >

1.1.2-SNAPSHOT Build Failure (Daytrader)

2006-10-31 Thread Aaron Mulder
I tried to build 1.1 branch head and got the error below. Any ideas? Thanks, Aaron + | configurations Daytrader using derby deployed on jetty | Memory: 56M/67M + DEPRECATED: the default goal should be specified

Re: 1.1.2-SNAPSHOT Build Failure (Daytrader)

2006-10-31 Thread Matt Hogstrom
I'll take a crack at 1.1.2...stay tuned. On Oct 31, 2006, at 1:00 PM, Aaron Mulder wrote: I also got this in the JSP Examples and Servlet Examples. I put one of those stack traces below. If I whack those 6 configs (daytrader, JSP examples, and Servlet examples for Jetty and Tomcat) then the b

Re: manually downloading jars?

2006-10-31 Thread toby cabot
On Tue, Oct 31, 2006 at 06:19:59PM +1100, Gianny Damour wrote: > You can download the jar manually if you want (the latest artifact is > the latest SNAPSHOT version that has been published). Personally, I > will try to rebuild the failing module online. If it fails, then I > will try to remov

[jira] Assigned: (GERONIMO-2490) Include Java enviroment info in Server and Client logfiles

2006-10-31 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2490?page=all ] Rick McGuire reassigned GERONIMO-2490: -- Assignee: Rick McGuire > Include Java enviroment info in Server and Client logfiles > --

[jira] Assigned: (GERONIMO-1840) NamingPropertiesTest is not compatible with non-Sun VMs.

2006-10-31 Thread Rick McGuire (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1840?page=all ] Rick McGuire reassigned GERONIMO-1840: -- Assignee: Rick McGuire > NamingPropertiesTest is not compatible with non-Sun VMs. > > >

Any issues with embedding CDDL licensed items?

2006-10-31 Thread Joe Bohn
I mentioned in an earlier post that it appears our best option for including JSTL 1.2 for Java EE 5 is to pick up the Glassfish JSTL library. It is licensed under CDDL. Does anybody know of any issues or concerns from a license perspective that would prevent us from doing this? AFAIK the maj

Re: Any issues with embedding CDDL licensed items?

2006-10-31 Thread Joe Bohn
Jeff, Thanks for the link! It's nice to see that in writing (although it's strange that it isn't in a more "public" place). Joe Jeff Genender wrote: For Apache, I understand the CDDL is ok to distribute in binary form *only*. See: http://people.apache.org/~cliffs/3party.html Joe Bohn w

[jira] Created: (AMQ-1018) Tomcat JVM hangs when it tried to get ConnectionFactory object

2006-10-31 Thread Suvarna Raju Madhey (JIRA)
Tomcat JVM hangs when it tried to get ConnectionFactory object -- Key: AMQ-1018 URL: https://issues.apache.org/activemq/browse/AMQ-1018 Project: ActiveMQ Issue Type: Bug Affects

Re: 1.1.2-SNAPSHOT Build Failure (Daytrader)

2006-10-31 Thread Aaron Mulder
I tried "maven m:co" to get OpenEJB, but when it built, the OpenEJB it checked out was looking for Geronimo 1.1.1 dependencies, so I assumed that it would be better to work with the OpenEJB binary. So I whacked the openejb/ directory and the build got further and then it ran into the problem abov

[jira] Resolved: (SM-729) Inverse classloader definition in xbean SU

2006-10-31 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-729?page=all ] Guillaume Nodet resolved SM-729. Fix Version/s: 3.1 Resolution: Fixed Assignee: Guillaume Nodet Default locations are now used when no tag is provided. So that you can use

[jira] Updated: (SM-470) servicemix-http has no way to set a soap action

2006-10-31 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-470?page=all ] Guillaume Nodet updated SM-470: --- Fix Version/s: 3.1 (was: 3.0) > servicemix-http has no way to set a soap action > --- > >

[jira] Resolved: (SM-618) create a file based servicemix-file service engine with nice support for URIs

2006-10-31 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-618?page=all ] Guillaume Nodet resolved SM-618. Resolution: Fixed > create a file based servicemix-file service engine with nice support for URIs > ---

[jira] Updated: (SM-728) Validation component / CopyTransformer / SourceTransformer put a non serializable property in the message

2006-10-31 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-728?page=all ] Guillaume Nodet updated SM-728: --- Summary: Validation component / CopyTransformer / SourceTransformer put a non serializable property in the message (was: Runtime Exception thrown when validati

[jira] Updated: (SM-720) jbi:projectDeploy recurse all subdirectories for multiProject structure

2006-10-31 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-720?page=all ] Guillaume Nodet updated SM-720: --- Fix Version/s: 3.1 (was: 3.0) > jbi:projectDeploy recurse all subdirectories for multiProject structure >

[jira] Updated: (SM-706) FilePoller needs to add check for delete file before removing the file from workingset

2006-10-31 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-706?page=all ] Guillaume Nodet updated SM-706: --- Fix Version/s: 3.1 (was: 3.0) > FilePoller needs to add check for delete file before removing the file from > workingset > --

[jira] Reopened: (AMQ-801) activemq-jaas is not in the release distro

2006-10-31 Thread Adrian Co (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-801?page=all ] Adrian Co reopened AMQ-801: --- Assignee: Adrian Co The activemq-jaas is not being bundled with the distro > activemq-jaas is not in the release distro > --

Re: [discussion] openejb-itests in testsuite

2006-10-31 Thread Jacek Laskowski
On 10/31/06, Prasad Kashyap <[EMAIL PROTECTED]> wrote: Does this look good ? Or should we move the itests artifacts one level down to groupId "o.a.openejb.itests" ? It'd be great to move the itests one level below. Jacek -- Jacek Laskowski http://www.jaceklaskowski.pl

Re: ActiveIO dependency

2006-10-31 Thread Jason Dillon
The upgrade looks non-trivial, I have tried... and failed. Need someone who knows ActiveIO better to port it. Hiram said he might update it if he has time... but as of yet I guess he has not found any. --jason On Oct 31, 2006, at 3:01 AM, Guillaume Nodet wrote: The geronimo-security mod

Re: manually downloading jars?

2006-10-31 Thread Jacek Laskowski
On 10/31/06, toby cabot <[EMAIL PROTECTED]> wrote: I tried again this morning, and after a few false starts and a mess of POM validation warnings I got a successful build. I guess that my build gremlins have better things to do this halloween than bother me. Glad you've done it. After the suc

Re: LICENSE and NOTICE files in xbean-finder

2006-10-31 Thread Jason Dillon
I don't believe the 1.0 release has the goal to handle legal files. But we could always release 1.1. --jason On Oct 31, 2006, at 2:30 AM, Guillaume Nodet wrote: Because you can not release anything in maven which has SNAPSHOT dependency. If the 1.0 is in a usable state, we can use it, else

[jira] Resolved: (AMQ-801) activemq-jaas is not in the release distro

2006-10-31 Thread Adrian Co (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-801?page=all ] Adrian Co resolved AMQ-801. --- Resolution: Fixed Fix to assembly committed. rev 469670 > activemq-jaas is not in the release distro > -- > > K

Re: ActiveIO dependency

2006-10-31 Thread Jacek Laskowski
On 10/31/06, Jason Dillon <[EMAIL PROTECTED]> wrote: The upgrade looks non-trivial, I have tried... and failed. Need someone who knows ActiveIO better to port it. Hiram said he might update it if he has time... but as of yet I guess he has not found any. An excerpt from STATUS: Currently, th

Re: ActiveIO dependency

2006-10-31 Thread Dain Sundstrom
On Oct 31, 2006, at 1:59 PM, Jacek Laskowski wrote: An excerpt from STATUS: Currently, the biggest concerns for the TCK are ActiveMQ 4 and Yoko. Both of these are new libraries and may take a considerable amount of effort to certify. Also, there are few people that understand these new

Re: ActiveIO dependency

2006-10-31 Thread Jason Dillon
FYI, related to ActiveMQ we need to resolve why there are 2 versions 4.0.x and 4.1.x being included. I sent mail about this last week, but heard nothing back. --jason On Oct 31, 2006, at 1:59 PM, Jacek Laskowski wrote: On 10/31/06, Jason Dillon <[EMAIL PROTECTED]> wrote: The upgrade loo

Re: ActiveIO dependency

2006-10-31 Thread Guillaume Nodet
There has not been much changes between 4.0 and 4.1 afaik (not incompatible changes in api i mean), so it should be easy to change the 4.0 version to 4.1. On 10/31/06, Jason Dillon <[EMAIL PROTECTED]> wrote: FYI, related to ActiveMQ we need to resolve why there are 2 versions 4.0.x and 4.1.x bei

[jira] Updated: (AMQ-826) LDAP based authorization support

2006-10-31 Thread Nikola Goran Cutura (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-826?page=all ] Nikola Goran Cutura updated AMQ-826: Attachment: ApacheDSEmbedded.zip Attached is eclipse project that starts embedded ADS with supplied LDIF file, perfoms some query and closes the serv

Re: ActiveIO dependency

2006-10-31 Thread Guillaume Nodet
Well, it seems that all the used classes have been removed: http://svn.apache.org/viewvc?view=rev&revision=453094 On 10/31/06, Jason Dillon <[EMAIL PROTECTED]> wrote: The upgrade looks non-trivial, I have tried... and failed. Need someone who knows ActiveIO better to port it. Hiram said he mig

Re: ActiveIO dependency

2006-10-31 Thread Jason Dillon
I'd still like to know why the 4.0.x deps were recently added. --jason On Oct 31, 2006, at 2:20 PM, Guillaume Nodet wrote: There has not been much changes between 4.0 and 4.1 afaik (not incompatible changes in api i mean), so it should be easy to change the 4.0 version to 4.1. On 10/31/06, J

Re: ActiveIO dependency

2006-10-31 Thread Jason Dillon
FYI... I think there are also some issues with Wadi and OpenEJB2 using old deps as well. --jason On Oct 31, 2006, at 2:20 PM, Guillaume Nodet wrote: There has not been much changes between 4.0 and 4.1 afaik (not incompatible changes in api i mean), so it should be easy to change the 4.0 ver

Re: ActiveIO dependency

2006-10-31 Thread David Jencks
On Oct 31, 2006, at 2:31 PM, Jason Dillon wrote: FYI... I think there are also some issues with Wadi and OpenEJB2 using old deps as well. Looks like the amq 4.0.1 comes only from the wadi integration in jetty. I'm experimenting a bit with changing it but gianny will probably have to be

Re: ActiveIO dependency

2006-10-31 Thread Jason Dillon
The OpenEJB2 bits are all ActiveIO related. FYI, Bruce mentioned to me that the API between 4.0 and 4.1 should be compatible, 4.1 just has some new features, but the same API. * * * It looks like some of the recent Wadi changes in server/trunk, which included AMQ 4.0.1 as a new dep, may

Failover Protocol

2006-10-31 Thread ronK
I am looking for a way to have my clients failover to alternate brokers, use asynchronous sends, and keep my client code vanilla JMS. It appears you can't use the failover transport and set connection properties via the uri at the same time. What I would like to do is combine failover:(tcp://local

[jira] Updated: (GERONIMO-2478) ContextForwardServlet should have a registration mechanism

2006-10-31 Thread Aaron Mulder (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2478?page=all ] Aaron Mulder updated GERONIMO-2478: --- Description: Currently the ContextForwardServlet must be deployed separately for each URL path to redirect. This does not work well for plugins, nor

More car-maven-plugin changes...

2006-10-31 Thread Jason Dillon
Well, I discovered that the car plugin was still caching old bits when car:install-modules was run. And I dug into it much deeper than I wanted to and eventually ended up re-writing the installation of artifacts. It should now try a heck of a lot harder to reinstall bits that have change

Re: 1.2 Fit and Finish

2006-10-31 Thread Dain Sundstrom
On Oct 31, 2006, at 6:13 AM, Kevan Miller wrote: IMO, fixing the startup time of the web console config under jetty (see GERONIMO-2507) is a must fix... Does that mean you are going to fix it? -dain

Re: 1.2 Fit and Finish

2006-10-31 Thread Dain Sundstrom
On Oct 31, 2006, at 4:25 AM, Aaron Mulder wrote: I would say that the startup and shutdown sequences should not show any Log4J log output or stack traces, tested under both JDK 1.4 and JDK 1.5. I fixed some of the amq logging problems today (their package name changed so log4j needed updatin

Why is the activemq.car using the tcp transport?

2006-10-31 Thread Jason Dillon
Its currently configured with: tcp://${PlanServerHostname}: ${PlanActiveMQPort} If this resourceadapter is used with in the server, then it should use the vm:// transport. Anyone know? --jason

Re: Why is the activemq.car using the tcp transport?

2006-10-31 Thread Bruce Snyder
On 10/31/06, Jason Dillon <[EMAIL PROTECTED]> wrote: Its currently configured with: tcp://${PlanServerHostname}: ${PlanActiveMQPort} If this resourceadapter is used with in the server, then it should use the vm:// transport. Anyone know? I'm not sure, but I hazard a guess that this was so th

Problem with latest 4.1 SNAPSHOT when broker name is set

2006-10-31 Thread Jason Dillon
Folks, there is a problem with the latest 4.1 SNAPSHOT when a broker name is set. It causes 2 brokers to be created... and I think it is because of the newly added CommandAgent service which is added to the brokers default services when started. It is using vm://localhost, which appears t

Re: Why is the activemq.car using the tcp transport?

2006-10-31 Thread Jason Dillon
Do client-side consumers use the activemq.car? I really don't know where this is used... if it is for clients, then I can understand... but if this is only used in the server, then it should use the vm:// transport for efficiency. --jason On Oct 31, 2006, at 9:55 PM, Bruce Snyder wrote:

JMS Server portlets broke...

2006-10-31 Thread Jason Dillon
Something is wrong with the JMS Server portlet to create new connectors... seems like any connector you try to add pukes with: [INFO] 23:06:11,272 ERROR [JMSConnectorPortlet] Unable to process portlet action [INFO] java.lang.NoClassDefFoundError: org/apache/activemq/broker/ BrokerService [

Re: JMS Server portlets broke...

2006-10-31 Thread Jason Dillon
Why doesn't the console reflect these failure messages? From the console you can not tell this operating failed... you just do not see any new connector. Seems highly broken. --jason On Oct 31, 2006, at 11:08 PM, Jason Dillon wrote: Something is wrong with the JMS Server portlet to creat

Re: JMS Server portlets broke...

2006-10-31 Thread Jason Dillon
Why on earth is this exception logged as info?!? --jason On Oct 31, 2006, at 11:08 PM, Jason Dillon wrote: Something is wrong with the JMS Server portlet to create new connectors... seems like any connector you try to add pukes with: [INFO] 23:06:11,272 ERROR [JMSConnectorPortlet] Unable