[JBoss-dev] Eclipse and JBoss branches question

2004-04-23 Thread Vladyslav Kosulin
Hi all,

I have a question on how do you configure Eclipse to work with both JBoss 4 and 
JBoss 3.2 branches?

Is it possible to work with both branches from the same workspace?

Both branches have projects with the same name, and I can't import these to the 
same workspace.

I could create separate workspaces for JBoss 4 and for JBoss 3.2, but this is 
not very convenient, because there is no way to make the workspace setings 
syncronized automatically. After I make changes to one of it, I have to repeat 
the same manually for the second one.

Thanks,
Vlad
---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] And another JBoss fork

2003-10-29 Thread Vladyslav Kosulin
Congratulations, folks!
It looks like JBoss Group should consider to create a new subproject to handle 
and manage all these new forks ;-)
Vlad

Rupp, Heiko wrote:

Hi,
I am pleased to announce that another JBoss fork has happened.
 
For details see: http://www.pilhuhn.de/orlando/
 
As you can see from the first picture, the young man will work on deamonish
functions.
 
  Heiko
 
 




---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] 3.2.2 src build all fails for jmx, messaging, j2ee, naming, transaction, security, connector, cluster, jetty, jboss.net, iiop, tomcat, console, compatible, varia

2003-10-27 Thread Vladyslav Kosulin
build all is broken for jmx, messaging, j2ee, naming, transaction, security, 
connector, cluster, jetty, jboss.net, iiop, tomcat, console, compatible, varia.

Below I describe how to make it mostly working.

===

To fix the jmx/build.xml you must add the missing


to 
===

To fix the messaging/build.xml you must add the missing

to 
===

In j2ee/build.xml you must add the missing




  
  




  
  

  





to .
Also, in j2ee/build.xml you must add
  
to  in .
===

In naming/build.xml you must add the missing




  
  




  
  

  





to .
Also, in naming/build.xml you must add
  
to  in .
===

To fix the transaction/build.xml you must add the missing


to 
===

In security/build.xml you must add the missing




  
  




  
  

  





to .
Also, in security/build.xml you must add
  
to  in .
===

In connector/build.xml you must add the missing


to .
===

Also, in build/build.xml I had to comment the following in 




  
  




  
  

  





to .
Also, in iiop/build.xml you must add
  
to  in .
===

tomcat even does not have such a target defined!

I had to include to  in tomcat/build.xml the following:



  
  

  



Also, in tomcat/build.xml you must add
  
to  in .
Also, in tomcat/build.xml you must add
  
===

To fix the console/build.xml you must add the missing


to 
===

To fix the compatible/build.xml you must add the missing




  
  




  
  

  



Also, in compatible/build.xml you must add
  
to  in .
===

To fix the varia/build.xml you must add the missing

to 
===
Another error. I don't understand why you use ${_module.output}/docs in



  
 
  

in build/build.xml when the static documents are located in 
${project.root}/${_module.name}/src/docs

As a result, build all fails for server and messaging if I don't change such 
occurences for _module-messaging-all, _module-server-all.

Also, this task (copy the static documents) exists only in build/build.xml and 
is droped in subproject build files. Is this expected?

===

And to fix an OutOfMemory error, you must add -Xmx256m to ANT_OPTS in build 
shell scripts for all subprojects.
It is definitely required for jmx.
I did not test for another subprojects, because I tried to build only the whole 
project and only some of subrojects, and the jmx was the first to fail.

===

I guess, somebody should put all these changes to CVS.
Also, somebody should look at how to resolve an issue with cluster xjavadoc.
---
Sincerely,
Vlad
P.S. IMHO, the JBoss build system looks like a mess with a huge amount of 
functionality duplicated in every build.xml.
It would be great if somebody fully refactor it to separate the shared entities 
into special files like you did with buildmagic.

P.P.S. Also, it would be great if you update some thirdparty libraries to the 
recent ones.





---
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] Cvs issues with export and checkout of 3.2.2

2003-10-22 Thread Vladyslav Kosulin
Scott M Stark wrote:

Its an issue that needs to be resolved by sourceforge support. I
have created a support request for this:
https://sourceforge.net/tracker/index.php?func=detail&aid=827243&group_id=1&atid=21 

Brian Towles wrote:

Howdy

Sorry I dont mean to be a CVS "PITA" but can someone else try an anon
fresh export or checkout of jboss-all for tag JBoss_3_2_2.  I keep
getting an abort (ie
cvs [export aborted]: premature end of change in 
/cvsroot/jboss/thirdparty/exolab/castor/lib/castor.jar,v
I also can't update JBoss 3.2 CVS tree, but the error message and the file it 
relates to are different:
Error: JBoss-Branch_3_2: cvs [server aborted]: unrecognized operation 
'\xffbd' in /cvsroot/jboss/thirdparty/jacorb/jacorb/lib/jacorb.jar,v



---
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] Re: [JBoss-user] July 2003 news

2003-08-14 Thread Vladyslav Kosulin
ou tell if after this announcement Remy was excluded from 
the Apache Tomcat developers list and lose the tomcat commit rights?

