Patches item #532376, was opened at 2002-03-20 09:02
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376687&aid=532376&group_id=22866
Category: JBossServer
Group: v2.4 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Frank Karlstrøm (fjankk)
Assigned
JSPs may be compiled at runtime.
This compilation requires a classpath of the form
.
I have to build this from my ClassLoader, basically walking up the tree and
quizzing each one for a list of URLs, then converting these to files/dirs.
This is no problem provided that all the URLs are of p
Bugs item #527280, was opened at 2002-03-08 06:52
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=527280&group_id=22866
Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Markus Menner (morphace)
Assigned
Bugs item #532355, was opened at 2002-03-19 22:22
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=532355&group_id=22866
Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Loren Rosen (lorenrosen)
Assigned
JBoss daily test results
SUMMARY
Number of tests run: 544
Successful tests: 530
Errors:10
Failures: 4
[time of test: 20 March 2002 5:27 GMT]
[java.version: 1.3.
Jules Gosnell wrote:
> Aha !
>
>
> So I guess I have a couple of options :
>
> 1. hope that the njar folks will take pity on me, unpack the first
level and let
> me dereference it
>
> 2. take my own local copy of any njars I need in Jasper's classpath.
Actually, you've got one
On 2002.03.19 21:17:09 -0500 Jules Gosnell wrote:
> Aha !
>
>
> So I guess I have a couple of options :
>
> 1. hope that the njar folks will take pity on me, unpack the first level
> and let
> me dereference it
I didn't test it, and I'm not 100%sure of what you want/need, but is this
clos
JBoss daily test results
SUMMARY
Number of tests run: 544
Successful tests: 530
Errors:10
Failures: 4
[time of test: 20 March 2002 4:23 GMT]
[java.version: 1.3.
JBoss daily test results
SUMMARY
Number of tests run: 544
Successful tests: 530
Errors:10
Failures: 4
[time of test: 20 March 2002 3:22 GMT]
[java.version: 1.3.
JBoss daily test results
SUMMARY
Number of tests run: 544
Successful tests: 530
Errors:10
Failures: 4
[time of test: 20 March 2002 2:10 GMT]
[java.version: 1.3.
Aha !
So I guess I have a couple of options :
1. hope that the njar folks will take pity on me, unpack the first level and let
me dereference it
2. take my own local copy of any njars I need in Jasper's classpath.
This will be a problem for Tomcat as well.
I'm going to sleep on
JBoss daily test results
SUMMARY
Number of tests run: 544
Successful tests: 528
Errors:10
Failures: 6
[time of test: 20 March 2002 1:26 GMT]
[java.version: 1.3.
>
>
>I was wondering if this setting would be useful for others, then had
>an idea... Wouldn't it be nice to have both configurations active at
>once? I mean: if one could have two different deploy directories
>simultaneously handled by the server, by saying something like
>
>run.sh -c defaul
Patches item #532239, was opened at 2002-03-19 17:31
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376687&aid=532239&group_id=22866
Category: JBossServer
Group: v3.0 Rabbit Hole (unstable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Stephen Davidson (n
User: schaefera
Date: 02/03/19 15:12:31
Modified:src/docs binary.jsp
Log:
Some Adjustments to Survey and adding JBoss 3.0 Beta to the download
page of www.jboss.org.
Revision ChangesPath
1.23 +12 -2 newsite/src/docs/binary.jsp
Index: binary.jsp
User: schaefera
Date: 02/03/19 15:12:31
Added: src/main/org/jboss/survey/ejb/session
SurveyStatisticsBean.java
Log:
Some Adjustments to Survey and adding JBoss 3.0 Beta to the download
page of www.jboss.org.
Revision ChangesPath
1.1
User: schaefera
Date: 02/03/19 15:12:31
Modified:src/web/survey-helper Statistics.Controller.jsp
Statistics.View.jsp
Log:
Some Adjustments to Survey and adding JBoss 3.0 Beta to the download
page of www.jboss.org.
Revision ChangesPath
1.4
User: schaefera
Date: 02/03/19 15:12:31
Modified:src/metadata website-web.xml
Log:
Some Adjustments to Survey and adding JBoss 3.0 Beta to the download
page of www.jboss.org.
Revision ChangesPath
1.2 +10 -7 newsite/src/metadata/website-web.xml
Index: web
Try:
/keystore
"jboss.server.home.dir" points to $JBOSS-HOME/server/default and is
prepended onto the value of the Keystore property, ie the above would
be $JBOSS-HOME/server/default/keystore
Jan
Steven Jardine wrote:
> I am attempting to set up a Jetty SSLListener for the JBoss3.0.0beta2.
While working on the IIOP module, I have used an "IIOP server
configuration" that turns IIOP into the default.
Let me put it more clearly: by default, EJBs are deployed in a
JRMP container. If I want an EJB to be deployed in an IIOP container,
I must add to its jboss.xml file an element like
User: schaefera
Date: 02/03/19 15:12:31
Modified:src/main/org/jboss/survey/exception
InvalidValueException.java
ServiceUnavailableException.java
Log:
Some Adjustments to Survey and adding JBoss 3.0 Beta to the download
page of www.jb
I was told that njars were actually aliases for unpacked copies of the
original nested jars.
Is this still the case ?
I need to convert njar:.. to file: in order to build decent
classpaths for Jasper (JSP compiler) from my ClassLoader.
I've looked around the src and there does not seem
User: schaefera
Date: 02/03/19 15:12:30
Modified:src/main/org/jboss/survey/command SurveyHandler.java
Log:
Some Adjustments to Survey and adding JBoss 3.0 Beta to the download
page of www.jboss.org.
Revision ChangesPath
1.2 +60 -2
website-survey/src/main/org
User: schaefera
Date: 02/03/19 15:12:31
Modified:src/main/org/jboss/survey/ejb/entity UserBean.java
Log:
Some Adjustments to Survey and adding JBoss 3.0 Beta to the download
page of www.jboss.org.
Revision ChangesPath
1.2 +7 -6
website-survey/src/main/org/j
User: schaefera
Date: 02/03/19 15:12:30
Modified:.build.xml
Log:
Some Adjustments to Survey and adding JBoss 3.0 Beta to the download
page of www.jboss.org.
Revision ChangesPath
1.7 +3 -1 website-survey/build.xml
Index: build.xml
=
Actually, the njar protocol handler doesn't unpack the contents to a
temp location for urls like:
njar:file:.^/blah.jar
Only for urls like:
njar:njar:file:...^/xxx.jar^/yyy.jar
As all of the class loader urls for the JSP compile path are like
the former rather than the latter, then
User: juhalindfors
Date: 02/03/19 14:51:01
Modified:src/main/test/implementation/modelmbean/support/xml Tag:
BranchMX_1_0 UserManagementInterface.xml
Added: src/main/test/implementation/modelmbean/support/xml Tag:
BranchMX_1_0 Triv
User: juhalindfors
Date: 02/03/19 14:51:01
Added: src/main/test/implementation/modelmbean/support Tag:
BranchMX_1_0 Test.java
Log:
merge to 1.0
Revision ChangesPath
No revision
No revision
1.1.
User: juhalindfors
Date: 02/03/19 14:51:00
Modified:src/main/org/jboss/mx/modelmbean Tag: BranchMX_1_0
ModelBase.java
Log:
merge to 1.0
Revision ChangesPath
No revision
No revision
1.8.2.1 +5 -
User: juhalindfors
Date: 02/03/19 14:51:01
Modified:src/main/test/implementation/modelmbean Tag: BranchMX_1_0
ModelMBeanSUITE.java XMBeanTEST.java
Added: src/main/test/implementation/modelmbean Tag: BranchMX_1_0
AttributeCacheTEST.
User: juhalindfors
Date: 02/03/19 14:51:00
Modified:src/main/org/jboss/mx/interceptor Tag: BranchMX_1_0
MBeanAttributeInterceptor.java
Log:
merge to 1.0
Revision ChangesPath
No revision
No revision
PROTECTED]";>Juha Lindfors.
* @version $Revision$
+ *
+ * Revisions:
+ *
+ * 20020319 Juha Lindfors:
+ *
+ * Fixed ArrayIndexOutOfBoundsException bug in getOperationDescriptors()
+ *
*/
public class ModelMBeanInfoSupport
extends MBeanInfo
@@ -346,
Hi
> I have only "ugly logs".
>
> If you ignore the exceptions I think that the problem is not resolved.
AS LONG AS YOU don't give me your log I don't know !!!
> Marc says to resolve the problem.
I don't know what your problem is therefore I cannot help you.
> I proposed a solution but this
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
[xdoclet] Running
[xdoclet] Generat
User: jules_gosnell
Date: 02/03/19 14:24:30
Modified:src/main/org/jboss/system UnifiedClassLoader.java
Log:
added getAllURLs()
Revision ChangesPath
1.2 +11 -1 jboss-system/src/main/org/jboss/system/UnifiedClassLoader.java
Index: UnifiedClassLoader.java
=
User: jules_gosnell
Date: 02/03/19 13:46:11
Modified:jetty/src/build Tag: Branch_2_4 mkrelease
Log:
minor changes
Revision ChangesPath
No revision
No revision
1.1.2.3 +7 -6 contrib/jetty/src/build/Attic/mkrelease
User: jules_gosnell
Date: 02/03/19 13:44:55
Modified:jetty/src/main/org/jboss/jetty Tag: Branch_2_4
JettyResolver.java
Log:
whitespace and logging
Revision ChangesPath
No revision
No revision
1.1
User: jules_gosnell
Date: 02/03/19 13:43:20
Modified:jetty/src/main/org/jboss/jetty Tag: Branch_2_4
JBossLogSink.java
Log:
just whitespace
Revision ChangesPath
No revision
No revision
1.2.2.4 +
User: juhalindfors
Date: 02/03/19 13:07:51
Modified:src/main/org/jboss/mx/interceptor
MBeanAttributeInterceptor.java
Log:
attribute mapping and caching
Revision ChangesPath
1.3 +78 -13
jmx/src/main/org/jboss/mx/interceptor/MBeanAttribute
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
[xdoclet] Running
[xdoclet] Generat
>Juha Lindfors.
- * @version $Revision: 1.7 $
+ * @version $Revision: 1.8 $
+ *
+ * Revisions:
+ *
+ * 20020319 Juha Lindfors:
+ *
+ * Fixed ArrayIndexOutOfBoundsException bug in getOperationDescriptors()
+ *
*/
public class ModelMBeanInfoSupport
extends M
User: juhalindfors
Date: 02/03/19 13:16:31
Modified:src/main/org/jboss/mx/modelmbean ModelBase.java
Log:
fixed attr change notifications to fetch attr type from mmbinfo, and set
the values correctly in the notif (not wrapped as Attributes)
Revision ChangesPath
1.9
User: juhalindfors
Date: 02/03/19 13:06:19
Modified:src/main/test/implementation/loading
LoaderRepositoryTEST.java
Log:
Revision ChangesPath
1.4 +2 -1
jmx/src/main/test/implementation/loading/LoaderRepositoryTEST.java
Index: Load
User: juhalindfors
Date: 02/03/19 13:04:36
Modified:src/main/test/implementation/modelmbean ModelMBeanSUITE.java
XMBeanTEST.java
Added: src/main/test/implementation/modelmbean
AttributeCacheTEST.java
Log:
Revision Change
User: juhalindfors
Date: 02/03/19 13:02:50
Added: src/main/test/implementation/modelmbean/support Test.java
Log:
Revision ChangesPath
1.1 jmx/src/main/test/implementation/modelmbean/support/Test.java
Index: Test.java
===
User: juhalindfors
Date: 02/03/19 13:02:50
Modified:src/main/test/implementation/modelmbean/support/xml
UserManagementInterface.xml
Added: src/main/test/implementation/modelmbean/support/xml
TrivialManagementInterface.xml
I am changing over from Tomcat to jBoss-2.4.4_Tomcat-4.0.1
If I take my .war file from Tomcat and drop it into the jBoss deploy
directory, it works perfectly.
However, my .war includes the original .java files, and I want them
to be readable on the site to display the code I'm writing.
I do t
=
==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=
=
HERE ARE THE LAST 50 LINES OF THE LOG FILE
[xdoclet] Running
[xdoclet] Generat
User: patriot1burke
Date: 02/03/19 11:52:36
Modified:src/docs/common jboss-jbossClustering.jsp
Log:
fixed my screwed up formatting.
Revision ChangesPath
1.5 +1 -1 newsite/src/docs/common/jboss-jbossClustering.jsp
Index: jboss-jbossClustering.jsp
===
User: jules_gosnell
Date: 02/03/19 11:43:11
Modified:jetty/src/main/org/jboss/jetty
JBossWebApplicationContext.java
Log:
walk the classloader tree building a classpath for Jasper. This will
migrate into AbstractWebContainer when it stabilises. No NJar suppo
User: patriot1burke
Date: 02/03/19 11:41:32
Modified:src/docs/common jboss-jbossClustering.jsp
Log:
formatting.
Revision ChangesPath
1.4 +12 -4 newsite/src/docs/common/jboss-jbossClustering.jsp
Index: jboss-jbossClustering.jsp
===
I don't have a problem making it public... though the /demo page still
needs some help to hype it all up (and the petstore stuff from the
advance page needs to be commented out until there is actually a config
for it).
--jason
Sacha Labourey wrote:
>Jason,
>
>I suggest that we already make
>
>
>Yeah it shouldn't be, the truth is that I don't want to run 20 buildmagic
>scripts.
>
Whatever... when properly maintained you only have to run one target.
--jason
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.n
Bugs item #531524, was opened at 2002-03-18 21:28
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=531524&group_id=22866
Category: JBossMQ
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
>Priority: 6
Submitted By: Marius Kotsbak (mkotsbak)
Assigned t
Hi Sacha
> A few questions regarding the farm service:
> - does it deploy "only" jar or any xar?
It does deploy any file in the farm-deployment directory which is then
deployed by the MainDeployer (JAR, WAR, EAR, SAR).
> - When you deploy a file in deploy/farm, it is copied on all nodes of th
Jason,
I suggest that we already make a link to the demo page from the Download page for
example: from this page we can already download some 3.0 pre-release, why not a
netboot of a pre-release!
I think it is a really good feature and we shouldn't hide it.
Cheers,
Bugs item #531954, was opened at 2002-03-19 11:35
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=531954&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Chris Klumb (cklumb)
>Assigne
Bugs item #531954, was opened at 2002-03-19 17:35
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=531954&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Chris Klumb (cklumb)
Assigned to: No
I am attempting to
set up a Jetty SSLListener for the JBoss3.0.0beta2. I remove the comment
for the SSLListener in the jboss-service.xml file and add a keystore, password
and keypassword. The problem is the path for the keystore. JBoss
cannot find the keystore. Could anyone explain to me
Bugs item #531524, was opened at 2002-03-18 20:28
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=531524&group_id=22866
Category: JBossMQ
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Marius Kotsbak (mkotsbak)
Assigned to
User: slaboure
Date: 02/03/19 08:01:08
Removed: src/docs/common JBossCluster_FeatureMatrix_v5.doc
Log:
Removed version indication from filename
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listi
User: slaboure
Date: 02/03/19 08:08:23
Modified:src/docs/common jboss-jbossClustering.jsp
Log:
added tag for XML configuration part otherwise code is really ugly
Revision ChangesPath
1.3 +2 -0 newsite/src/docs/common/jboss-jbossClustering.jsp
Index: jbos
User: slaboure
Date: 02/03/19 07:59:48
Added: src/docs/common JBossCluster_FeatureMatrix.doc
JBossCluster_FeatureMatrix.pdf
Log:
Removed version from filename (use CVS for maintaining version information) and
added PDF version
Revision ChangesPat
Bugs item #531524, was opened at 2002-03-18 21:28
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=531524&group_id=22866
Category: JBossMQ
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Marius Kotsbak (mkotsbak)
Assigned to
User: slaboure
Date: 02/03/19 08:00:15
Modified:src/docs/common jboss-jbossClustering.jsp
Log:
Default to PDF file instead of MS Word
Revision ChangesPath
1.2 +1 -1 newsite/src/docs/common/jboss-jbossClustering.jsp
Index: jboss-jbossClustering.jsp
=
|I have tried adding another method to return the list
|of all URLs available in the UCLs namespace and making
|up my JSP classpath using this.
good
marcf
|
|The Webby part of the testsuite now runs OK.
|
|There ARE njars in the list of URLs I am getting back
|and I shall work out what to do wit
Yeah it shouldn't be, the truth is that I don't want to run 20 buildmagic
scripts.
The bottom line is this:
you want your DTD on the website ? you put it in jboss-website when you
update it.
Put your dtd exactly where you want it, it won't be automated for now.
marcf
|-Original Message---
>when does website get rebuilt?
>Is it done automatically? Or do you have to ping somebody to do it?
Hi,
I'm read this list since some days, to learn more about jboss.
I'm a terrible programmer but a better webpage designer (I hope so ;-) ). So
when you are interested, I want offer my help in b
Jan,
The problem is that UnifiedClassLoader.getURLs() is
returning an empty URL[]. (HEAD of last night).
There is a comment advising not to change this.
I have tried adding another method to return the list
of all URLs available in the UCLs namespace and making
up my JSP classpath using this.
Hi alls!
I have only "ugly logs".
If you ignore the exceptions I think that the problem is not resolved.
Marc says to resolve the problem.
I proposed a solution but this solution have future disadvantages :-(
With the patches applied at MainDeployer I don't see problems in
testsuite, but I do
Hi,
It is a common problem which has a topic in the JBoss forum "HTTP,
Servlet and JSP".
How to map an application to the "/" context is explained by the
following link :
http://main.jboss.org/thread.jsp?forum=50&thread=5137
If it doesn't work, just search "HTTP 500" in the JBoss forums.
Reg
Bugs item #531524, was opened at 2002-03-18 20:28
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=531524&group_id=22866
Category: JBossMQ
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Marius Kotsbak (mkotsbak)
Assigned to
Hello Andreas,
That's really a great tool! thank you!
A few questions regarding the farm service:
- does it deploy "only" jar or any xar?
- When you deploy a file in deploy/farm, it is copied on all nodes of the farm and
deployed on these machines. Nevertheless:
- if you then shutdown
73 matches
Mail list logo