[jboss-user] [Beginners Corner] - can't deploy my JBoss Seam Portlet and JBoss JSF Portlet

2009-06-23 Thread ekusnady
Hello all,


i still can't deploy my JBoss Seam Portlet and JBoss JSF Portlet from Eclipse.
for the JBoss Portlet Bridge, i tried 3 diffrent version.
JBoss Portlet Bridge 1.0.0 B4, JBoss Portlet Bridge 1.0.0.B6 and JBoss Portlet 
Bridge 1.0.0.C4

Could anyone please tell me what i have to do?

This is the error i got from deploying JBoss Seam Portlet:
08:26:29,821 ERROR [MainDeployer] Could not start deployment: 
file:/D:/EnRiCo/Programmierung/Portlet/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_Portal_2.7_Server/deploy/testSeamPortlet.war/
org.jboss.deployment.DeploymentException: URL 
file:/D:/EnRiCo/Programmierung/Portlet/.metadata/.plugins/org.jboss.ide.eclipse.as.core/JBoss_Portal_2.7_Server/deploy/testSeamPortlet.war/
 deployment failed
at 
org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:386)
at 
org.jboss.web.tomcat.service.TomcatDeployer.performDeploy(TomcatDeployer.java:104)
at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:375)
at org.jboss.web.WebModule.startModule(WebModule.java:83)
at org.jboss.web.WebModule.startService(WebModule.java:61)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy201.start(Unknown Source)
at 
org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466)
at sun.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at 
org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
at 
org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport.java:238)
at 
org.jboss.wsf.container.jboss42.DeployerInterceptor.start(DeployerInterceptor.java:87)
at 
org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java:188)
at 
org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy202.start(Unknown Source)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
org.jboss.mx

[jboss-user] [Beginners Corner] - Java Portlet on JBoss

2009-06-03 Thread ekusnady
Hello All,

I am trying to show 2 Java Portlets on my JBoss.

And i want to ask:

1. can i have an interconnect between these two portlets?
I mean, if i click something on my first portlet, then what i click will also 
be shown on my second portlet?

Can anyone help me???

2. How can i click and drag my portlets on JBoss and just put it in any corner 
on JBoss Portal?


Thank u

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235013#4235013

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4235013
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Java Portlet on JBoss Portal with Eclipse

2009-05-25 Thread ekusnady
Hello...

Thank you PeterJ.
It worked.

I just change the portal URL into http://localhost:8080/portal

And i can see my Java Portlet on Jboss with my Eclipse now :)

I don't know why everytime i click "Run" to deploy my java portlet.
The URL is always automatically 
http://localhost:8080/TestPortlet/WEB-INF/classes/org/example/HeyWorld.java

I had to delete it first and change manually into the 
http://localhost:8080.portal

Then it worked.


By the way, thank u once again :)



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233110#4233110

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4233110
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Java Portlet on JBoss Portal with Eclipse

2009-05-24 Thread ekusnady
Hello,

I am still trying to show my java portlet on JBoss with eclipse.
But what i got is only this error.

Could any one please help me ?



Thank you

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232897#4232897

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232897
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Java Portlet on JBoss Portal with Eclipse

2009-05-23 Thread ekusnady
Hello,


I am a newbie here.
I am still trying to show my java portlet on JBoss with eclipse.
But what i got is only this error.. 






Could someone please help me, what i should do?

Thank you


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232886#4232886

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232886
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Java Portlet on JBoss Portal with Eclipse

2009-05-23 Thread ekusnady
Hello,


I am a newbie here.
I am still trying to show my java portlet on JBoss with eclipse.
But what i got is only this error.. (please see the image url).

[img]http://img37.imageshack.us/img37/7932/myportlet.jpg[/img]


Could someone please help me, what i should do?

Thank you

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232885#4232885

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232885
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: JBoss on Eclipse

2009-05-20 Thread ekusnady
Yes.. I enabled already the portlet facet on dynamic web project.

I just tried to deploy again my java portlet, but it still didn't work.
This is what i got from my eclipse :

http://localhost:8080/HelloWorld/WEB-INF/classes/test/TEST.java



type Status report

message /HelloWorld/WEB-INF/classes/test/TEST.java

description The requested resource (/HelloWorld/WEB-INF/classes/test/TEST.java) 
is not available.


But if i test only like this : http://localhost:8080
I could see JBoss Portal on my eclipse.

Hmm  Any suggestion?


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232289#4232289

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232289
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - JBoss on Eclipse

2009-05-20 Thread ekusnady
Hello all,

Since yesterday i was still trying to be able to make a Java Portlet on my 
Eclipse and show it in JBoss Portal thru Eclipse.

First, i did update the software into my eclipse from this website : 
http://download.jboss.org/jbosstools/updates/stable/

After that,i also download jboss-portal-2.6.8.GA-bundled from 
http://www.jboss.org/jbossportal/download/index.html 

I also got other 3 files from internet which are portlet-api-1.0, servlet-api, 
and log4j-1.2.15

And i added a new user library which contain those last 3 files named J22_BUNDLE

It went ok when i made a new dynamic Web Project.
But then the problem was there when i wanted to run my java class.

On the WEB-INF : 
there were no portlet.xml, portlets-instances.xml, jboss-portlet.xml und so on.
Only web.xml was there.

What do u think? What are still missing here?

I would be happy to get any feedback from you.



Thanks


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232180#4232180

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232180
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Re: Eclipse RAP/RCP as Java Portlet??

2009-05-13 Thread ekusnady
Hello PeterJ,

Well thank you very much for your information.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230960#4230960

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230960
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - Eclipse RAP/RCP as Java Portlet??

2009-05-13 Thread ekusnady
Hello All,

i have a question to all of you who may know the answer.

Could i make my Eclipse RAP/RCP Java Code as Java Portlet which i will later 
deploy it and show it in JBoss Portal

I am happy to get any answer from you.

Thank you

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230919#4230919

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230919
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: ant deploy

2009-05-13 Thread ekusnady
"LeoLo" wrote : Hi,
  | 
  | Did you install ant?
  | 
  | http://ant.apache.org/manual/install.html
  | 
  | Regards, LeoLo
  | 

Ah.. Thank you very much.

I just installed ant and now i can deploy my Java Portlet :)

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230917#4230917

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230917
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - ant deploy

2009-05-13 Thread ekusnady
Hello all,

I am a newcommer here. I have been trying to deploy my first portlet based on 
http://docs.jboss.org/jbportal/v2.6.5/referenceGuide/html/tutorials.html

But i still can't deploy my portlet.
Everytime i write "C:HelloWorldPortlet> ant deploy"
There is always this error :
'ant' ist not recognized as an internal or external command, operable program 
or batch file.

What should i do?

I am using jboss-portal-2.6.8.GA.
Are some parts missing when i installed the jboss-portal-2.6.8.GA-bundled from 
http://www.jboss.org/jbossportal/download/index.html

I am looking forward to hear any feedback from you..


Thank u



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230723#4230723

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230723
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user