View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040611230447Lbuild.192
BUILD COMPLETE - build.192Date of build: 06/11/2004 23:04:47Time to build: 12 minutes 54 secondsLast changed: 06/11/2004 22:44:47Last log entry: - fixed a literal WEB-inf -> WE
Actually I do recreate the AdviceBinding. Basically,
0. I first update the AspectDefinition in AspectManager. In the chain of invocations,
AspectDefinition.clearAdvisors() is called and that basically does
---
public void clearAdvisors()
{
for (Iterator it = advisors.it
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040611182606Lbuild.191
BUILD COMPLETE - build.191Date of build: 06/11/2004 18:26:06Time to build: 15 minutes 30 secondsLast changed: 06/11/2004 17:54:02Last log entry: destroyContext fix from 3.2
what kind ? usually the default encoding is different
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838547#3838547
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838547
---
Cool,
I will have a look into the code. Have you used the Filter from Struts?
I just installed nukes at home where I have MacOS X. No problems with the encoding.
At work, I have running Linux and there, I have problems with the encoding. Have you
any idea what is different between those platfor
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040611180107Lbuild.84
BUILD COMPLETE - build.84Date of build: 06/11/2004 18:01:07Time to build: 10 minutes 57 secondsLast changed: 06/11/2004 17:41:07Last log entry: Use destroyContext to remove empty
BTW I tried the chinese examples given some time ago and it works well without using
XML char entities. So for these guys which had issues with that, I advise you to get a
snapshot from the CVS and it should be ok now.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewto
I have worked on that issue we had for a while. Basically when we change the response
content type, at the same time the request content type must be changed to the same
charset. Otherwise the textarea and textfield will not be decoded with the right
content type.
I had to change the compress f
The problem is with the format of the jar file. It is looking for a tutorial/ejb
directory in the jar. I was able to generate a correct jar by making modifications to
the deployment configuration. Here are the modifications:
Replace the folder Tutorial/bin containing the includes for tutorial/ej
I am trying to install the IDE with Eclipse from the install/update perspective. When
I click the install now button everything works fine until it asks for a directory to
install to. When this happens the window that should show my files is completely
blank, and the finish and next buttons are
I have this same problem and cannot figure it out. Any help would be awesome.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838541#3838541
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838541
--
I think only PER_INSTANCE aspects are created on-demand. The whole Aspect container
for PER_VM, PER_CLASS, and PER_INSTANCE would have to be switched to get Aspect
instances on demand. I do not want to add this overhead to the system. SO, I think
an entire binding redeploy would be needed. I
Although the ClassInstanceAdvisor.apsects is a WeakHashMap, the previously created
aspect instances don't get removed until a "redeploy" of the whole application is
done. I have a requirement of doing "on the fly" updates to aspect definitions and so
would need the Aspect instances regenerated s
Never mind i figured it out. actually it was pretty straight forward as soon as you
find out that the new configuration file is server.xml for configuring
jbossweb-tomcat50
uncomment the section for ssl section and update with the keystore url and keystore
password and it runs like a charm
i was trying to use cdoclet to generate hibernate xml files but failed. the error
message is simple:
xdoclet-build.xml:20: taskdef class xdoclet.modules.hibernate.HibernateDocletTask
cannot be found
i have just started learning hibernate, so this may be a stupid question but i just do
know how
Somebady can share me an exemple of programming in JBoss whith .jms please
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838515#3838515
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838515
--
this question should have been asked in the user forum for nukes, and was also
answered in the faq post.
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=50221
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838510#3838510
Reply to the post :
http://
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040611130909
BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122Date of build: 06/11/2004 13:09:09Time to build: 7 minutes 9 secondsLast changed: 06/11
I thought JDK 1.5 was going to be released at JavaOne?
Yes, 1.0 is tied to JDK 1.5 release...
Bill
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838507#3838507
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838507
I think rather than have a limit of the number of messages loaded, you should be able
to estimate the in-memory size of the messages and load to a memory limit. The size
should be calculated as the BLOBs are read in. This probably isn't much more trouble
than limiting the query by count.
For
Bugs item #970997, was opened at 2004-06-11 09:30
Message generated for change (Comment added) made by gohde
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=970997&group_id=22866
Category: JBossCMP
Group: v3.2
>Status: Deleted
Resolution: Works For Me
Pri
Do you have any insight as to when JDK 1.5 is suppose to be released?
Or are you just talking about basing your schedule on whenever Sun does release it?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838502#3838502
Reply to the post :
http://www.jboss.org/i
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log2004062655
BUILD FAILEDAnt Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122Date of build: 06/11/2004 11:26:55Time to build: 12 minutes 36 secondsLast changed: 06/
When i'm deploying Nukes the left menu (blocks) go away.
This is what i'm doing:
cd ../nukes/nukes/
./build.sh
./build.sh deploy
Some suggestion
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838496#3838496
Reply to the post :
http://www.jboss.org/index.htm
your ear contains a web component (servlet probably) that serve the images to the
client. you should debug this servlet to see if it has access to this location or not
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838497#3838497
Reply to the post :
http://w
Hi,
I have never been able to get the jboss server to shutdown when using the plugin from
within Eclipse. I am using Eclipse which is the engine in Webshere Studio Application
Developer (WSAD) IDE. I have version 1.2.4 of the plugin installed and have -S in my
optional shutdown section. This
The product (a web based service) has many images which will be visible on the site,
such as logo, buttons etc...
These images are placed in a file called images. The EAR file now has to access this
folder to get the necessary images.
View the original post :
http://www.jboss.org/index.html
yes, this bug has been fixed in later releases of JBoss.
PLEASE POST ON EJB USER FORUM!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838486#3838486
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838486
Hi folks,
I just uploaded a new version of the patch to my site
http://familieposselt.de/jboss-3.2.4RC2-src-patched2.tz
I want to do some more tests, but it seems to work. If any of you guys out
there are interested, feel free to check it out.
@Adrian: What did you mean by unloading messages w
what is serving your images to the clients ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838479#3838479
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838479
---
Hi All!
We have Production on RH 9 using JBoss 3.0.8.
development is done on win2000
When on Win2000:
We create a .EAR file where images folder is left outside the deployed .EAR file.
On start, application reads a prperty file and knows where the images folder is
placed. (eg. C:/myprojec
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040611091117Lbuild.190
BUILD COMPLETE - build.190Date of build: 06/11/2004 09:11:17Time to build: 15 minutes 46 secondsLast changed: 06/11/2004 08:51:17Last log entry: Do not install typemappings for
Bugs item #970997, was opened at 2004-06-11 12:30
Message generated for change (Comment added) made by loubyansky
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=970997&group_id=22866
Category: JBossCMP
Group: v3.2
Status: Open
>Resolution: Works For Me
P
Posted: Fri Jun 11, 2004 08:05 AMPost subject: SSL configuration for JBoss 3.2.4
Oops I forgot to put a code block and the xml file portion was treated as html and
hence not display... please disregard the previous post. Thanks
I am migrating from JBoss 3.2.3 to JBoss 3.2.4 (both have integrated tomcat ) . The
3.2.3 version had the SSL configured with a keystore and the necessary configuration
for the same in jboss-server.xml. It works fine.
However 3.2.4 version integrates Tomcat 5.x and the jboss-server.xml is entire
View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040611062546Lbuild.83
BUILD COMPLETE - build.83Date of build: 06/11/2004 06:25:46Time to build: 10 minutes 0 secondsLast changed: 06/11/2004 05:44:46Last log entry: alias/foreign key fixes in joining
Bugs item #971010, was opened at 2004-06-11 09:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=971010&group_id=22866
Category: JBossServer
Group: v3.2
Status: Open
Resolution:
Bugs item #970997, was opened at 2004-06-11 09:30
Message generated for change (Comment added) made by gohde
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=970997&group_id=22866
Category: JBossCMP
Group: v3.2
Status: Open
Resolution: None
>Priority: 8
Su
Bugs item #970997, was opened at 2004-06-11 09:30
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=970997&group_id=22866
Category: JBossCMP
Group: v3.2
Status: Open
Resolution: No
Hi,
My name is Shekhar. I am working in IOPSIS Software, INDIA (www.iopsis.com).
My prob:Modifying the import classes and fully qualified classes@ runtime
using masterCL.
Details:(IBM created this prob:) anyways... )
Prob is that Eclipse IDE (open source) does not al
40 matches
Mail list logo