What makes you so angry, Mark? Aren't you afraid of loosing the team 
members to competitors?

Sincerely,
Vladyslav Kosulin
P.S. Do you know that there are java source files licensed under GPL 
(not LGPL) in the latest JBoss 3.2.1 and 3.2.2 distributions and even in 
the CVS HEAD? Are you surprised?

P.P.S. Why am I so sure that OpenEJB developers who joined the Geronimo 
still enjoy having the commit rights for OpenEJB?



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] RE: [JBoss-user] Re: Recent CVS removals

2003-08-14 Thread Vladyslav Kosulin
Juha Lindfors wrote:

On Thu, 7 Aug 2003, Vladyslav Kosulin wrote:

The forums on www.jboss.org have been the designated place for design
discussions since their inception over a year ago.
Agree.
Do not know how helful are these forums for JBoss developers, but user
support forums completely fail on their promise, IMHO.
Vlad


The benefit for design and development discussion is clear. You can very
easily get the whole history of the discussion thread in front of you (or
several threads). Even if the discussion occured 6 months ago and you were
not there then to read through it.
My personal preference is nntp + web interface (Google?) for nntp 
archives search.
Mail list + downloadable or searchable (Google?) archives is on the 
second place.
And I hate web forums as tool for serious discussions.
This is why I do not understand why you are so happy with using nukes ;-)

As for user support... there are more people registered to the forums than
are subscribed to the mailing list -- but then the mailing list users are
die hards who want all the information pushed to them. Most forum users
prefer the occasional pull. I don't think the forums fail on their promise
in any way.
I do not remember if forums require separate registration, but ifg you 
mean registered users of iboss.org, this not fair comparison, IMHO.



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] Cluster aware Scheduler

2003-08-14 Thread Vladyslav Kosulin
Look at
http://www.cocoonhive.org/articles/jboss/20030610/hasingleton.html
Marcus Redeker wrote:

All,

I am looking for a cluster aware scheduler service. The scenario is that
I have two JBoss instances running in a cluster and I have a scheduler
service running on one of them since it is fatal if my schedulable
object would be invoked twice on both instances. But also I would like
to have a failover which means that in case the instance which is
running the scheduler service is going down I want another instance in
the cluster to take over and activate the scheduler.
Is anything in that direction already available? From looking into the
source I did not see anything. If not I would like to implement some
kind of HASchedulerMBean. This could work the way that you would deploy
your scheduler service with "StartAtStartup = false" and the
HASchedulerMBean would invoke the start depending on which server is
available in the cluster.
Sacha: Do you have a tip for me where to look in the clustering classes
to get a head start?
Thanks,

--Marcus




---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] RE: [JBoss-user] Re: Recent CVS removals

2003-08-08 Thread Vladyslav Kosulin
Hunter Hillegas wrote:

This is unfortunate because they totally suck as a medium of communication.


From: "Bill Burke" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Thu, 7 Aug 2003 01:11:59 -0400
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Subject: [JBoss-dev] RE: [JBoss-user] Re: Recent CVS removals
The forums on www.jboss.org have been the designated place for design
discussions since their inception over a year ago.
Agree.
Do not know how helful are these forums for JBoss developers, but user 
support forums completely fail on their promise, IMHO.
Vlad



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] http loadbalancer has been killed?

2003-06-09 Thread Vladyslav Kosulin
As I see, the LoadBalancer is absent in 4.0.0DR1 and CVS is frozen for 
almost second month now. Is it dead?

Thanks,
Vlad


---
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: Why the forums suck (Was: Re: [JBoss-dev] AOP versioned ACIDobjects 1st iteration)

2003-04-04 Thread Vladyslav Kosulin
Scott M Stark wrote:
I agree with everything you say which is why I only read
the forums when I have to. Pitch in to help Julien create
something useable.
Newsserver with web interface through forums for those who can use only http?



---
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


Re: [JBoss-dev] NUKES on JBoss

2003-03-27 Thread Vladyslav Kosulin
marc fleury wrote:
is online, julien delivered and the stuff is running. 

it is stable and fast.  Our machine is sitting at 2% utilization with
cached permissions and stuff.  Nukes on JBoss is real and will be a
fantastic project
It is _very_slow_ and does not work at all. The only thing I can see with 
Mozilla 1.3 is home page and only few links working. If this is fantastic, I'd 
name it horror fiction :-(

Vlad

P.S. Would you mind to test at least sometime before moving things to production?



---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] JBoss 3.0.5: jbossweb-ejb.jar for datasources with name differentfrom DefaultDS

2003-01-10 Thread Vladyslav Kosulin
I am playing with JBoss 3.0.5 from CVS and have found that if I use the 
datasource name different from DefaultDS, I have to modify jaws.xml and 
jbosscmp-jdbc.xml inside the jbossweb-ejb.jar.
Should we distribute this as directory instead of archive?
Or better is it possible to remove/comment these default values from 
this jar and use default values from /conf directory?
Vlad



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development