[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1362) error on .classpath into wsrp project

Luca Stancapiano (JIRA) jira-events at lists.jboss.org
Fri May 4 10:23:30 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBPORTAL-1362?page=comments#action_12361467 ] 
            
Luca Stancapiano commented on JBPORTAL-1362:
--------------------------------------------

today I tried to checkout wsrp project from http://anonsvn.jboss.org/repos/portal/tags/JBoss_Portal_2_6_0_CR2 and also here I've the same problem

.classpath hasn't row to web project of portal:

         <classpathentry combineaccessrules="false" kind="src" path="/web"/>

If I haven't that row I have this error into

    org.jboss.portal.wsrp.invocation.WSRPRequestContext :


Severity and Description	Path	Resource	Location	Creation Time	Id
The type org.jboss.portal.web.RequestDispatchCallback cannot be resolved. It is indirectly referenced from required .class files	wsrp/src/main/org/jboss/portal/wsrp/invocation	WSRPRequestContext.java	line 0	1178288494415	17791


why?

> error on .classpath into wsrp project
> -------------------------------------
>
>                 Key: JBPORTAL-1362
>                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1362
>             Project: JBoss Portal
>          Issue Type: Patch
>      Security Level: Public(Everyone can see) 
>          Components: Portal WSRP
>         Environment: eclipse 3.2.2
>            Reporter: Luca Stancapiano
>         Assigned To: Thomas Heute
>            Priority: Optional
>             Fix For: 2.6.CR2
>
>         Attachments: .classpath
>
>
> hi......if I import wsrp project from https://exchange.k-tech.it/exchweb/bin/redir.asp?URL=http://anonsvn.jboss.org/repos/portal/trunk into my eclipse workspace I have an error on org.jboss.portal.wsrp.invocation.WSRPRequestContext because it indirectly implements org.jboss.portal.web.RequestDispatchCallback
> Its needed to add this row into .classpath file of wsrp project:
> <classpathentry combineaccessrules="false" kind="src" path="/web"/>
> I attach right .classpath file
>  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list