Hi Peter,
Thanks for your reply. I used the default port '8080' but still i
am not able to get the force build done. Can you please share me the procedures
for Integrating Cruise Control with Jboss and get this Force Build working?
Thanks once again for your help
View the
Hi,
did anyone has some example how to use LoadBalancingFactory...
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229613#4229613
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229613
_
for the limitation of only one or zero relation can set fetchtype as eager.so
in some case, fetch=FetchType.EAGER is useful. but I have try to invoke
getX() within the session, it still throw the same exception.
At it happens, I want use system out to see the result just like
System.out.pr
Hi,
Earlier in jbpm3.2, we were deploying process definition and other task forms
directly from eclipse ide. But dont know about "how to" in jBPM4
No doc or guide also available for jBPM4 for how to deploy and the difference
between jBPM3 & 4...the gwt UI looks good but identity component is m
Hi all,
I have deployed jBpm 3.2.6GA.
After logging in jbpm-console, I got the error as below,
In web page window,
Error loading process list: An exception of type "org.jbpm.JbpmException" was
thrown. The message is: could not find all process definitions
In jboss server window,
11:10:53,546
I am using JBoss 4.2.2GA application server with Struts and EJB.
I am trying to encrypt the password using the message digest - MD5(given below)
and store it in the mysql DB.
Using DatabaseServerLoginModule, I am trying to authenticate, but it's failing.
Please help on this.
Please help whether
When I was upgrading JBoss from 4.2.3GA to 5.0.1GA and JDK from 5 to 6, I met
some errors in the deployment.
The error message is:
22:44:33,938 INFO [TomcatDeployment] deploy, ctxPath=/rs
22:44:33,985 ERROR [[/rs]] Exception starting filter BasicAuthFilter
java.lang.NoClassDefFoundError: com/e
I am using one of the latest releases from the trunk...about a month ago.
The config files are basically setup as they are in the examples.
When trying to go from node1.jboss.com to node2.jboss.com using the test
application, SSOFederationRouter is setting the target URL to node1 instead of
no
Hi,
Could anyone have idea about creating datasource dynamically in jboss?
I tried to use the LocalTxDataSource, but it is getting NullPointerException
when it tries to get the TranscationManager.
Here is the code for reference,
Properties initialContextProperties = new Properties();
In my case, I need to process message by order, so I create a Session Bean
(Processor) to do that, the code is like following:
| @TransactionAttribute(TransactionAttributeType.REQUIRED)
| public boolean process() throws BusinessException {
| try {
| Message message = poll();
I found several strange problems:
1 messages after the 5th one was processed
2 there are 2 messages left, one is the 5th
My version is jboss-messaging-1.4.2.GA-SP1ã
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229589#4229589
Reply to the post :
http:
I am upgrading from JBoss AS 4.05 to JBoss 5.01. The code mentioned below
works fine in JBoss 4.05.
I have a quartz job that is unable to get a remote access to a deployed EJB. I
know that the EJB is deployed because I see it in the JMX console.
Additionally, I wrote a client program that u
Well, well... Sorry for so many messages, but since I can't edit mine, I've to
add one after another and so on :P .
I've found a solution to use the last version of that JARs and without JBoss
complaining because of it.
First of all, I've realized that the 3 JARs included in "lib/endorsed" are
More information... I've checked this line in
"deploy/jboss-web.deployer/META-INF/jboss-service.xml":
| false
|
I know, it has nothing to do with the deployment of EAR files, but has made me
discover why in another past project I could use "xercesImpl.jar" inside of a
web application wit
Downloaded 2.7.2-GA released code, build and deploy
(with hypersonic database, show sql set to true, log statements as specified by
vivek)
created 5 users, went to there dashboard, verified in db the no of dashboards
created:
| select count(1) from JBP_OBJECT_NODE where PARENT_KEY = 8
| COU
Something else... I've also tried the tag *library-directory* in
"application.xml" to specify a different name than "lib", but it seems not to
be recognized by this version of JBoss:
| lib
|
I'm gonna look for more information on the Internet and, if I'm not lucky, I
guess I'll just use
By the way, the forum seems to have "ate" the tags of one of my last comments,
he he he. I meant "were already supporting the tag 'java' inside of a tag
'module'".
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229565#4229565
Reply to the post :
http://www.
jaikiran: Very good point and a big mistake from me... Although it hasn't
worked :/ .
The package of Xerces-J includes the following JARs:
| resolver.jar
| serializer.jar
| xercesImpl.jar
| xml-apis.jar
|
Before testing your idea, I thought that the lack of dependency libraries woul
JBoss Tools 3.0.1 is now available!
See blog here http://in.relation.to/Bloggers/JBossTools301Available
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229556#4229556
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=42295
Looking at the Cruise Control documentation, it seems to me that Cruise Control
can be controlled via JMX, and that is done via the HTTP port of the hosting
app server. So I would try 8080.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229553#4229553
Reply
"anal...@8_java" wrote :
| Is there any way to do this using Jboss Messaging, so that my application
will not take 4 hrs?
|
Are you using NonPersistentMessages?
If you are using a sheel, it seems you don't need an extra level of persistence.
Like.. if someting happens, you could have the
Please state exactly what you did (post the change). I modified wsconsume.bat,
removing that clause from the java command line. Then it picks up the
log4j.properties (or.xml) in my classpath.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229545#4229545
Repl
It's not an option that our user community would accept (i.e. the option you
suggest has been posed and shot down as the skip feature is already possible in
our current workflow engine).
Customer's workflows typically have hundreds of tasks any of which workflow
managers can elect to "skip".
anonymous wrote : is there any way to change *-ds.xml at runtime without
reloading the DataSource?
The only way I know of is to turn off the hot deployer. But then any changes
you make will not take place until you restart the app server.
View the original post :
http://www.jboss.org/index.htm
JBoss-portal-2.7.2-GA Notes says,
* [JBPORTAL-2281] - Perf issue when many user dashboard
is it the same issue we are looking to, have some one verified for the scenario
mentioned by Vivek with latest 2.7.2?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=42
That's pretty much the procedure.
- you define a JMSPRoviderLoader. Give it a name
|
| MyProvider
|
| org.jboss.jms.jndi.JNDIProviderAdapter
|
|
| java:/XAConnectionFactory
|
| java:/XAConnectionFactory
|
|
|
- you define
checked out the latest code from SVN, build and deploy
(with hypersonic database and Ehcache, show sql set to true, log statements as
specified by vivek, Non clustered server )
created 4 users, went to there dashboard, verified in db the no of dashboards
created:
| select count(1) from JBP_O
David,
I added your fixes for scanning directories to
VFSResourcePatternResolvingHelper.
Also, as a note: JBossEnabledResourcePatternResolver will work with Spring
2.5.5, but will have problems on 2.5.6 (because vfszip resources are now
assumed to be jars).
So, for achieving the same result
h shoot I missed that part... sorry...Yes, the latter is the better
solution (and the way I always do it)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229529#4229529
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=
put a decision in front of it and decide there way more visible
(graphically)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229528#4229528
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229528
If you don't get a reply from the community here, suggest you post on the JBoss
Messaging forum.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229526#4229526
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229526
_
Oh, I completely misunderstood the problem! I thought the calls going to
staticip:5446 were hitting the same AS instance as the calls to vpnip:109x, but
were coming in on the wrong interface.
What is being looked up with the JNDI calls? I expect it's an EJB session bean.
Stateless or Stateful?
Thanks really appreciate that.
I am still not convinced that is something to do with jboss bind address
for its is unpredictable behavior on port 5446.
As it does the correct lookup on vpnip but then instead of creating connection
to ejb on vpnip:5446 it tries connection to other cluster node!!
Hi Peter,
Thank a lot for your reply. I am using jboss 4.2.2 GA version. I
have integrated Cruise Control alongwith Jboss. But when i try to do a force
builld from the GUI, its not able to build as it expects a jmx http connector
port. Can youplease tell me where can i find the inform
Hi,
did anyone has some example how to use LoadBalancingFactory...
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229515#4229515
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229515
_
Not exactly sure what you are looking for. Most people look up the
jmx/invoker/RMIAdaptor in JNDI - this yields an MBeanServerConnection object.
The URL that you can pass to JMXServiceURL is
service:jmx:rmi:///jndi/rmi://:/jmxconnector (see
http://www.jboss.org/community/docs/DOC-10947). I know
How have you packaged your application? EAR or WAR? Could you list the full
contents of the package (use jar-tf). I suspect that files are not in the
proper place.
There are many EJB3 books on the market. If you don't have one, I suggest that
you get one. Any of those books should be able to te
Strange one! Can you look into server.log (for DEBUG level logs) to see if you
find more information? Logs like bean being undeployed or removed from JNDI?
And is it always after 24000 calls that you see this issue? I mean, if those
24000 calls happen in a single day, do you still see this issue
What output does
telnet 172.19.1.22 3873
give, when you run that command from the remote system where the client is
running.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229501#4229501
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=po
anonymous wrote : Caused by: java.lang.ClassCastException:
org.apache.xerces.parsers.XIncludeAwareParserConfiguration
|
I haven't looked at the contents of the xercesImpl.jar (yet). But most of the
times, its not just that single jar that needed in the classloader scoping. You
will have to pl
See this http://www.jboss.org/index.html?module=bb&op=viewtopic&t=154714#4228110
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229499#4229499
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229499
__
Excellent!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229497#4229497
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229497
___
jboss-user mailing list
jboss-user@lists.jb
Hey Brian
Thanks a lot... jmxri was in the ear file. After removing, everything worked
properly...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229495#4229495
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229495
__
Sorry for the wild goose chase with the SBM. I suspect there is something
obvious we're missing, as I'd think if that connector wasn't respecting the -b
value I'd have heard about it long before. I've pinged the Remoting folks
(http://www.jboss.org/index.html?module=bb&op=viewtopic&t=155089) to
Community member amardeep21 is reporting issues with the AS 4.2.2
"jboss.remoting:service=Connector,transport=socket" Connector where it looks to
not be respecting the jboss.bind.address. See
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=154855 . Can anyone
from the Remoting communi
Do you package a copy of the javax.management.ObjectName class in Test.ear?
Please outline the contents of Test.ear.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229490#4229490
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=r
hi thank for answer
no, i want with hibernate put or get cache coherence no use in cache store
ok?
thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229483#4229483
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=
Good news everyone!
i was able to resolve the problem:
i now inject the jbpmContext and rerieve the taskinstance from there.
ending taskinstances (with or without specifying a transition) now works
*happy*
here is my code, maybe it helps so. else:
| public String externalTaskActions(){
|
"bstansbe...@jboss.com" wrote :
|
| Just to be clear: you commented the entire mbean, right?
Yes right the entire mbean and now jboss is running on 1099,1098, 4446.
Thanks,
Amardeep
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229481#4229481
Reply t
sorry i didnt post the full stacktrace. here it is:
anonymous wrote : 17:10:30,859 WARN [arjLoggerI18N]
[com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator_2]
TwoPhaseCoordinator.beforeCompletion - failed for
com.arjuna.ats.internal.jta.resources.arjunacore.synchronizationim...@1c50523
| j
"jaikiran" wrote :
| I'll file a EJB3 JIRA to provide better handling/message for this case.
|
https://jira.jboss.org/jira/browse/EJBTHREE-1823
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229475#4229475
Reply to the post :
http://www.jboss.org/index
There are certain situations I have where a task node should be skipped. I'm
pretty sure you're not supposed to do this (i.e. cancel the task) from an event
like when the node is entered or when the task is created... and I've already
seen problems with the token being locked when I do... but d
Hey Brain
still no luck after downloading and testing on jBoss 5.1.0CR1. You can find
full stack trace below.
| 16:05:02,203 ERROR [AbstractKernelController] Error installing to Real:
name=vfszip:/servers/jboss-5.1.0.CR1/server/production/deploy/Test.ear/
state=PreReal mode=Manual required
No need to apologize. It might still be there, but it's in an area in active
development that's outside of my regular involvement. So first thing to do
before doing deep analysis is to check if it's already fixed. :)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopi
By spec res-type is mandatory if no injection target is given. In practice we
can continue without, because it's just a LinkRef to the jndi-name.
Issue a warning, but allow the construct. Create a test case accordingly.
The bug was introduced with: https://jira.jboss.org/jira/browse/EJBTHREE-1635
Where is the error? I only see a warning. The error that was in the initial
stacktrace is not there
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229458#4229458
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229458
__
"amardeep21" wrote : I have commented ports-01 but it makes no difference.
Just to be clear: you commented the entire mbean, right?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229454#4229454
Reply to the post :
http://www.jboss.org/index.html?module=bb&op
Thanks again Brain. I have tried with 5.0.1 GA and JBoss EAP 5.0.0.
To try on release candidate didnt even cross my mind, I apologise for that.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229451#4229451
Reply to the post :
http://www.jboss.org/index.html
btw, how do you know it is only 2592 chars? Hibernate debugging?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229455#4229455
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229455
__
charset could be the problem. Have you looked at what charset your mysql is
running in?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229453#4229453
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229453
__
There appears to be an misconfiguration in that application. Specifically,
there's an resource-ref entry in jboss.xml for the datasource:
| jdbc/TradeDataSource
|
| jdbc/TradeDataSource
|
|
|
|
B
I have commented ports-01 but it makes no difference.
Now it tries to connect 4446 on staticip.
Any other suggestions please?
Thanks,
Amardeep
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229445#4229445
Reply to the post :
http://www.jboss.org/index.html
Do you still see this problem with community AS 5.1.0.CR1?
The injection of the HAPartition isn't working because you're using
-jboss-beans.xml syntax in a -service.xml. It should be:
The element name is "attribute" not "property".
View the original post :
http://www.jboss.org/index.html?mo
I'll try that now.
"bstansbe...@jboss.com" wrote :
| BTW, what version of JBoss AS are we talking about here?
jboss-4.2.2.GA
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229438#4229438
Reply to the post :
http://www.jboss.org/index.html?module=
If it is due to the ServiceBindingManager, you'd have the same problem with
ports-default.
You can confirm it's due to the SBM by commenting out the following in
conf/jboss-service.xml. If the problem goes away, it's the SBM.
|
| ports-01
| ${jboss.home.url}/docs/examples/bin
alesj wrote : Check the glue code that I wrote for Seam/webBeans:
| - http://anonsvn.jboss.org/repos/jbossas/projects/mc-int/trunk/servlet/
Any example on how to actually use it?
I see the code has access to the servlet context which is one of the things I
am really interested in.
View the o
just ending the task is not the problem.
Ending AND specifying a transition is.
@kukeltje: i changed my code according to your suggestion but still i'm getting
the error:
anonymous wrote : 2009-05-07 15:26:15,656 DEBUG
[at.test.session.ExternalTaskAction] Trying to end task 5 over transition l
hi
could you please tell how's your jms-ds.xml configured to interact with the
remote queues
i have tried the approach of
http://www.jboss.org/community/wiki/HowDoIConfigureTheJMSResourceAdapterToUseARemoteConnectionFactory;jsessionid=52AB6F6F37C5425035FA9B75AA8881CE
but can't get it to work
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229408#4229408
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229408
___
jboss-user mailing list
jboss-user@lists.jboss.o
Hi,
It's alright - this is the correct forum.
Would you mind to provide the full 'spring2-service' file?
I am especially concerned about this:
(org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'BEANNAME' defined in class path resource
[spring/service2-sp
"ALRubinger" wrote : What's up with the deployment ie. ejb-jar.xml or @Resource
annotations? If we can get a failing case we should either:
|
| 1) Throw descriptive deployment exception if caused by invalid metadata
| 2) Fix this NPE
|
| ...but either way the error as-is offers no fee
I have been trying to put our AS and app under TC for a while, but I'm
constantly getting this error(No bean class specified on bean definition) when
jboss is put to connection with terracotta.
Our spring module is following
app.ear
- a_persistence.spring
In jboss-spring
Unfortunately, for some reasons, We can not use extra Gossip Route and
FILE_PING is not compliant to JGroups 2.2.7 right?...Schade
How about the solution of adding attributes, persistent_ports?
But it seems, it's also not compliant to version 2.2.7, because ERROR message:
can't recognize this at
the crazy thing, is that trying eclipse 3.4.2 stright from download doesn't
take much as cpu usage as my full eclipse (with tptp, m2eclipse, ganymee log4j
,spring ide, mylyn,subclipse plug-ins)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229398#4229398
Re
I'm using Jboss v4.2
I have an application that generates threads who do a remote call to a session
bean in a method like this
public void doWork()
| {
|
| Properties p = new Properties( );
|
p.put(Context.INITIAL_CONTEXT_FACTORY,"org.jnp.interfaces.NamingConte
they will be queued up and processed when the process resumes. However, the due
date is *not* shifted over the same time the process as been suspended. If the
duedate passes while the process is susspended, the timer will fire immediately
after the process resumes
View the original post :
http
Thanks for the explanation really appreciate that.
Now, I understand your point its using port 5446 because i am using ports-01
which is then using the sample-bindings and XSL transform to rewrite the ports.
But, if use normal default ports config which i tried as well it gives same
result.
ne
Brilliant.
Gimme a shout if I can help in some way (proofread or whatever...).
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229374#4229374
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229374
___
Am working on the doc so it should be more understandable soon.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229369#4229369
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229369
___
Hi, some of the characters are not readable. Can you re-format?
Also please state the version of the JBM, and how you send the messages. Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229383#4229383
Reply to the post :
http://www.jboss.org/index.html
No you can't delete the table data while the server is still up and running. If
you rollback the tx, the messages in the tx will be cancelled back to queue and
redelivered.
However you can try to do it from jmx-console. But first you need to close the
receiving sessions.
View the original p
When a message process failed, i just rollback the transaction, and it will be
processed next time, but when i delete all records in jbm_msg and jbm_msg_ref
table, the message is still there and be processed.
I guess there is some cache there, how to delete the message completely
without restart
Hi Chades
Have you tried to create passive - active clustering?
You can do that with 2 physical nodes or 4 nodes.
If it is 2 physical nodes, you need to 1 active and 1 passive jboss instance
on the same node.
So you will have 2 cluster --> Active to Active
I found several strange problems:
1 ÂÂmessages after the 5th one was processed
2 ÂÂthere are 2 messages left, one is the 5th
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229370#4229370
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=p
In my case, ineed to process message by order, so i create a Session Bean
(Processor) to do that, the code is like following:
@TransactionAttribute(TransactionAttributeType.REQUIRED)
public boolean process() throws BusinessException {
try {
Message message = poll();
if (messa
Aha, forgive me my ignorance.
I somehow missed the information-bit about advanced IO being in JBossWeb 2.1+
Thanks for your time.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229366#4229366
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=
It is not "Contrary"...
According to the http://www.jboss.org/community/docs/DOC-12545 as advanced IO
has been included in JBossWEB 2.1.x, Advanced IO are only available in 5.0.x,
5.0.0 and higher version of AS.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p
well Eclipse needs to process the incoming console so that will add up a bit so
if JBoss on it's self takes 90% then launching via eclipse might create a
spiked cpu...but as long as it goes down when startup is completed i'm not that
worried.
View the original post :
http://www.jboss.org/index
The topic should be
"Beans disappear in Global JNDI Namespace after running a longer time"
:-)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229309#4229309
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229309
_
JBossWeb is in JBossAS, but you need to use the 5.x version to have the
advanced IO.
JBossWeb is based on Tomcat but it not Tomcat.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229304#4229304
Reply to the post :
http://www.jboss.org/index.html?module=bb&o
I agree!
THANK YYOU VERY VERY MUCH!!;-)
I checked the XML for my cache 500 times.but the problem was the wrong
filename..
the JBoss guys really should update the docs!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229302#4229302
Reply to the p
Hello,
Does anyone know, how to set a content type for resources in CMS ?
I have found file
$JBOSS_HOME/server/default/deploy/jboss-web.deployer/conf/web.xml, where I can
find:
|
|
|
|
|
|
|
|abs
|audio/x-mpeg
|
| .
| .
| .
Thou
Hi All
I'm struggling to deploy singleton jboss service. Can you provide some feedback
what it is wrong with following config file?
The problem is that I'm not able to set TargetName attribute of
HASingletonController.
Note: I'm using jboss-eap-5.0--> Supported Alpha Version
11:48:55,438 ER
thanks for your answer,
i gave up and started to do it through native hibernate.
but your answer turned me again to annotations :)
is there any source about this subject ?
and what about jndi bindings?
thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=42
Also getting a warning about not processing the deployment descriptor for the
web context
00:27:27,235 INFO [DefaultEndpointRegistry] register:
jboss.ws:context=ecrs-droolsEAR-ecrs,endpoint=ECRSImpl
00:27:27,375 INFO [WSDLFilePublisher] WSDL published to:
file:/usr/local/jboss/jboss-5.0.1.GA/
Copied my reply from your other post at
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=134611
My guess is that an XML file is validated which references a DTD or XSD unknown
to JBoss, so that the parser tries to load it from the internet.
Could you verify this? Does it work with an int
Hi,
this is definitively another error. Please create a new thread.
Your error is:
anonymous wrote : ...
| Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source:
Connection timed out: connect
| at
org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.jav
By the way: the DOCTYPE declaration should be like this:
http://java.sun.com/dtd/ejb-jar.dtd";>
See file "server/default/conf/jax-ws-catalog.xml" for the mapping of SystemID
to local DTD/XSD files.
Best regards
Wolfgang
View the original post :
http://www.jboss.org/index.html?module=bb&op=vi
Hi All,
Using jBPM 3.2.6SP1, in a Weblogic 10.3 environment, using JMS for async
messaging
I'm designing an integration of jBPM into an EJB based application, and need to
know how timer based commands are processed while a process instance is
suspended. Will they be queued up and processed whe
Thanks for the info.
So Tomcat V6.x (with the advanced IO) is not in JBossAS 4.2.x.
Contrary to what is specified in http://www.jboss.org/community/docs/DOC-12545 ?
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229343#4229343
Reply to the post :
ht
1 - 100 of 113 matches
Mail list logo