[ http://jira.jboss.com/jira/browse/JBXB-5?page=comments#action_12316268 ]
Scott M Stark commented on JBXB-5:
--
The AbstractKernelDeployment from the pojo server codebase and most of its
associated metadata has been placed into the testsuite under the
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20050320011858
BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:66: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jbos
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log20050320002412Lbuild.81
BUILD COMPLETE - build.81Date of build: 03/20/2005 00:24:12Time to build: 16 minutes 34 seconds
Unit Tests: (0) Tot
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20050319234500Lbuild.112
BUILD COMPLETE - build.112Date of build: 03/19/2005 23:45:00Time to build: 21 minutes 46 secondsLast changed: 03/19/2005 03:18:31Last log entry: http://jira.
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050319220913Lbuild.896
BUILD COMPLETE - build.896Date of build: 03/19/2005 22:09:13Time to build: 14 minutes 2 secondsLast changed: 03/19/2005 21:59:01Last log entry: Initial prototype schem
[ http://jira.jboss.com/jira/browse/JBXB-5?page=comments#action_12316267 ]
Scott M Stark commented on JBXB-5:
--
The current testsuite xml-deployer_1_0.xsd schema is an extension of the
document model that was being coded in the
.org.jboss.kernel.plugin
[ http://jira.jboss.com/jira/browse/JBXB-7?page=comments#action_12316266 ]
Scott M Stark commented on JBXB-7:
--
I'm not sure what the polymorphism example scope is, but the
testSimpleCollection.xml example in
jboss-head/testsuite/src/resources/xml/pojo
[ http://jira.jboss.com/jira/browse/JBXB-6?page=history ]
Scott M Stark closed JBXB-6:
Resolution: Done
jboss-head/testsuite/src/resources/xml/pojoserver/xml-deployer_1_0.xsd is the
initial prototype. All the example deployment document instances in th
Can't really speak to the configuration of your Netgear in particular. Would
have to research to understand what the settings mean. However, most network
devices that act as a switch and provide DHCP service will not allow muliticast
past the device by default (have a wireless DLink where this
Has anyone verified that they will work together?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870874#3870874
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870874
---
Hello,
where is the theme page? If i want to design my own portal. I would like to
refer to the default portal. But i cannot find the theme page. However, after
looking into the source code, i suspect that two files:
(1)./core/src/bin/portal-core-war/nodesk/index.jsp
(2)./core/src/bin/portal-c
I think u need to
$chmod +x *.sh
and make sure the bash is as the default shell
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870872#3870872
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870872
-
See I really think this should work with mail listeners and not "inject"
anything. It makes total sense that we may have the same or different chains
of mail listeners for fetch that we don't otherwise. There should also be both
"multi-user" fetchmail and bound fetchmail instances. Meaning th
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20050319164326Lbuild.95
BUILD COMPLETE - build.95Date of build: 03/19/2005 16:43:26Time to build: 21 minutes 26 secondsLast changed: 03/18/2005 20:16:14Last log entry: This class do
The local in 'by definition "local"' depends on your definition on local.
The fetchmail could operate for a bunch of receipients that are not sitting in
the same office as the mailhub that is doing the fetchmail, but in a remote
office with its own JBMail instance.
I am currently able to fetch s
Ahh...okay... shit. I want to get the database specific builds set up and
deprecate CMP for all but maybe hypersonic. Dawie, any chance you can make the
pre1 release with just a basic implementation of mailboxes using mailstores?
Maybe if mike and I help?
View the original post :
http://www
The mail listener chain should be factored out. Presently the mail listeners
are their own MBeans but the chain (or ordering/association) is associated very
strongly with the properties of the protocol. There ought to be a
MailListenerChainMBean (which I kind of lean towards the idea of being
I'm getting into a networking/hardware area of which I know nothing :-)
I'm setting up this Network Registry stuff and auto-detection of remote servers
(using the MulticastDetector).
The thing I am questioning is - is there anything special from an OS or router
perspective that I have to config
[ http://jira.jboss.com/jira/browse/JBPM-82?page=comments#action_12316264 ]
Grïgory Joseph commented on JBPM-82:
Armin,
I don't think this works (I tried it before, might still be wrong, tough),
because I suspect hibernate still instanciates a java
I'm running JBOSS AS 4.0RC1 on Fedora Core2. JBOSS runs fine, so I attempted
to install portal 2.0Beta1. I'm building from the sources, because I want to
use it against my PostgreSQL database.
I extracted the portal sources to $JBOSS_HOME/portal-src. I then made the
changes to build/local.pr
I'm currently struggeling with injecting Mail that is received via pop3 from a
remote server.
I try to follow the way it is done in CmdDATA, but for me this uses much too
much overhead.
What is the easiest way to inject mail in the system?
Actually, I think the fetchmail should not know what ha
Dawie and I were working cross purposes for a while (around January time) and
we ended up with 2 differing implemenations trying fill the same gap. Dawie
kindly took a step back and allowed me to finalise the store implemenation
while he focused on the mailbox.
http://www.jboss.org/index.html?
I'm confused
How can I configure Hibernate for mailboxes and the MailStore stuff for bodies
(ex PostgreSQL store)?
I see this:
org.jboss.mail.mailbox.entity.EntityMailbox
However I do not see an associated Hibernate one.??
Also we need to ditch the concept of storing anythi
[ http://jira.jboss.com/jira/browse/JBMAIL-6?page=history ]
Heiko W. Rupp reassigned JBMAIL-6:
--
Assign To: Heiko W. Rupp (was: Andrew Oliver)
> Develop Fetchmail MBean
> ---
>
> Key: JBMAIL-6
> URL: http://jira.jbo
Waiting for the announcement! and the document
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870842#3870842
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870842
--
Yes. :-) This is good.
These thoughts lead you to why the big boy is DB-specific. (I envision
Exchange as a large round boy in overalls)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870840#3870840
Reply to the post :
http://www.jboss.org/index.html?m
I don't have many thoughts at this point mostly questions.
What the requirements of the protocols that use search? Is IMAP the only one?
MAPI? (I need to do some reading).
Is simple keyword/pattern search enough, or do we need to consider terms
together (locality, ordering, etc.)? How are v
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050319032903Lbuild.446
BUILD COMPLETE - build.446Date of build: 03/19/2005 03:29:03Time to build: 19 minutes 7 secondsLast changed: 03/19/2005 03:18:31Last log entry: http://jira.jboss.com/ji
[ http://jira.jboss.com/jira/browse/JBAS-1378?page=history ]
Ovidiu Feodorov resolved JBAS-1378:
---
Resolution: Done
Modified files: cluster/src/etc/cluster-service.xml,
tomcat/src/resources/tc5-cluster-service.xml, testsuite/build.xml,
testsuite/
29 matches
Mail list logo