[JBoss-dev] [JMS on JBoss (JMS/JBoss)] - Address already in use: JVM_Bind

2004-09-02 Thread vindiayns
ERROR [NamingService] Could not start on port 1099 java.net.BindException: Address already in use: JVM_Bind at java.net.PlainSocketImpl.socketBind(Native Method) I am getting the above error. Please someone tell me why I am getting this error,I have stopped another server but still I am ge

[JBoss-dev] [Nukes Development] - Re: Assigning New Users to Admin Group

2004-09-02 Thread ThorntonD
I had to unassign the new user from the users group and then assign them to the admin group. Could this be done in 1 step rather than 2? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847123#3847123 Reply to the post : http://www.jboss.org/index.html?module

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Aspect on JSP

2004-09-02 Thread aline_mm
Hi Bill, I tried to use, jspc (created a *.java and a *.class) and aopc, the deploy was ok but when I called my page I received this error. Do you have any idea about this? Ps.: I named my page erro2.jsp 21:54:30,255 INFO [TomcatDeployer] deploy, ctxPath=/erros, warUrl=file:/D:/jbos s-4.0.0

[JBoss-dev] [ jboss-Bugs-1020227 ] [url] tags not parsed correctly in BB

2004-09-02 Thread SourceForge.net
Bugs item #1020227, was opened at 2004-09-01 09:18 Message generated for change (Settings changed) made by vietj You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1020227&group_id=22866 Category: Nukes Group: None Status: Open >Resolution: Accepted Priority

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Web Service with aspect

2004-09-02 Thread cadospbr
Can Anyone help me to develop a Web Services with Aspects? I'm trying to separate the security aspects. thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847097#3847097 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Aspect + Web Services

2004-09-02 Thread [EMAIL PROTECTED]
Quit spamming the lists with the same question, and stay out of the dev lists with non-development questions. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847094#3847094 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Aspect + Web Services

2004-09-02 Thread cadospbr
I have a new challenge for all!! I'm try to develop a Web Services and I want to separate the security aspects in real "aspects". Can anyone help me?! Thanks for all! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847086#3847086 Reply to the post : http:/

[JBoss-dev] [JBossWS] - Aspects Web Services

2004-09-02 Thread cadospbr
I have a new challenge for all!! I'm try to develop a Web Services and I want to separate the security aspects in real "aspects". Can anyone help me?! Thanks for all! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847077#3847077 Reply to the post : http:/

[JBoss-dev] [Security on JBoss] - Aspects Web Services

2004-09-02 Thread cadospbr
I have a new challenge for all!! I'm try to develop a Web Services and I want to separate the security aspects in real "aspects". Can anyone help me?! Thanks for all! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847075#3847075 Reply to the post : http:/

[JBoss-dev] [Web Services] - Aspects Web Services

2004-09-02 Thread cadospbr
I have a new challenge for all!! I'm try to develop a Web Services and I want to separate the security aspects in real "aspects". Can anyone help me?! Thanks for all! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847073#3847073 Reply to the post : http:/

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Aspect Web Services

2004-09-02 Thread cadospbr
I have a new challenge for all!! I'm try to develop a Web Services and I want to separate the security aspects in real "aspects". Can anyone help me?! Thanks for all! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847072#3847072 Reply to the post : http:/

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: TimeOutException using 1.1 with fragmented cache

2004-09-02 Thread smievoll
I have the logs but they're rather large so I put them here: http://www.conduct.no/~bos/jc/. Can't say I find anything that explains the three minute lag between the distribution of each node, but it seems that 11 does not respond to 12s FD_SIMPLE ARE_YOU_ALIVE requests just as it the puts are

[JBoss-dev] [XDoclet on JBoss (XDoclet/JBoss)] - Use of ValueObject

2004-09-02 Thread danl_thompson
The Xdoclet generated valueObjects have all these xxxHasBeenSet methods, but they never seem to get used, (except that they are judiciously set when a setter is called on the VO). In the XDoclet genrated CMP code, why doesn't the setxxxValue(ValueObject xxx) method check the hasBeenSet methods

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Simple Interceptor Question

2004-09-02 Thread drstrangevibes
Im trying to use AOP to intercept all methods of a class contained in an ear file I use ant primarily 'aop' my class file here is the script ignore the '<' foibles 'The source names have been changed to protect the instance!' '<'target name="wcbd-aopcompile" depends=""> '<'jvmarg value="-Djbos

[JBoss-dev] [ jboss-Bugs-1017714 ] classloading isolation in jboss-web.xml/jboss-app.xml

2004-09-02 Thread SourceForge.net
Bugs item #1017714, was opened at 2004-08-27 09:32 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1017714&group_id=22866 Category: JBossServer Group: v3.2 >Status: Closed >Resolution: Fixed Pri

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: TimeOutException using 1.1 with fragmented cache

