[JBoss Portal] - how to debug jsp portlet in eclipse?
by zuoyoudong
I can not debug jsp portlet in eclipse, i need to make a war file,then copy to jboss portal/deploy directory, if portlet has errors,I modify errors and make a war file again ,
So ,i have to do this many times, could i debug jsp portlet in Eclipse IDE ? Who can help me ,help ,help ??
I am Chinese,I could not speak english well ,sorry.
Thanks for answer,Please help me.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073440#4073440
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073440
18Â years, 11Â months
[Beginners Corner] - Re: Single Session for Same IP?
by ozorhan
Hi Peter,
Are you sure that multiple windows don't mean multiple sessions? I'm currently using several other web applications that can run different users in different windows.
The issue I'm worried about is if the problem is related to the IP of the machine, my application will simply collapse when users of a network obtaining their internet connection via a single IP connect to my application.
So to make sure I'll do the following tests:
- As you've said I'll open up different browsers (Firefox, Konqueror in my case) and see if the session is shared
- I'll connect to the application via 2 machines using the same external IP and see what happens
I'll keep posting the results.
Meanwhile, are there anyone else experiencing these kinds of issues?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073439#4073439
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073439
18Â years, 11Â months
[JBossWS] - .NET client failed to invoke web service on JBoss
by csupercowboy
Hi,
I created a Hello World web service and deployed it on JBoss 4.0.1sp1. This web service only has one method which prints a Hello world message. I created Java clients and they succeeded to consume this service. But when I use a .NET client to try to invoke the method, it always failed. The Java client, .NET client and the JBoss server are on the same machine. The service was created following the JBoss AS documentation Chapter 12.
When my .NET client tries to invoke the method, I always got a 500 error saying "The server encountered an internal error () that prevented it from fulfilling this request. "
The exception stack starts with
java.lang.NullPointerException
org.apache.axis.encoding.DeserializationContextImpl.getTypeMapping.....
org.apache.axis.encoding.DeserializationContextImpl.getDeserializer.....
.....
Any help would be greatly appreciated. Thanks.
Arthur
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073434#4073434
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073434
18Â years, 11Â months