[JBoss-dev] JBoss-Jetty

2003-03-18 Thread Malito Rinaldo
Somebody knows how I create a new Jetty Context to work with jsp pages in JBoss 3.0.6 ? Thank you for your support Regards Rinaldo Malito --- This SF.net email is sponsored by: Does your code think in ink? You could win a Tablet PC. Get a fr

Re: [JBoss-dev] The recent OSX 1.4.1/XDoclet problem

2003-03-18 Thread Lennart Petersson
don't know if it's me being stupid... but this wont help me anyway :( When building with -verbose flag it correctly reports that it has detected a 1.3.1 jvm but then it still craches when it's time for the xdoclet task. Any ideas? Has it anything to do with the fact that it is forking the xd

Re: [JBoss-dev] The recent OSX 1.4.1/XDoclet problem

2003-03-18 Thread Stephen Coy
It's not you. I should have tested this myself. It's doing the same thing for me too, but you may be right about the fork. You can set JAVA_HOME in an environment wide way by setting it in your ~/.MacOSX/environment.plist file: ANT_HOME /Users/steve/tools/apache-ant-1.5.2 CVS_RSH ssh JAVA_HO

[JBoss-dev] [ jboss-Bugs-705542 ] Errorenous IllegalStateException on CMR-Collection

2003-03-18 Thread SourceForge.net
Bugs item #705542, was opened at 2003-03-18 12:53 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=705542&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Johan Granlund (johgr814) Assigned to: Nobody/An

Re: [JBoss-dev] The recent OSX 1.4.1/XDoclet problem

2003-03-18 Thread Stephen Coy
I just got Branch_3_2 to build using this trick and with JAVA_HOME set to /System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Home rather than the /Library/Java/Home that I have below. On Tuesday, March 18, 2003, at 10:27 PM, Stephen Coy wrote: It's not you. I should have tested this mys

Re: [JBoss-dev] The recent OSX 1.4.1/XDoclet problem

2003-03-18 Thread Lennart Petersson
hm... 3.2 seems to work as you said, but 3.0 still bangs out on xdoclet... /L tisdagen den 18 mars 2003 kl 12.43 skrev Stephen Coy: I just got Branch_3_2 to build using this trick and with JAVA_HOME set to /System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Home rather than the /Library

[JBoss-dev] [ jboss-Bugs-669112 ] Server.log not created when using xerces

2003-03-18 Thread SourceForge.net
Bugs item #669112, was opened at 2003-01-16 15:49 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=669112&group_id=22866 Category: JBossServer Group: v3.2 Status: Open Resolution: Rejected Priority: 7 Submitted By: Andrew Everitt (andieveritt) Assigned to:

[JBoss-dev] cvs issues

2003-03-18 Thread julien viet
I got issues with CVS today (and previous days as well) CVS is very slow or connection times out often. For you ? ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com

[JBoss-dev] JBoss-3.2 build issues

2003-03-18 Thread Alex Loubyansky
I did a clean check out of jboss-3.2 and can't build it on Win2000 with Sun's jdk1.3.1. I have no idea what's wrong. Whether it's something wrong with my environment or it is check out incorrectly, though I re-checked out it again. Any hints are welcome. The problem is with classpath. I had to cor

[JBoss-dev] [ jboss-Bugs-669112 ] Server.log not created when using xerces

2003-03-18 Thread SourceForge.net
Bugs item #669112, was opened at 2003-01-16 15:49 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=669112&group_id=22866 Category: JBossServer Group: v3.2 Status: Open Resolution: Rejected Priority: 7 Submitted By: Andrew Everitt (andieveritt) Assigned to:

Re: [JBoss-dev] cvs issues

2003-03-18 Thread Alex Loubyansky
Me too. Though, I can't say for sure that it's SF's problem. My internet access last time is also bad. alex Tuesday, March 18, 2003, 4:16:38 PM, julien viet wrote: jv> I got issues with CVS today (and previous days as well) jv> CVS is very slow or connection times out often. jv> For you ? -

Re[2]: [JBoss-dev] cvs issues

2003-03-18 Thread julien viet
I got issues during a commit. In addition I can't check what's commited and what's not until I got a descent fresh checkout. AL> Me too. AL> Though, I can't say for sure that it's SF's problem. My internet AL> access last time is also bad. AL> alex AL> Tuesday, March 18, 2003, 4:16:38 PM, julien

Re: [JBoss-dev] JBoss-3.2 build issues

2003-03-18 Thread Scott M Stark
There is no xdoclet.xdoclet.root in the 3.2 build/etc/local.properties-production. This was only added in head and the correct path for xdoclet root is thirdparty/xdoclet/xdoclet for 3.2. Scott Stark Chief Technology Officer JBoss Group, LLC -

Re: [JBoss-dev] JBoss-3.2 build issues

2003-03-18 Thread David Jencks
did you check out -r Branch_3_2 jboss-3.2 david jencks On 2003.03.18 09:40 Alex Loubyansky wrote: > I did a clean check out of jboss-3.2 and can't build it on Win2000 > with Sun's jdk1.3.1. > I have no idea what's wrong. Whether it's something wrong with my > environment or it is check out incor

RE: [JBoss-dev] cvs issues

2003-03-18 Thread Igor Fedorenko
No problems here in Toronto. > -Original Message- > From: julien viet [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 18, 2003 9:17 AM > To: [EMAIL PROTECTED] > Subject: [JBoss-dev] cvs issues > > > I got issues with CVS today (and previous days as well) > CVS is very slow or connection

Re[2]: [JBoss-dev] JBoss-3.2 build issues

2003-03-18 Thread Alex Loubyansky
Amazing... I wonder how it got mixed. I should have used cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/jboss co jboss-3.2 Is it correct? Should I specify branch version in addition? I never did it and had no problems. Thank you, alex Tuesday, March 18, 2003, 4:59:17 PM, Scott Stark wrote: SMS> Ther

Re: [JBoss-dev] cvs issues

2003-03-18 Thread Scott M Stark
Yesterday I did not notice any particularly slow behavior with cvs. This morning it does seem slow and pings are dropping many packets. Scott Stark Chief Technology Officer JBoss Group, LLC - Original Message - From: "julien viet" <[EMAIL

[JBoss-dev] [ jboss-Bugs-702559 ] HAJNDI lookup over HTTP wrapped NameNotFoundException

2003-03-18 Thread SourceForge.net
Bugs item #702559, was opened at 2003-03-12 14:00 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=702559&group_id=22866 Category: Clustering Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Sebastian Hauer (hauer) >Assi

Re: Re[2]: [JBoss-dev] JBoss-3.2 build issues

2003-03-18 Thread Scott M Stark
You have to specify the branch as well. I don't know how you ever could have gotten this to compile either. Use cvs -z3 -d:ext:[EMAIL PROTECTED]:/cvsroot/jboss co -r Branch_3_2 jboss-3.2 Scott Stark Chief Technology Officer JBoss Group, LLC -

[JBoss-dev] [ jboss-Bugs-690789 ] java.net.ConnectionException when deleting a temp Q

2003-03-18 Thread SourceForge.net
Bugs item #690789, was opened at 2003-02-21 09:47 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=690789&group_id=22866 Category: JBossMQ Group: v3.0 Rabbit Hole >Status: Closed Resolution: Fixed Priority: 5 Submitted By: David Saslawsky (saslawsky) Assig

Re[2]: [JBoss-dev] JBoss-3.2 build issues

2003-03-18 Thread Alex Loubyansky
Yes, branch is required. Thank you very much. alex Tuesday, March 18, 2003, 5:10:52 PM, David Jencks wrote: DJ> did you check out -r Branch_3_2 jboss-3.2 DJ> david jencks DJ> On 2003.03.18 09:40 Alex Loubyansky wrote: >> I did a clean check out of jboss-3.2 and can't build it on Win2000 >> wi

RE: Re[2]: [JBoss-dev] JBoss-3.2 build issues

2003-03-18 Thread Nathan Phelps
I've never been able to find documentation for what the -z3 switch does. What is it for? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Scott M Stark Sent: Tuesday, March 18, 2003 10:37 AM To: [EMAIL PROTECTED] Subject: Re: Re[2]: [JBoss-dev] JBoss-3.2 bu

[JBoss-dev] [ jboss-Bugs-704797 ] Can't find LoginModule only shows up in debug

2003-03-18 Thread SourceForge.net
Bugs item #704797, was opened at 2003-03-16 20:17 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=704797&group_id=22866 Category: JBossSX Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Wont Fix Priority: 5 Submitted By: Jason Yip (jchyip) >Assigned

[JBoss-dev] [ jboss-Bugs-700211 ] jboss-web.sar fails deploying in vanilla download

2003-03-18 Thread SourceForge.net
Bugs item #700211, was opened at 2003-03-08 23:01 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=700211&group_id=22866 Category: JBossWeb Group: v3.0 Rabbit Hole Status: Open Resolution: None >Priority: 1 Submitted By: Ryan Hoegg (rhoegg) Assigned to: No

[JBoss-dev] IDE - Modelling

2003-03-18 Thread Anders Nilsson
Hello, Are there any plans for the JBOSS-IDE to include modelling features, eg. utilizing EMF in the future ? Alternatively, are there plans for integration with any type of modelling tool (beyond the basic integration some tools have with Eclipse) ? Regards Anders

[JBoss-dev] [ jboss-Bugs-705732 ] Incorrect behaviour of WHERE clause using relations

2003-03-18 Thread SourceForge.net
Bugs item #705732, was opened at 2003-03-18 17:43 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=705732&group_id=22866 Category: JBossCMP Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: David Calvente (davidcalvente) Assigned to: Nobo

[JBoss-dev] [ jboss-Bugs-702543 ] Shutdown silently swallows NPE, does nothing

2003-03-18 Thread SourceForge.net
Bugs item #702543, was opened at 2003-03-12 13:40 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=702543&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Duplicate Priority: 5 Submitted By: Kyle VanderBeek (kylev)

RE: Re[2]: [JBoss-dev] JBoss-3.2 build issues

2003-03-18 Thread Jeff Haynie
Compression level on the cvs server -z9 is the max -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nathan Phelps Sent: Tuesday, March 18, 2003 12:19 PM To: [EMAIL PROTECTED] Subject: RE: Re[2]: [JBoss-dev] JBoss-3.2 build issues I've never been able to

RE: Re[2]: [JBoss-dev] JBoss-3.2 build issues

2003-03-18 Thread Igor Fedorenko
Did you ever try "cvs --help-options"? ;-) > -Original Message- > From: Nathan Phelps [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 18, 2003 12:19 PM > To: [EMAIL PROTECTED] > Subject: RE: Re[2]: [JBoss-dev] JBoss-3.2 build issues > > > I've never been able to find documentation for w

[JBoss-dev] Clean build of main is not starting correctly

2003-03-18 Thread Scott M Stark
A clean co of jboss-head is building, but not starting up correctly. This looks like the JSR77 cluster view service that has gotten out of synch with respect to the service config file. C:\cvs\Head\jboss-head\build\output\jboss-4.0.0alpha\bin>run -c all

[JBoss-dev] jboss_3_0.dtd vs jboss_3_2.dtd

2003-03-18 Thread MNewcomb
Updating XDoclet and there are a couple of small backwards compatibility issues: JBoss 3.0: - any order - at least one JBoss 3.2: - session beans, then entity beans, then message-driven beans - none required 3.2 will break if beans interspersed or listed out of this order. Can we go back to

[JBoss-dev] [ jboss-Bugs-650929 ] ejb-link doesn't work in deployment

2003-03-18 Thread SourceForge.net
Bugs item #650929, was opened at 2002-12-09 15:54 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=650929&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Closed Resolution: Fixed Priority: 5 Submitted By: James Strachan (strachancambs)

[JBoss-dev] [ jboss-Bugs-681013 ] Patch for bug #664400 - JNDIView.listXML output ill-formed

2003-03-18 Thread SourceForge.net
Bugs item #681013, was opened at 2003-02-05 16:00 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=681013&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Rod Burgett (rodburgett) Assigned

[JBoss-dev] [ jboss-Bugs-664400 ] JNDIView.listXML() produces ill-formed XML

2003-03-18 Thread SourceForge.net
Bugs item #664400, was opened at 2003-01-08 14:19 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=664400&group_id=22866 Category: JBossServer Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Rod Burgett (rodburgett) Assigned to: Nobody/

[JBoss-dev] Automated JBoss(HEAD Matrix2) Testsuite Results: 18-March-2003

2003-03-18 Thread scott . stark
JBoss daily test results SUMMARY Number of tests run: 1201 Successful tests: 1126 Errors:60 Failures: 15 [time of test: 2003-03-18.18-12 GMT] [java.version: 1.4.

[JBoss-dev] [ jboss-Bugs-681013 ] Patch for bug #664400 - JNDIView.listXML output ill-formed

2003-03-18 Thread SourceForge.net
Bugs item #681013, was opened at 2003-02-05 08:00 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=681013&group_id=22866 Category: JBossServer Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Rod Burgett (rodburgett) >As

[JBoss-dev] [ jboss-Bugs-664400 ] JNDIView.listXML() produces ill-formed XML

2003-03-18 Thread SourceForge.net
Bugs item #664400, was opened at 2003-01-08 06:19 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=664400&group_id=22866 Category: JBossServer Group: v3.2 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Rod Burgett (rodburgett) >Assigned to: S

Re: [JBoss-dev] IDE - Modelling

2003-03-18 Thread Hans Dockter
Hello Anders, AN> Are there any plans for the JBOSS-IDE to include modelling features, eg. AN> utilizing EMF in the future ? AN> Alternatively, are there plans for integration with any type of modelling AN> tool (beyond the basic integration some tools have with Eclipse) ? Middlegen is definitely

[JBoss-dev] Automated JBoss(Branch_3_0) Testsuite Results: 18-March-2003

2003-03-18 Thread scott . stark
JBoss daily test results SUMMARY Number of tests run: 1096 Successful tests: 1092 Errors:1 Failures: 3 [time of test: 2003-03-18.13-19 GMT] [java.version: 1.3.1]

Re: [JBoss-dev] Clean build of main is not starting correctly

2003-03-18 Thread Scott McLaughlin
I am in the process of fixing this I will look at it tonight Scott M.>>> [EMAIL PROTECTED] 03/18/03 01:14PM >>>A clean co of jboss-head is building, but not starting up correctly. This lookslike the JSR77 cluster view service that has gotten out of synch with respectto the service config fi

Re: [JBoss-dev] jboss_3_0.dtd vs jboss_3_2.dtd

2003-03-18 Thread Scott M Stark
Our parses have not changed to care about the order of the declarations. We do not require a enterprise-beans element because of the standardjboss because the standardjboss.xml descriptor conforms to this dtd as well so the enterprise-beans element model would have to be: content model for bac

[JBoss-dev] AOP Clustering 1st iteration

2003-03-18 Thread Bill Burke
Again, either an AOP instrumented or non-AOP instrumented pojo can be remotely clustered. An example is in testsuite/src/main/org/jboss/test/aop/bean/RemotingTester.java config is in testsuite/src/resource/aop/jboss-service.xml POJO pojo = new POJO("hello"); String objectId = "clusteredObj"; POJ

RE: [JBoss-dev] AOP Clustering 1st iteration

2003-03-18 Thread Jeff Haynie
You're on fire! Go go Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Burke Sent: Tuesday, March 18, 2003 7:15 PM To: Jboss-Dev Subject: [JBoss-dev] AOP Clustering 1st iteration Again, either an AOP instrumented or non-AOP instrumented pojo can

RE: [JBoss-dev] AOP Clustering 1st iteration

2003-03-18 Thread marc fleury
On the brink of war (CNN) bill goes ballistic... keep on going my friend, you are on fire. marcf > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Bill Burke > Sent: Tuesday, March 18, 2003 7:15 PM > To: Jboss-Dev > Subject: [JBoss-dev] AOP Clus

RE: [JBoss-dev] Clean build of main is not starting correctly

2003-03-18 Thread mclaugs
This problem has been fixed.  I forgot to commit the changes to the cluster-service.xml when I removed the HAManagementService for the JSR-77 Refactoring. I apologize for any problems this has caused.   Scott M.     -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL P

[JBoss-dev] [JBoss.net] allowedMethods="*" EJBProvider WSDL-Bug resolved in 3.2 and Head *was* AW: [JBoss-user] Remote Beans as Web Services

2003-03-18 Thread Jung , Dr. Christoph
Title: Nachricht Hi,   thanks to Mark and Kevin, we could now trace that the WSDL-Emitter driver code in the Axis1.1 EJBProvider is flawed.   It has the "stopClasses" meta-attribute not set such that the wsdl generator also tries to build wsdl descriptions for methods declared in EJB interfa

[JBoss-dev] Want a bigger p.e.n.i.s? Ø tzuq xy

2003-03-18 Thread
DOCTOR DEVELOPED PENIS ENLARGEMENT PILLS!! $randomstring [ N O  P R E S C R I P T I O N  R E Q U I R E D ] $randomnumber You've seen them on TV, You've read about them in the papers... $r