2004-09-02 Thread bela
Okay, then it should work. I suggest you enable tracing (add category "org.jgroups" to log4j and set its level to DEBUG (or TRACE if run inside JBoss). Bela View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847032#3847032 Reply to the post : http://www.jboss.o

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: introduction class syntax

2004-09-02 Thread spruce257
Hey Bill, thanks so much! That works just fine. In response to the doco... well, its sometimes hard to figure out how to use some stuff, but mostly it is self-explaining. On the other hand - a bit more would be great! Anyway, thanks again! Best Regards, Dennis View the original post : htt

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: TimeOutException using 1.1 with fragmented cache

2004-09-02 Thread smievoll
If you look at the log-excerpts you see that both cache instances reports having accepted the new view (containing just the two machines) about four minutes before I try to create the nodes. I've implemented state merging using the TreeCacheListener interface catching MergeViews, and that seems

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: introduction class syntax

2004-09-02 Thread Bill Burke
the syntax is: | | Yes, the doco sucks. Kabir and I will put some effort into it before the last release. Bill View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847023#3847023 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mo

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: TimeOutException using 1.1 with fragmented cache

2004-09-02 Thread bela
All calls will fail until the 2 subgroups have formed. So, if you e.g. have {A,B,C,D}, then kill the switch between {A,B} and {C,D}, and invoke a method call (a.k.a. put an element in the cache) *before* the failure has been detected, then the caller still assumes a view of 4 members, and we wil

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: introduction class syntax

2004-09-02 Thread nthx
Hello The solution might be to package adviced and non-adviced classes in two different packages, and instead `*` use sth like: `bind ... com.mycompany.aoptized.*`. (unless you have quite complicated package tree) I don't know if syntax that you provide in the introduction is even supported. A

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Redeployment issues

2004-09-02 Thread bwang00
I have also put a faq on class loading scope regarding to JBossCache (and caching system, in general, AFAIK). Here is the url: http://docs.jboss.org/jbcache/FAQ.html -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847016#3847016 Reply to the post : http

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - TimeOutException using 1.1 with fragmented cache

2004-09-02 Thread smievoll
I'm trying to set up a fault tolerant JBossCache configuration in a WAN environment, but am experiencing a few difficulties. The current setup is 4 machines that is to be split between two locations, but currently they're connected together in a test configuration using two simple switches. Aft

[JBoss-dev] [Nukes Development] - Re: File upload bug still present in rc3

2004-09-02 Thread theute
"chamcha" wrote : too much time? this is a file upload, not a real time application. Another point: with a 30MB file upload and memory buffer, how many times the initial buffer of 32 bytes must be reallocated? That is quite expensive, I think. Writing on disk and in memory we are talking about 2

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: One Last Try

2004-09-02 Thread kabkhan
The build deployed to the server/default/deploy directory, while running JBoss w/ the 'all' config polls the server/all/deploy directory :-) I've modified the build.xml and documentation for this example to use the 'all' configuration, and made switching between configs easier. Cheers, Kabir

[JBoss-dev] [Nukes Development] - Re: File upload bug still present in rc3

2004-09-02 Thread cooper
"chamcha" wrote : "theute" wrote : | | My modification is very simple and wouldn't change what you want do to. 15KB is way too low, opening a file, writing in it and closing a file take too much time if your file is 30KB you are doomed. | | | too much time? this is a file upload, not

[JBoss-dev] [Nukes Development] - Re: File upload bug still present in rc3

2004-09-02 Thread chamcha
"theute" wrote : | My modification is very simple and wouldn't change what you want do to. 15KB is way too low, opening a file, writing in it and closing a file take too much time if your file is 30KB you are doomed. | too much time? this is a file upload, not a real time application. Anoth

[JBoss-dev] [Nukes Development] - Re: Gallery module

2004-09-02 Thread theute
Yes ! I wanted to do one at first then i came up fixing what was already there. That would be great to have a gallery (and a Calendar if any picker hear that ? ). I liked Gallery 2, even though i didn't really look into all the features. I didn't even know coppermine... So i am not a good adviso

[JBoss-dev] [Nukes Development] - Re: File upload bug still present in rc3

2004-09-02 Thread theute
Did you see how is the original one ? My modification is very simple and wouldn't change what you want do to. 15KB is way too low, opening a file, writing in it and closing a file take too much time if your file is 30KB you are doomed. If you put a threshold of 150KB then allocating that much m

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Redeployment issues

2004-09-02 Thread norbert
>Does the MarshalledValue solution implie that my >POJO will be serialized on put and >deserialized on >get. If that is true, it would seriously degrade the >perfomance as >I cache quite large objects. correct. That's why storing references to the actuall object itself is choosen for the local

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - introduction class syntax

2004-09-02 Thread spruce257
Hi, I have trouble creating a suitable syntax for introductions. The need is to aoptize a whole tree structure while removing single members. The reason is that including these classes in aoptization would lead to stack overflows (similar to a logger interceptor intercepting itself). In pointc

[JBoss-dev] [Nukes Development] - Re: File upload bug still present in rc3

2004-09-02 Thread chamcha
"theute" wrote : | The bug is in the Apache library, it allocates 30MB whatever the size of a field is, stupid huh ? | I'm sorry theute, but I don't agree. The fact that the persistent storage is in db, is uninfluent. I think that temporary files are better that memory buffer for temporary

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Redeployment issues

2004-09-02 Thread lakr1
Hello, Does the MarshalledValue solution implie that my POJO will be serialized on put and deserialized on get. If that is true, it would seriously degrade the perfomance as I cache quite large objects. Norbert: As a workaround you may include the classes in the servers classpath, so the cl